|
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 |
|
|
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 |
|
|
535a8b91de
|
Use slate CSS theme on all pages
|
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 |
|
|
29b8244796
|
Ready to publish solutions
|
2017-01-12 11:55:29 +01:00 |
|
|
3a6df40e07
|
frontend: log time.json GET
|
2017-01-12 11:55:28 +01:00 |
|
|
9f4ea89c51
|
Add translation to french
|
2017-01-12 11:55:28 +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 |
|
|
97386a5d6f
|
frontend: Add a registration process
|
2016-10-13 19:56:29 +02:00 |
|
|
61f96a643c
|
Use initial name instead of ID
|
2016-10-13 19:56:29 +02:00 |
|
|
467641f4f2
|
Add initial_name field in DB
|
2016-10-13 19:56:29 +02:00 |
|
|
d30b4946b3
|
Backend: handle registration
|
2016-10-13 19:56:28 +02:00 |
|
|
1d8f9b0785
|
Backend: start by generating files for all teams
|
2016-10-13 19:56:27 +02:00 |
|
|
1c62f61bf0
|
Backend: extract file generation and team renaming in dedicated files
|
2016-10-13 19:56:27 +02:00 |
|
|
aefd078ebf
|
Avoid singular form of 'minutes' word
|
2016-10-13 19:56:26 +02:00 |
|
|
ee67788d59
|
Expect full downloadable file pathname (allow CDN)
|
2016-10-13 19:56:26 +02:00 |
|
|
da84a90b4f
|
Export VideoURI if they are defined
|
2016-10-13 19:56:25 +02:00 |
|
|
bd0deecc89
|
Team colors are uint32
|
2016-10-13 19:56:25 +02:00 |
|
|
e9f2b166a6
|
Fix submission replay possibility
|
2016-10-13 19:56:24 +02:00 |
|
|
a8031452f7
|
New scripts to get files
|
2016-10-13 19:56:23 +02:00 |
|
|
09e726564f
|
Display challenge date in header instead of clock if team 0
|
2016-10-13 19:56:23 +02:00 |
|
|
6133498165
|
Use Angular date filter
|
2016-02-01 17:38:28 +01:00 |
|
|
d156dac79d
|
Add contact information
|
2016-02-01 17:38:28 +01:00 |
|
|
7da8fbd43d
|
Display rank on front page if 0 team
|
2016-02-01 17:38:28 +01:00 |
|