server/libfic
2019-02-06 03:40:48 +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_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
flag_key.go libfic: add igncorecase flag to regexp related to ignorecase flag 2019-02-06 03:40:48 +01:00
flag.go
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
team_my.go frontend: polish public version checks 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