Commit Graph

1279 Commits

Author SHA1 Message Date
7f9581f578 Fix rank order... 2016-01-24 14:33:17 +01:00
3f10eeef64 frontend: new option to deny team name change 2016-01-24 14:33:17 +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
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
2b2b1a893d admin: page for team binding 2016-01-24 14:33:16 +01:00
86d36589d4 Generate 12 empty extra teams 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
d5d45c0b0c Hide sent message when get response for a submission 2016-01-23 13:19:59 +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
32e8f931b9 frontend: improve main interface 2016-01-23 12:57:16 +01:00
70b6b30067 backend: treat file found in directory discovered + handle multiple keys + generate my.json 2016-01-23 12:57:15 +01:00
a01f463ee9 frontend: add time management 2016-01-23 12:57:15 +01:00
c1746f3dc7 libfic: Can retrieve the Theme from an exercice 2016-01-23 12:57:15 +01:00
859dbc68cb Add authors in themes 2016-01-23 12:57:15 +01:00
e628e7931c Extract my.json generation 2016-01-23 12:57:15 +01:00
992dbfc67d Bufferize file download (to avoid OOM) 2016-01-23 12:57:14 +01:00
499346e611 Fully automated fill_exercice.sh 2016-01-23 12:57:14 +01:00
f8641366dc frontend: Don't show team information in after-challenge generation 2016-01-23 12:57:14 +01:00
58fb73f742 admin: Don't download file already downloaded 2016-01-23 12:57:14 +01:00
52d23b8920 Fix typo 2016-01-23 12:57:14 +01:00
46dcff83c3 admin: improve human interface 2016-01-23 12:57:14 +01:00
61dc38c09c admin: Implement theme modification through PATCH 2016-01-23 12:57:13 +01:00
ad6199269b admin: Add /exercices pages to get all exercices of a theme 2016-01-23 12:57:13 +01:00
c9e4d3e27c admin: fix static routing 2016-01-23 12:57:13 +01:00
db2e286677 Minor fix number of imported team 2016-01-23 12:57:13 +01:00
4f97d2088d Semi-manual fill_exercice.sh 2016-01-23 12:57:13 +01:00
b30d109529 Add color and error recovery 2016-01-23 12:57:12 +01:00
fa8343405b Use same BASEURI as gosrc 2016-01-23 12:57:12 +01:00
763396193e Improve fill_exo 2016-01-23 12:57:12 +01:00
2d7a7f67e8 Return an error if the file doesn't exists 2016-01-23 12:57:12 +01:00
d4ee546a91 Add script to append exercices 2016-01-23 12:57:12 +01:00
8465f442c6 Change HasSolved behaviour: now return last try if not solved 2016-01-23 12:57:11 +01:00
e30afad3d2 Fix bad JSON style 2016-01-21 05:34:01 +01:00
3aafb15f19 Add rank 2016-01-21 05:34:00 +01:00
0247c89b02 Improve interface 2016-01-21 05:34:00 +01:00
5a8d2c36b7 Export themes.json 2016-01-21 05:34:00 +01:00
47610f0e2a Export teams.json 2016-01-21 05:34:00 +01:00
664d78f913 Fix number of previous answered teams 2016-01-21 05:33:59 +01:00
2f61d4d141 Display hash in hexadecimal form 2016-01-21 05:33:59 +01:00
69ad64715c Import file from owncloud 2016-01-21 05:33:59 +01:00
97bb149eb6 Add a script to fill DB with teams 2016-01-21 05:33:59 +01:00
ede5bb18b1 Add certificate generation and revokation 2016-01-21 05:33:59 +01:00
9324f6f5fa API can respond directly []byte (like files) 2016-01-21 05:33:58 +01:00
a1d60ee78f Sent keys type in my.json 2016-01-21 05:33:58 +01:00
59ae11e68d Add a color field for teams 2016-01-21 05:33:58 +01:00
8655997246 Add API for keys and files 2016-01-21 05:33:58 +01:00