Commit Graph

12 Commits

Author SHA1 Message Date
Oskar Winkels 39a461df56
Move VAPID public key config to backend for easier config
Also enables the frontend not asking for notiffication permission if it
doesn't need them.
Should also help if it ever needs to be changed to circumvent cache.
2021-06-11 01:57:32 +02:00
Oskar Winkels 618f00a09a
Send notifications N hours after arrival, polling once per hour 2021-06-10 23:14:15 +02:00
Oskar Winkels e7a3a0a673
Update config to search non-repo local files (in /etc) first
In order to allow for secrets in the local config file that should be
nowhere near a public repo
2021-06-08 00:47:00 +02:00
Oskar Winkels a5acdc53a1 Add automatic entry deletion after a specified amount of time. 2021-01-13 00:32:26 +01:00
Oskar Winkels 97fa628968 Fix config 2020-12-03 22:28:08 +01:00
Oskar Winkels 0df172c455 Fix errors in config files and namelist.py 2020-12-03 18:48:08 +01:00
Oskar Winkels 0703ec949a Add configurable guideline redirect 2020-12-01 14:06:05 +01:00
Oskar Winkels 219d0cda14 Add correction request on conflict 2020-12-01 00:26:55 +01:00
Oskar Winkels a73b9d6cdf Add rudimentary password data protection 2020-12-01 00:05:09 +01:00
Oskar Winkels 16f0fcf101 Rework config and add name list 2020-11-30 23:23:25 +01:00
Oskar Winkels 859a962aac Fix temp storage config 2020-11-30 18:10:05 +01:00
Oskar Winkels ab4ee6a00a Add basic repo structure, dependencies and first endpoint 2020-11-30 17:18:39 +01:00