Commit Graph

2040 Commits

Author SHA1 Message Date
nemunaire 5a8d2c36b7 Export themes.json 2016-01-21 05:34:00 +01:00
nemunaire 47610f0e2a Export teams.json 2016-01-21 05:34:00 +01:00
nemunaire 664d78f913 Fix number of previous answered teams 2016-01-21 05:33:59 +01:00
nemunaire 2f61d4d141 Display hash in hexadecimal form 2016-01-21 05:33:59 +01:00
nemunaire 69ad64715c Import file from owncloud 2016-01-21 05:33:59 +01:00
nemunaire 97bb149eb6 Add a script to fill DB with teams 2016-01-21 05:33:59 +01:00
nemunaire ede5bb18b1 Add certificate generation and revokation 2016-01-21 05:33:59 +01:00
nemunaire 9324f6f5fa API can respond directly []byte (like files) 2016-01-21 05:33:58 +01:00
nemunaire a1d60ee78f Sent keys type in my.json 2016-01-21 05:33:58 +01:00
nemunaire 59ae11e68d Add a color field for teams 2016-01-21 05:33:58 +01:00
nemunaire 8655997246 Add API for keys and files 2016-01-21 05:33:58 +01:00
nemunaire 381aefa597 HasSolved now returns a tuple (bool, Time, int) 2016-01-21 05:33:58 +01:00
nemunaire c33c2b8e8a Cache file size 2016-01-21 05:33:57 +01:00
nemunaire 989d5a6349 Generate my.json for each team 2016-01-21 05:33:57 +01:00
nemunaire a6a152166e Report errors 2016-01-21 05:33:57 +01:00
nemunaire c8d1575ee1 Add a function to get all exercices 2016-01-21 05:33:57 +01:00
nemunaire 1bd8374703 Add HasAccess function 2016-01-21 05:33:57 +01:00
nemunaire 5a2a950b1f Use byte slice instead of arrays 2016-01-21 05:33:57 +01:00
nemunaire 23b9d15a57 Working on frontend interface 2016-01-21 05:33:56 +01:00
nemunaire 52fc0af6d0 Don't fail if a file is created in an invalid directory 2016-01-19 14:42:38 +01:00
nemunaire 6af685088e Remove file after checking 2016-01-19 14:42:38 +01:00
nemunaire e3f7cce80a Able to check submission 2016-01-19 14:42:38 +01:00
nemunaire a9f35d224b Run goroutine to check each submission 2016-01-19 14:42:38 +01:00
nemunaire 42ed5c11ec wip backend 2016-01-19 14:42:37 +01:00
nemunaire 92b81e467f Move common structs to libfic 2016-01-19 14:42:37 +01:00
nemunaire d841542be4 Add a link for generation nginx certificate configuration 2016-01-19 14:42:37 +01:00
nemunaire 77fcaa39ff If a function returns a string, just display it 2016-01-19 14:42:37 +01:00
nemunaire c2d26b6053 Add/remove/view themes and exercices 2016-01-19 14:42:37 +01:00
nemunaire 5bc3395b04 Allow team to be added by name, without member first 2016-01-19 14:42:36 +01:00
nemunaire 181953a9f0 Work on admin web interface 2016-01-19 14:42:36 +01:00
nemunaire d635420a9f Add static page routing, place API under /api/ 2016-01-15 19:18:04 +01:00
nemunaire e89af34c5c Change internal variable representation vs JSON one 2016-01-15 13:09:12 +01:00
nemunaire 8cf2a36fe1 Implement team deletion 2016-01-15 13:09:12 +01:00
nemunaire 40f7d7a0be Add theme listing 2016-01-15 13:09:12 +01:00
nemunaire b958b01635 Implement team creation 2016-01-15 13:09:12 +01:00
nemunaire 5a6bac928e Add team listing 2016-01-15 13:09:12 +01:00
nemunaire 6ec37b83ce Add DB objects 2016-01-15 13:09:12 +01:00
nemunaire abd5e2025e Add DB creation from schema 2016-01-15 13:09:12 +01:00
nemunaire a5dc600f28 Add API basis 2016-01-15 13:09:12 +01:00
nemunaire 21e4432fad Add frontend 2016-01-15 13:09:12 +01:00