Commit graph

29 commits

Author SHA1 Message Date
6fab208a23 backend: simplify condition 2017-04-05 02:06:44 +02:00
b2ce6dfbdf backend: generate an event when a team open an hint 2017-04-05 02:06:34 +02:00
fa8c9caaf0 admin: can force page regeneration 2017-04-05 02:06:32 +02:00
e3673c6b18 backend: don't regenerate files if config doesn't change 2017-04-05 02:06:25 +02:00
fae97e5411 Settings are now given through TEAMS/settings.json instead of been given through command line arguments 2017-04-05 02:06:14 +02:00
8108125cb8 backend: log generation errors 2017-04-05 02:06:13 +02:00
c669319e56 backend: can open hint 2017-04-05 02:06:01 +02:00
ee5335e515 Partial resolution of exercices 2017-04-05 02:05:59 +02:00
9b35e78163 backend: use fsnotify instead of the deprecated inotify 2017-04-05 02:05:58 +02:00
003ceb8f98 backend: new option that unlock all challenges 2017-04-05 02:05:55 +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
fc0834ea4c log.Fatal already do Exit(1) 2016-10-13 19:56:31 +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
ee67788d59 Expect full downloadable file pathname (allow CDN) 2016-10-13 19:56:26 +02:00
e9f2b166a6 Fix submission replay possibility 2016-10-13 19:56:24 +02:00
f3a15b00e9 Too much things 2016-02-01 16:07:41 +01:00
136b436af5 Allow teams to change their name 2016-01-24 14:33:16 +01:00
f050dfce06 Allow team to change their name 2016-01-24 14:33:16 +01:00
645f40f0c6 format 2016-01-23 13:19:28 +01:00
8788eea4f0 Use MySQL instead of SQLite 2016-01-23 13:17:24 +01:00
70b6b30067 backend: treat file found in directory discovered + handle multiple keys + generate my.json 2016-01-23 12:57:15 +01:00
52fc0af6d0 Don't fail if a file is created in an invalid directory 2016-01-19 14:42:38 +01:00
6af685088e Remove file after checking 2016-01-19 14:42:38 +01:00
e3f7cce80a Able to check submission 2016-01-19 14:42:38 +01:00
a9f35d224b Run goroutine to check each submission 2016-01-19 14:42:38 +01:00
42ed5c11ec wip backend 2016-01-19 14:42:37 +01:00