Commit graph

12 commits

Author SHA1 Message Date
6bbf59c32d tasks.json controller: add DELETE call
resets the per-user file to upstream
2020-10-23 12:14:24 +00:00
9c6872e49e Fixed stupid bug in loading personalized tasks.json 2020-10-23 11:53:37 +00:00
09f038e1e3 Better auth system for tasks.json
Development more works as before.

On Production, we store POST requests in tasks-{uid}.json that is only seved to the specific user.
2020-10-22 17:01:01 +00:00
ce9760a84b proxy: disabled save protection of tasks.json in production 2020-10-22 15:23:31 +02:00
a2797cabc2 Forbid tasks.json modification on production env 2020-10-17 18:22:22 +00:00
5b96b8fb75 Rewriting header 2020-10-17 18:10:56 +00:00
a16a2f25bd Run agains production ksp.mff.cuni.cz
(switchable in appsettings)
2020-10-17 17:14:46 +00:00
040d73492a Add POST to tasks.json 2020-09-27 20:36:00 +00:00
5298dae17f KSP template fixes 2020-09-27 18:34:56 +00:00
8d3347aa3b Use KSP template 2020-09-27 18:09:39 +00:00
10ef0fc4e4 Handle tasks.json by a controller 2020-09-27 11:08:49 +00:00
8ba2cf383d Add hack proxy project 2020-09-27 09:12:15 +00:00