fradrive/src/Handler
2020-04-27 10:44:04 +02:00
..
Admin feat(system-messages): refactor cookies & improve system messages 2020-04-15 10:39:26 +02:00
Allocation feat(allocations): switch to csprng 2020-04-27 09:12:32 +02:00
Course fix(course-users): deregistration w/ allocation & w/o reason 2020-04-17 17:25:43 +02:00
Exam feat: admin interface to issue tokens 2020-04-09 15:23:46 +02:00
ExamOffice feat: admin interface to issue tokens 2020-04-09 15:23:46 +02:00
ExternalExam feat: admin interface to issue tokens 2020-04-09 15:23:46 +02:00
Info feat(faqs): initial 2020-04-23 16:52:34 +02:00
Tutorial feat: admin interface to issue tokens 2020-04-09 15:23:46 +02:00
Users feat(i18n): store language in user account 2019-10-20 15:55:02 +02:00
Utils feat(allocations): switch to csprng 2020-04-27 09:12:32 +02:00
Admin.hs feat: admin interface to issue tokens 2020-04-09 15:23:46 +02:00
Allocation.hs feat(allocations): compute & accept allocations 2020-03-10 22:36:33 +01:00
Corrections.hs feat(submissions): non-anonymized correction 2020-04-17 15:19:26 +02:00
Course.hs feat(courses): course events 2019-10-09 16:51:56 +02:00
CryptoIDDispatch.hs chore: bump to lts-15.0 2020-02-23 11:12:45 +01:00
Exam.hs feat(correction-interface): wire up ECorrectR 2020-02-07 10:04:32 +01:00
ExamOffice.hs feat(external-exams): requisite routes 2020-01-15 12:07:27 +01:00
ExternalExam.hs feat(external-exams): list 2020-01-15 12:08:42 +01:00
Health.hs chore: bump to lts-15.0 2020-02-23 11:12:45 +01:00
Help.hs feat(help): attach last error message 2020-04-24 13:30:20 +02:00
Info.hs feat(faqs): more faqs 2020-04-24 16:41:41 +02:00
Material.hs style: number every table 2020-03-06 10:01:23 +01:00
Metrics.hs feat: admin interface to issue tokens 2020-04-09 15:23:46 +02:00
News.hs feat(news): timeout sheets after a month 2020-04-27 10:44:04 +02:00
Participants.hs chore: fix tests 2020-03-13 19:05:04 +01:00
Profile.hs feat(serversessions): move session storage to dedicated memcached 2020-03-13 17:26:47 +01:00
School.hs refactor(dbtable): move haskell-land filtering to actual filter 2020-03-06 09:00:24 +01:00
Sheet.hs feat(submissions): non-anonymized correction 2020-04-17 15:19:26 +02:00
StorageKey.hs fix(storage-key): fix types 2020-02-07 10:13:29 +01:00
Submission.hs feat(submissions): non-anonymized correction 2020-04-17 15:19:26 +02:00
SystemMessage.hs fix(system-message): lastChanged & unhide logic error 2020-04-23 11:00:41 +02:00
Term.hs feat(system-messages): refactor cookies & improve system messages 2020-04-15 10:39:26 +02:00
Tutorial.hs refactor(tutorials): split 2019-09-30 16:57:06 +02:00
Users.hs feat: admin interface to issue tokens 2020-04-09 15:23:46 +02:00
Utils.hs feat(memcached): introduce general purpose memcached 2020-04-21 10:51:11 +02:00