Commit message (Expand) | Author | Age | |
---|---|---|---|
* | ln → f | Emile | 2019-10-21 |
* | fixed the edit function + error handling | Emile | 2019-10-20 |
* | delete function | Emile | 2019-10-20 |
* | editSelect endpoint | Emile | 2019-10-20 |
* | redirect after creating a challenge | Emile | 2019-10-20 |
* | getChallenges endpoint | Emile | 2019-10-20 |
* | consistet naming for the db functions | Emile | 2019-10-20 |
* | added a redirect after a challenge has been edited to /edit | Emile | 2019-10-19 |
* | using the dbGetChallengeByUUID function | Emile | 2019-10-19 |
* | edit challenge endpoints | Emile | 2019-10-19 |
* | uuid foo | 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 create HTTP POST endpoint | Emile | 2019-10-19 |
* | function comment | Emile | 2019-10-19 |
* | cleaned stuff | Emile | 2019-10-19 |
* | view all challenges in the database | Emile | 2019-10-19 |
* | printing all the challenge names | Emile | 2019-10-19 |
* | added some endpoints | Emile | 2019-10-18 |
* | basic setup | Emile | 2019-10-18 |