Commit graph

107 commits

Author SHA1 Message Date
a1cd214449 admin: interface to edit teams 2017-11-25 15:02:11 +01:00
f34c82c553 change the way themes are stored in stats 2017-11-25 15:02:11 +01:00
3e2def9d78 admin: can force page regeneration 2017-11-25 15:02:11 +01:00
fabafd5f88 Update openssl settings 2017-11-25 15:02:10 +01:00
5d67ef45a9 admin: new route /members/ 2017-11-25 15:02:10 +01:00
414e5c61cd admin: add public interface management 2017-11-25 15:02:10 +01:00
5005d1d54e admin: allow import of remote hint and partials remote parts 2017-11-25 15:02:10 +01:00
b20339b1ac admin: restore function to add team and members 2017-11-25 15:02:10 +01:00
80009452b8 admin: sanitize use of InitialName when needed 2017-11-25 15:02:10 +01:00
6297f3f2fb admin: Display time before start in UI 2017-11-25 15:02:09 +01:00
2979952bc2 Force cd into PKI directory 2017-11-25 15:02:09 +01:00
6e799560bb settings: admin interface see default params 2017-11-25 15:02:09 +01:00
03c4b9a638 admin: control settings 2017-11-25 15:02:09 +01:00
cec3600a38 Coefficients transit and display on UI 2017-11-25 15:02:09 +01:00
0e222e56eb Hints can something else than text 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
3935c879ea fill_exercices: flags.txt files can use tabulation char as separator instead of : 2017-11-25 15:02:08 +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
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
8097a1b0e7 WIP misc 2017-11-25 15:01:02 +01:00
98aa051a37 Multiple hints 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
384b6cd212 themes: don't expect authors to be dirty 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
c137969b6a Add a logger prefix 2017-04-05 01:51:20 +02:00
347f317dd9 [admin] Improve interface 2017-04-05 01:51:20 +02: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
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
ad95ce6f16 admin: display team details instead of members 2016-10-13 19:56:30 +02:00
c711f9e78e admin: add exercices/ API to access and modify exercices 2016-10-13 19:56:30 +02:00
61f96a643c Use initial name instead of ID 2016-10-13 19:56:29 +02:00