Commit Graph

1019 Commits

Author SHA1 Message Date
b772a22705 Hints can something else than text 2018-01-17 18:52:29 +01:00
8c2e8a19d1 front: use ng-pluralize 2018-01-17 18:52:29 +01:00
31af092203 WIP esthetic changes 2018-01-17 18:52:29 +01:00
9dd376ba22 libfic: refactor rank/points SQL query 2018-01-17 18:52:28 +01:00
91182b1877 admin: Improve CA API 2018-01-17 18:52:28 +01:00
1c879fe50e squash! WIP: apply a coeff on given points 2018-01-17 18:52:14 +01:00
da29071ad1 frontend: improve rank rendering 2018-01-17 18:51:55 +01:00
3f80b89a4c fill_exercices: flags.txt files can use tabulation char as separator instead of : 2018-01-17 18:51:54 +01:00
09d1a397c0 frontend: use a common JS file to contain common features between challenger and public interface 2018-01-17 18:51:54 +01:00
0cde350c5e WIP: apply a coeff on given points 2018-01-17 18:51:54 +01:00
e1d1a8d1b1 frontend: add /rules page 2018-01-17 18:51:54 +01:00
10fe40e4a8 Settings are now given through TEAMS/settings.json instead of been given through command line arguments 2018-01-17 18:51:54 +01:00
37310e41f5 New rank and score calculation 2018-01-17 18:51:54 +01:00
80d06f237c backend: log generation errors 2018-01-17 18:51:54 +01:00
f3a484fb67 fill_exercice: define HINT_COST 2018-01-17 18:51:54 +01:00
1bd403cd8c Handle file import digest 2018-01-17 18:51:53 +01:00
0b4e8a233c admin: various fixes in fill_exercices 2018-01-17 18:51:53 +01:00
119280d814 admin: can pass args to fill_exercices to limit the fill to a theme or an exercice 2018-01-17 18:51:53 +01:00
63931f73ba admin: new argument --rapidimport to speed up the import but don't ensure consistency 2018-01-17 18:51:53 +01:00
c57b612205 Split team.go into multiple files 2018-01-17 18:51:53 +01:00
f0621fa191 [admin] Add new routes to manage hints, files and keys 2018-01-17 18:51:53 +01:00
b6782962f1 [admin] Add events 2018-01-17 18:51:53 +01:00
863070c037 [admin] Add exercices related pages 2018-01-17 18:51:53 +01:00
6a4868b9b3 [admin] Add page title 2018-01-17 18:51:52 +01:00
27ca960b2a [admin] Add ng-sanitize 2018-01-17 18:51:52 +01:00
2e718b22b6 Merge exercices API routes 2018-01-17 18:51:52 +01:00
4b4c6881c7 Bump new version API 2018-01-17 18:51:52 +01:00
3b320469b5 Use github.com/julienschmidt/httprouter instead of gorilla 2018-01-17 18:51:52 +01:00
5a0b81ba32 Merge big splitted files before import 2018-01-17 18:51:52 +01:00
ac27893a01 Use 2017 logos 2018-01-17 18:51:51 +01:00
234e0460d8 frontend: interface can open hints 2018-01-17 18:51:51 +01:00
19e73dcaa1 frontend: able to receive opening hint 2018-01-17 18:51:51 +01:00
d1c5a545d9 backend: can open hint 2018-01-17 18:51:51 +01:00
220c26d9c5 frontend: refactor and dispatch in many routes 2018-01-17 18:51:51 +01:00
7fe35c5f1c WIP misc 2018-01-17 18:51:51 +01:00
e76d055bdb Partial resolution of exercices 2018-01-17 18:51:51 +01:00
25bf34e82c Multiple hints 2018-01-17 18:51:50 +01:00
22e8937879 backend: use fsnotify instead of the deprecated inotify 2018-01-17 18:51:50 +01:00
1054dd7086 admin/api: use gorilla/mux instead of Go router 2018-01-17 18:51:44 +01:00
0e30259b7e frontend: redesign download part 2017-11-25 15:01:02 +01:00
5c5f7c4a9e frontend: add some glyphicons 2017-11-25 15:01:02 +01:00
9f78b6bd79 frontend: move user box to the top of the page 2017-11-25 15:01:02 +01:00
636ab65990 backend: new option that unlock all challenges 2017-11-25 15:01:01 +01:00
384b6cd212 themes: don't expect authors to be dirty 2017-11-25 15:01:01 +01:00
1caa5784dd frontend: fail if TEAMS directory doesn't exists 2017-11-25 15:01:01 +01:00
10bd687ecc frontend: add resolution route 2017-11-25 15:01:01 +01:00
7367e7cc5d frontend: add link to frontend htdocs, like admin static pages 2017-11-25 15:01:01 +01:00
9894a91948 admin: can give the static dir location 2017-11-25 15:01:01 +01:00
5fa19223a9 admin: can change the baseurl interface 2017-11-25 15:01:01 +01:00
aa7afe1a6a by default, only listen on localhost 2017-11-25 15:01:00 +01:00