Commit graph

72 commits

Author SHA1 Message Date
713510bacb db: add constraints to avoid multiple records of unique values 2017-11-25 15:02:11 +01:00
c235487810 admin: add button and route to reset some parts 2017-11-25 15:02:11 +01:00
a1cd214449 admin: interface to edit teams 2017-11-25 15:02:11 +01:00
1da33c2f3a libfic: new function to retrieve exercices from a hint 2017-11-25 15:02:11 +01:00
f34c82c553 change the way themes are stored in stats 2017-11-25 15:02:11 +01:00
5d67ef45a9 admin: new route /members/ 2017-11-25 15:02:10 +01:00
b20339b1ac admin: restore function to add team and members 2017-11-25 15:02:10 +01:00
80009452b8 admin: sanitize use of InitialName when needed 2017-11-25 15:02:10 +01:00
981fb10ad6 certificates: avoid error on noexec partition 2017-11-25 15:02:10 +01:00
cec3600a38 Coefficients transit and display on UI 2017-11-25 15:02:09 +01:00
207423436c frontend: dedicate a field in JSON to file hint 2017-11-25 15:02:09 +01:00
0e222e56eb Hints can something else than text 2017-11-25 15:02:08 +01:00
1aa2cc9a67 libfic: refactor rank/points SQL query 2017-11-25 15:02:08 +01:00
8948d867c3 admin: Improve CA API 2017-11-25 15:02:08 +01:00
a20de6f938 squash! WIP: apply a coeff on given points 2017-11-25 15:02:08 +01:00
c515884089 WIP: apply a coeff on given points 2017-11-25 15:02:07 +01:00
6146f46401 Settings are now given through TEAMS/settings.json instead of been given through command line arguments 2017-11-25 15:02:07 +01:00
f687e6bf92 New rank and score calculation 2017-11-25 15:02:07 +01:00
90e9989f4c Handle file import digest 2017-11-25 15:02:07 +01:00
2dae44e9ec Split team.go into multiple files 2017-11-25 15:02:06 +01:00
8d725ef35b [admin] Add events 2017-11-25 15:02:06 +01:00
18f058ba51 Merge exercices API routes 2017-11-25 15:02:06 +01:00
d61e8af6a8 backend: can open hint 2017-11-25 15:01:02 +01:00
3cd6cd959d Partial resolution of exercices 2017-11-25 15:01:02 +01:00
98aa051a37 Multiple hints 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
e0a1aeb053 admin: add ability to add files from local storage 2017-11-25 15:00:54 +01: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
467641f4f2 Add initial_name field in DB 2016-10-13 19:56:29 +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
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
f3a15b00e9 Too much things 2016-02-01 16:07:41 +01:00
d35bdca3b1 Prepare tries rank 2016-01-25 03:08:42 +01:00
9b293b7d32 themes.json: add stat of tries count 2016-01-25 03:08:42 +01:00
e55804fecb my.json: When solved=false, solved_number now contains tries count 2016-01-25 03:08:42 +01:00
85646fd2d7 Recall ThemeId in my.json exercices 2016-01-25 03:08:42 +01:00
9c1f6c4ab8 theme: new function for getting just the ID of the theme, not all the Theme 2016-01-25 03:08:42 +01:00
7f9581f578 Fix rank order... 2016-01-24 14:33:17 +01:00
136b436af5 Allow teams to change their name 2016-01-24 14:33:16 +01:00
e207e90c2e my.json now contains team members, instead of teams.json 2016-01-24 14:33:16 +01:00
890d3e2fdf Fix segv 2016-01-24 14:33:16 +01:00
fce5b26e5d Points are given through my.json 2016-01-24 14:33:15 +01:00
fdeffbdefe Last minute fixes 2016-01-23 14:12:03 +01:00
645f40f0c6 format 2016-01-23 13:19:28 +01:00