|
|
89eaeef88e
|
admin: interface to edit teams
|
2017-04-05 02:06:35 +02:00 |
|
|
|
610217f87c
|
change the way themes are stored in stats
|
2017-04-05 02:06:32 +02:00 |
|
|
|
fa8c9caaf0
|
admin: can force page regeneration
|
2017-04-05 02:06:32 +02:00 |
|
|
|
95d60c69e0
|
Update openssl settings
|
2017-04-05 02:06:31 +02:00 |
|
|
|
37b3974d69
|
admin: new route /members/
|
2017-04-05 02:06:30 +02:00 |
|
|
|
725e867702
|
admin: add public interface management
|
2017-04-05 02:06:30 +02:00 |
|
|
|
4bce3aa1c1
|
admin: allow import of remote hint and partials remote parts
|
2017-04-05 02:06:29 +02:00 |
|
|
|
dd4e207892
|
admin: restore function to add team and members
|
2017-04-05 02:06:28 +02:00 |
|
|
|
9bf91f819b
|
admin: sanitize use of InitialName when needed
|
2017-04-05 02:06:28 +02:00 |
|
|
|
8d7a291fd4
|
admin: Display time before start in UI
|
2017-04-05 02:06:26 +02:00 |
|
|
|
25e1dc5065
|
Force cd into PKI directory
|
2017-04-05 02:06:25 +02:00 |
|
|
|
0b965a36e3
|
settings: admin interface see default params
|
2017-04-05 02:06:23 +02:00 |
|
|
|
61bde6d31e
|
admin: control settings
|
2017-04-05 02:06:23 +02:00 |
|
|
|
eab92973e8
|
Coefficients transit and display on UI
|
2017-04-05 02:06:22 +02:00 |
|
|
|
c2dea2f985
|
Hints can something else than text
|
2017-04-05 02:06:21 +02:00 |
|
|
|
2254ee7702
|
admin: Improve CA API
|
2017-04-05 02:06:18 +02:00 |
|
|
|
6d5ded2c3b
|
squash! WIP: apply a coeff on given points
|
2017-04-05 02:06:18 +02:00 |
|
|
|
e41b3acb7e
|
fill_exercices: flags.txt files can use tabulation char as separator instead of :
|
2017-04-05 02:06:16 +02:00 |
|
|
|
56d43cc65b
|
fill_exercice: define HINT_COST
|
2017-04-05 02:06:12 +02:00 |
|
|
|
d7d22fe471
|
Handle file import digest
|
2017-04-05 02:06:11 +02:00 |
|
|
|
65d40773cc
|
admin: various fixes in fill_exercices
|
2017-04-05 02:06:11 +02:00 |
|
|
|
4ff0c0ac59
|
admin: can pass args to fill_exercices to limit the fill to a theme or an exercice
|
2017-04-05 02:06:10 +02:00 |
|
|
|
4cea4a4aa0
|
admin: new argument --rapidimport to speed up the import but don't ensure consistency
|
2017-04-05 02:06:10 +02:00 |
|
|
|
ca266c1709
|
[admin] Add new routes to manage hints, files and keys
|
2017-04-05 02:06:08 +02:00 |
|
|
|
f14e9e80c8
|
[admin] Add events
|
2017-04-05 02:06:08 +02:00 |
|
|
|
46d452c82b
|
[admin] Add exercices related pages
|
2017-04-05 02:06:07 +02:00 |
|
|
|
c23a71912b
|
[admin] Add page title
|
2017-04-05 02:06:07 +02:00 |
|
|
|
632e699fa8
|
[admin] Add ng-sanitize
|
2017-04-05 02:06:06 +02:00 |
|
|
|
5111143d2a
|
Merge exercices API routes
|
2017-04-05 02:06:05 +02:00 |
|
|
|
f008aac04c
|
Bump new version API
|
2017-04-05 02:06:05 +02:00 |
|
|
|
1bb978a9c6
|
Use github.com/julienschmidt/httprouter instead of gorilla
|
2017-04-05 02:06:04 +02:00 |
|
|
|
0d6e36798c
|
Merge big splitted files before import
|
2017-04-05 02:06:04 +02:00 |
|
|
|
4fc4e34a4e
|
WIP misc
|
2017-04-05 02:05:59 +02:00 |
|
|
|
ccbc787001
|
Multiple hints
|
2017-04-05 02:05:58 +02:00 |
|
|
|
10dc6c4d30
|
admin/api: use gorilla/mux instead of Go router
|
2017-04-05 02:05:57 +02:00 |
|
|
|
07c1a22d75
|
themes: don't expect authors to be dirty
|
2017-04-05 02:05:55 +02:00 |
|
|
|
7bb7da5338
|
admin: can give the static dir location
|
2017-04-05 01:51:24 +02:00 |
|
|
|
7fb4b22a1f
|
admin: can change the baseurl interface
|
2017-04-05 01:51:23 +02:00 |
|
|
|
ab4bf8f307
|
by default, only listen on localhost
|
2017-04-05 01:51:22 +02:00 |
|
|
|
a9da1fe059
|
fill_team: improve script reliability
|
2017-04-05 01:51:22 +02:00 |
|
|
|
1ccec4ab29
|
admin: add ability to add files from local storage
|
2017-04-05 01:51:21 +02: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 |
|