Commit Graph

19 Commits

Author SHA1 Message Date
9a9d5fcda4 libfic: Type key is now Label 2018-01-17 18:52:41 +01:00
38d7cb00b6 libfic: add function to get exercice by title 2018-01-17 18:52:40 +01:00
38a0f4c9b5 libfic: Add new row in exercices table, to store relative path to exercice 2018-01-17 18:52:40 +01:00
1c879fe50e squash! WIP: apply a coeff on given points 2018-01-17 18:52:14 +01:00
2e718b22b6 Merge exercices API routes 2018-01-17 18:51:52 +01:00
e76d055bdb Partial resolution of exercices 2018-01-17 18:51:51 +01:00
25bf34e82c Multiple hints 2018-01-17 18:51:50 +01: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
9b293b7d32 themes.json: add stat of tries count 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
70b6b30067 backend: treat file found in directory discovered + handle multiple keys + generate my.json 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
5a8d2c36b7 Export themes.json 2016-01-21 05:34:00 +01:00
381aefa597 HasSolved now returns a tuple (bool, Time, int) 2016-01-21 05:33:58 +01:00
c8d1575ee1 Add a function to get all exercices 2016-01-21 05:33:57 +01:00
5a2a950b1f Use byte slice instead of arrays 2016-01-21 05:33:57 +01:00
e3f7cce80a Able to check submission 2016-01-19 14:42:38 +01:00
92b81e467f Move common structs to libfic 2016-01-19 14:42:37 +01:00