Commit Graph

23 Commits

Author SHA1 Message Date
5d22bd3fbf backend: can open hint 2016-12-14 13:12:38 +01:00
8e0f7acb57 Partial resolution of exercices 2016-12-14 13:12:35 +01:00
4cccf95aa8 backend: use fsnotify instead of the deprecated inotify 2016-12-14 13:12:33 +01:00
4ff47fc46d backend: new option that unlock all challenges 2016-12-04 18:58:53 +01:00
b41180c7b0 admin: add ability to add files from local storage 2016-11-25 15:26:39 +01:00
85cbab1d70 Add a logger prefix 2016-11-19 16:40:42 +01: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