Commit graph

188 commits

Author SHA1 Message Date
3d60896bdf frontend: able to receive opening hint 2017-04-05 02:06:01 +02:00
c669319e56 backend: can open hint 2017-04-05 02:06:01 +02:00
6e7e174713 frontend: refactor and dispatch in many routes 2017-04-05 02:06:00 +02:00
4fc4e34a4e WIP misc 2017-04-05 02:05:59 +02:00
ee5335e515 Partial resolution of exercices 2017-04-05 02:05:59 +02:00
ccbc787001 Multiple hints 2017-04-05 02:05:58 +02:00
9b35e78163 backend: use fsnotify instead of the deprecated inotify 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
27ef7cb6c1 frontend: redesign download part 2017-04-05 02:05:57 +02:00
fa98b4bde3 frontend: add some glyphicons 2017-04-05 02:05:56 +02:00
8fab3aa85d frontend: move user box to the top of the page 2017-04-05 02:05:56 +02:00
003ceb8f98 backend: new option that unlock all challenges 2017-04-05 02:05:55 +02:00
07c1a22d75 themes: don't expect authors to be dirty 2017-04-05 02:05:55 +02:00
e04f94efbf frontend: fail if TEAMS directory doesn't exists 2017-04-05 02:05:54 +02:00
28054a3dd7 frontend: add resolution route 2017-04-05 02:05:53 +02:00
cbc0ad6a8d frontend: add link to frontend htdocs, like admin static pages 2017-04-05 02:05:53 +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
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
75738a3a30 Fix rank display of not ranked teams 2016-02-01 17:38:28 +01:00