index
:
manager
this commit
master
The manager
emile
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
dont need to hand over global vars
Emile
2019-10-20
*
consistet naming for the db functions
Emile
2019-10-20
*
added the go report card
Emile
2019-10-20
*
added a redirect after a challenge has been edited to /edit
Emile
2019-10-19
*
formatting
Emile
2019-10-19
*
using the dbGetChallengeByUUID function
Emile
2019-10-19
*
implemented dbGetChallengeByUUID function
Emile
2019-10-19
*
removed debug prints
Emile
2019-10-19
*
full width button
Emile
2019-10-19
*
edit using uuid
Emile
2019-10-19
*
edit challenge endpoints
Emile
2019-10-19
*
edit challenge function
Emile
2019-10-19
*
more uuids
Emile
2019-10-19
*
uuid foo
Emile
2019-10-19
*
using uuids
Emile
2019-10-19
*
responsive table
Emile
2019-10-19
*
landing page
Emile
2019-10-19
*
correctly parsing the http form creating the new challenge
Emile
2019-10-19
*
implemented the dbNewChallenge function
Emile
2019-10-19
*
implemented the create HTTP POST endpoint
Emile
2019-10-19
*
added the newChallenge function signature
Emile
2019-10-19
*
added field names to all the fields
Emile
2019-10-19
*
function comment
Emile
2019-10-19
*
cleaned stuff
Emile
2019-10-19
*
updated the struct fields to exported fields
Emile
2019-10-19
*
view all challenges in the database
Emile
2019-10-19
*
exporting the struct fields for templating
Emile
2019-10-19
*
fixed the go module because of renaming the repo
emile
2019-10-19
*
renamed the repo to circus-manager
emile
2019-10-19
*
challenge struct
Emile
2019-10-19
*
added static files
Emile
2019-10-19
*
formatting
Emile
2019-10-19
*
setting up the database connection correctly
Emile
2019-10-19
*
printing all the challenge names
Emile
2019-10-19
*
getAllChallenges function
Emile
2019-10-19
*
basic database connection
Emile
2019-10-18
*
outsourced the creation of the database connection
Emile
2019-10-18
*
added some endpoints
Emile
2019-10-18
*
created a create challenge page
Emile
2019-10-18
*
added an index page
Emile
2019-10-18
*
basic postgresql setup
Emile
2019-10-18
*
basic setup
Emile
2019-10-18
*
go module
Emile
2019-10-18
*
described the basic functionality
Emile
2019-10-16
*
Initial commit
circus
2019-10-14