Commit graph

32 commits

Author SHA1 Message Date
c2dd27d9a5 Define global default value at initialisation 2017-12-12 07:14:12 +01:00
917d8a6c81 Use BLAKE2b checksum instead of SHA-1 and SHA-512 2017-12-12 07:14:12 +01:00
9e1308a2b4 import: avoid ugly padding = at the end of base32 pathname 2017-11-25 15:12:21 +01:00
f1d6b92267 Move settings and started file into SETTINGS directory 2017-11-25 15:12:20 +01:00
0696da2fdf admin: add history route in API 2017-11-25 15:02:15 +01:00
5085e1c517 admin: ensure _public is created at startup 2017-11-25 15:02:14 +01:00
137286006d Fix generated JSON in case of error 2017-11-25 15:02:13 +01:00
3a27e1095c admin: unify API to revoke certificates 2017-11-25 15:02:13 +01:00
8d14339dc8 settings: add title and authors 2017-11-25 15:02:12 +01:00
c235487810 admin: add button and route to reset some parts 2017-11-25 15:02:11 +01:00
a1cd214449 admin: interface to edit teams 2017-11-25 15:02:11 +01:00
3e2def9d78 admin: can force page regeneration 2017-11-25 15:02:11 +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
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
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
90e9989f4c Handle file import digest 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
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
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