Commit graph

204 commits

Author SHA1 Message Date
8d14339dc8 settings: add title and authors 2017-11-25 15:02:12 +01:00
8d6397d1ac admin: fix and generalize team stats 2017-11-25 15:02:12 +01:00
0eb15a9a9c admin: add danger alert in select 2017-11-25 15:02:12 +01:00
417e440fb3 Move PKI scripts at root 2017-11-25 15:02:12 +01:00
c844317c7a frontend: use ng-cloak and ng-if 2017-11-25 15:02:12 +01:00
1363881f02 Add password paper generator 2017-11-25 15:02:12 +01:00
7ce3549347 Compute hint mime type in a variable and display it instead of the hint content 2017-11-25 15:02:12 +01:00
b04adb0e9c admin: add a route to simulate time.json on backend machine 2017-11-25 15:02:11 +01:00
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
9633fef929 frontend: improve 401 page thank to initial guide 2017-11-25 15:02:11 +01:00
8bc85024c3 backend: generate an event when a team open an hint 2017-11-25 15:02:11 +01:00
a11b285cf4 frontend: move file (on the same partition) instead of open, write, close the final file 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
3e2def9d78 admin: can force page regeneration 2017-11-25 15:02:11 +01:00
fabafd5f88 Update openssl settings 2017-11-25 15:02:10 +01:00
5d67ef45a9 admin: new route /members/ 2017-11-25 15:02:10 +01:00
414e5c61cd admin: add public interface management 2017-11-25 15:02:10 +01:00
ff4e1ffbb7 public interface: rework 2017-11-25 15:02:10 +01:00
5005d1d54e admin: allow import of remote hint and partials remote parts 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
022b394625 frontend: move time in a separate package to be used elsewhere 2017-11-25 15:02:10 +01:00
981fb10ad6 certificates: avoid error on noexec partition 2017-11-25 15:02:10 +01:00
6297f3f2fb admin: Display time before start in UI 2017-11-25 15:02:09 +01:00
a0362ab3ef backend: don't regenerate files if config doesn't change 2017-11-25 15:02:09 +01:00
2979952bc2 Force cd into PKI directory 2017-11-25 15:02:09 +01:00
968b02d358 frontend: fix partial solved flags display 2017-11-25 15:02:09 +01:00
6e799560bb settings: admin interface see default params 2017-11-25 15:02:09 +01:00
03c4b9a638 admin: control settings 2017-11-25 15:02:09 +01:00
cec3600a38 Coefficients transit and display on UI 2017-11-25 15:02:09 +01:00
5a37158f45 fixup! fixup! WIP esthetic changes 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
86b71c6dfb front: use ng-pluralize 2017-11-25 15:02:08 +01:00
aadb126318 WIP esthetic changes 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
6b072e8354 frontend: improve rank rendering 2017-11-25 15:02:08 +01:00
3935c879ea fill_exercices: flags.txt files can use tabulation char as separator instead of : 2017-11-25 15:02:08 +01:00
431eac73e2 frontend: use a common JS file to contain common features between challenger and public interface 2017-11-25 15:02:08 +01:00
c515884089 WIP: apply a coeff on given points 2017-11-25 15:02:07 +01:00
275f466dd9 frontend: add /rules page 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
db215c8271 backend: log generation errors 2017-11-25 15:02:07 +01:00
daa40e89ba fill_exercice: define HINT_COST 2017-11-25 15:02:07 +01:00