about summary refs log tree commit diff
Commit message (Expand)AuthorAge
* multistage somehow broken, commenting out for now HEAD masterEmile2019-11-07
* api endpoint definitionsEmile2019-11-07
* db values using env varsEmile2019-11-07
* getChallengesEmile2019-11-07
* removed the old entrypointEmile2019-11-04
* multistage buildEmile2019-11-04
* moved the getChallenges functionEmile2019-11-04
* copied a working configEmile2019-11-04
* indentingEmile2019-11-04
* maybe this time\?Emile2019-11-04
* copied a working config, this should workEmile2019-11-04
* removed the spaceEmile2019-11-04
* removed the hyphenEmile2019-11-04
* newlineEmile2019-11-04
* formattingEmile2019-11-04
* Telegram notificationsEmile2019-11-04
* register api endpoints templateEmile2019-11-04
* companion api endpoints templateEmile2019-11-04
* linked padsEmile2019-11-03
* correct errorEmile2019-10-26
* one value instead of twoEmile2019-10-26
* fixed errorsEmile2019-10-26
* prepared statements in dbGetChallengeByUUID and dbDeleteChallengeByUUIDEmile2019-10-26
* prepared statements in dbEditChallengeUUIDEmile2019-10-26
* selecting all challenge namesEmile2019-10-26
* added the access-controll-allow-origin header to the response of the getChall...Emile2019-10-23
* uuidsEmile2019-10-21
* correct databaseEmile2019-10-21
* handle errorsEmile2019-10-21
* create table if not exist yet functionEmile2019-10-21
* database connectionEmile2019-10-21
* ln → fEmile2019-10-21
* revertEmile2019-10-21
* updated the database nameEmile2019-10-21
* removed db as it is already present in circus-composeEmile2019-10-20
* CIEmile2019-10-20
* DockerEmile2019-10-20
* moved the go module filesEmile2019-10-20
* fixed the edit function + error handlingEmile2019-10-20
* delete functionEmile2019-10-20
* delete challenge functionEmile2019-10-20
* linking back to the selection pageEmile2019-10-20
* edit / delete buttonEmile2019-10-20
* editSelect endpointEmile2019-10-20
* design fixesEmile2019-10-20
* basic api descriptionEmile2019-10-20
* stripped challenge for the getChallenges endpointEmile2019-10-20
* redirect after creating a challengeEmile2019-10-20
* getChallenges endpointEmile2019-10-20
* dont need to hand over global varsEmile2019-10-20