Commit graph

167 commits

Author SHA1 Message Date
aadb126318 WIP esthetic changes 2017-11-25 15:02:08 +01:00
1aa2cc9a67 libfic: refactor rank/points SQL query 2017-11-25 15:02:08 +01:00
8948d867c3 admin: Improve CA API 2017-11-25 15:02:08 +01:00
a20de6f938 squash! WIP: apply a coeff on given points 2017-11-25 15:02:08 +01:00
6b072e8354 frontend: improve rank rendering 2017-11-25 15:02:08 +01:00
3935c879ea fill_exercices: flags.txt files can use tabulation char as separator instead of : 2017-11-25 15:02:08 +01:00
431eac73e2 frontend: use a common JS file to contain common features between challenger and public interface 2017-11-25 15:02:08 +01:00
c515884089 WIP: apply a coeff on given points 2017-11-25 15:02:07 +01:00
275f466dd9 frontend: add /rules page 2017-11-25 15:02:07 +01:00
6146f46401 Settings are now given through TEAMS/settings.json instead of been given through command line arguments 2017-11-25 15:02:07 +01:00
f687e6bf92 New rank and score calculation 2017-11-25 15:02:07 +01:00
db215c8271 backend: log generation errors 2017-11-25 15:02:07 +01:00
daa40e89ba fill_exercice: define HINT_COST 2017-11-25 15:02:07 +01:00
90e9989f4c Handle file import digest 2017-11-25 15:02:07 +01:00
085d25c064 admin: various fixes in fill_exercices 2017-11-25 15:02:07 +01:00
7430d856dd admin: can pass args to fill_exercices to limit the fill to a theme or an exercice 2017-11-25 15:02:07 +01:00
47e885f515 admin: new argument --rapidimport to speed up the import but don't ensure consistency 2017-11-25 15:02:07 +01:00
2dae44e9ec Split team.go into multiple files 2017-11-25 15:02:06 +01:00
ddc9a515f6 [admin] Add new routes to manage hints, files and keys 2017-11-25 15:02:06 +01:00
8d725ef35b [admin] Add events 2017-11-25 15:02:06 +01:00
f0f39e4905 [admin] Add exercices related pages 2017-11-25 15:02:06 +01:00
f9c053397a [admin] Add page title 2017-11-25 15:02:06 +01:00
0551863bc5 [admin] Add ng-sanitize 2017-11-25 15:02:06 +01:00
18f058ba51 Merge exercices API routes 2017-11-25 15:02:06 +01:00
330e6cfbf2 Bump new version API 2017-11-25 15:02:06 +01:00
5837e0e594 Use github.com/julienschmidt/httprouter instead of gorilla 2017-11-25 15:02:06 +01:00
0f9c3510cd Merge big splitted files before import 2017-11-25 15:02:03 +01:00
4b9c20fa55 Use 2017 logos 2017-11-25 15:01:03 +01:00
4be161dd90 frontend: interface can open hints 2017-11-25 15:01:03 +01:00
ab63617993 frontend: able to receive opening hint 2017-11-25 15:01:03 +01:00
d61e8af6a8 backend: can open hint 2017-11-25 15:01:02 +01:00
32d8ed6012 frontend: refactor and dispatch in many routes 2017-11-25 15:01:02 +01:00
8097a1b0e7 WIP misc 2017-11-25 15:01:02 +01:00
3cd6cd959d Partial resolution of exercices 2017-11-25 15:01:02 +01:00
98aa051a37 Multiple hints 2017-11-25 15:01:02 +01:00
ce182541ef backend: use fsnotify instead of the deprecated inotify 2017-11-25 15:01:02 +01:00
307c253d7a admin/api: use gorilla/mux instead of Go router 2017-11-25 15:01:02 +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
018282d798 fill_team: improve script reliability 2017-11-25 15:01:00 +01:00
e0a1aeb053 admin: add ability to add files from local storage 2017-11-25 15:00:54 +01:00