server/libfic
2019-02-06 03:40:49 +01:00
..
certificate.go
db.go db: store file size as unsigned int 2019-01-22 08:49:44 +01:00
doc.go
event.go
exercice_history.go admin: include coefficient in history.json 2019-02-06 03:40:49 +01:00
exercice_tag.go
exercice.go settings: add new coefficient for all exercices 2019-01-21 09:58:36 +01:00
file.go libfic: fix wipefiles: it didn't delete its dependencies 2019-01-21 09:58:36 +01:00
flag_choice.go Refactor flags 2019-01-21 09:58:35 +01:00
flag_key.go libfic: add igncorecase flag to regexp related to ignorecase flag 2019-02-06 03:40:48 +01:00
flag.go libfic: implement more dependancies kind 2019-01-21 09:58:35 +01:00
hint.go settings: add coefficient to hint and wchoices 2019-01-21 09:58:36 +01:00
mcq_justification.go frontend: treat MCQ justification as key flag, instead of special case 2019-01-21 09:58:36 +01:00
mcq.go libfic: Fix MCQ dependency on flag 2019-01-22 08:49:44 +01:00
member.go
reset.go
stats.go settings: add coefficient to hint and wchoices 2019-01-21 09:58:36 +01:00
team_export.go
team_history.go admin: add a new route to update team history coefficient 2019-02-06 03:40:49 +01:00
team_my.go frontend: don't reuse tries in public interface; use a separate field to store total tries count for an exercice; and display it in interface 2019-02-06 03:40:48 +01:00
team_stats.go dashboard: fix solved number in summary table 2019-01-23 18:29:52 +01:00
team.go backend: use a new team field 'active', to avoid some team generation 2019-01-22 08:49:44 +01:00
theme_export.go
theme.go
todo.go
utils.go admin: new route to generate htpasswd corresponding to certificate in use by team 2019-01-21 09:58:36 +01:00