Commit Graph

157 Commits

Author SHA1 Message Date
afe3251323 Settings are now given through TEAMS/settings.json instead of been given through command line arguments 2017-02-22 04:37:14 +01:00
884e985357 New rank and score calculation 2017-02-22 04:37:14 +01:00
184612a12c backend: log generation errors 2017-02-22 04:37:14 +01:00
b9ce37d557 fill_exercice: define HINT_COST 2017-02-22 04:37:14 +01:00
a5c81196d4 Handle file import digest 2017-02-22 04:37:14 +01:00
be05ace19d admin: various fixes in fill_exercices 2017-02-22 04:37:14 +01:00
4ab9d8f63b admin: can pass args to fill_exercices to limit the fill to a theme or an exercice 2017-02-22 04:37:14 +01:00
fa7e0e25c4 admin: new argument --rapidimport to speed up the import but don't ensure consistency 2017-02-22 04:37:14 +01:00
5c377f63de Split team.go into multiple files 2017-02-22 04:37:14 +01:00
c64f1969d9 [admin] Add new routes to manage hints, files and keys 2017-02-22 04:37:14 +01:00
875cb11747 [admin] Add events 2017-02-22 04:37:13 +01:00
2b9c449df6 [admin] Add exercices related pages 2017-02-22 04:37:13 +01:00
288e6a1c7f [admin] Add page title 2017-02-22 04:37:13 +01:00
13c6d44953 [admin] Add ng-sanitize 2017-02-22 04:37:13 +01:00
793ae81244 Merge exercices API routes 2017-02-22 04:37:13 +01:00
14f0e6cf8e Bump new version API 2017-02-22 04:37:13 +01:00
d867835385 Use github.com/julienschmidt/httprouter instead of gorilla 2017-02-22 04:37:13 +01:00
9c56f5cb30 Merge big splitted files before import 2017-02-22 04:37:13 +01:00
0466e7fd53 Use 2017 logos 2017-02-22 04:37:13 +01:00
b132f8d694 frontend: interface can open hints 2017-02-22 03:29:28 +01:00
f4f55f37ee frontend: able to receive opening hint 2017-02-22 03:29:28 +01:00
4b20c1dc1e backend: can open hint 2017-02-22 03:29:28 +01:00
d2d4f8e628 frontend: refactor and dispatch in many routes 2017-02-22 03:29:28 +01:00
eac69d4b59 WIP misc 2017-02-22 03:29:28 +01:00
6ff3080053 Partial resolution of exercices 2017-02-22 03:29:28 +01:00
3525cd610b Multiple hints 2017-02-22 03:29:25 +01:00
d54bc80a59 backend: use fsnotify instead of the deprecated inotify 2017-01-29 18:16:07 +01:00
173dafa69e admin/api: use gorilla/mux instead of Go router 2017-01-29 18:16:07 +01:00
3e74f5f9ef frontend: redesign download part 2017-01-29 18:16:07 +01:00
4f3d26c2c4 frontend: add some glyphicons 2017-01-29 18:16:07 +01:00
c2e3d46dd0 frontend: move user box to the top of the page 2017-01-29 18:16:07 +01:00
0e5222e5cc backend: new option that unlock all challenges 2017-01-29 18:16:07 +01:00
bfaf8c8305 themes: don't expect authors to be dirty 2017-01-29 18:16:06 +01:00
cfaabaa74d frontend: fail if TEAMS directory doesn't exists 2017-01-29 18:16:06 +01:00
a15652a1e0 frontend: add resolution route 2017-01-29 18:16:06 +01:00
ef7a1fe196 admin: can give the static dir location 2017-01-29 18:16:06 +01:00
a25f72a762 admin: can change the baseurl interface 2017-01-29 18:16:06 +01:00
6f91b0810f by default, only listen on localhost 2017-01-29 18:16:06 +01:00
a253099725 fill_team: improve script reliability 2017-01-29 18:16:06 +01:00
783469fad4 admin: add ability to add files from local storage 2017-01-29 18:16:06 +01:00
03b0daf5d5 Use slate CSS theme on all pages 2017-01-29 18:16:06 +01:00
ef8b5e7645 Add a logger prefix 2017-01-29 18:16:06 +01:00
84a1610286 [admin] Improve interface 2017-01-29 18:16:06 +01:00
017adfb2b1 [admin] statistic generation 2017-01-12 11:55:30 +01:00
5e74b3f7ce [admin] Can retrieves tries rate 2017-01-12 11:55:29 +01:00
29b8244796 Ready to publish solutions 2017-01-12 11:55:29 +01:00
3a6df40e07 frontend: log time.json GET 2017-01-12 11:55:28 +01:00
9f4ea89c51 Add translation to french 2017-01-12 11:55:28 +01:00
bde582ad4b Don't use the default mux for handling requests 2016-10-13 19:56:31 +02:00
fc0834ea4c log.Fatal already do Exit(1) 2016-10-13 19:56:31 +02:00