nopaque/app
2020-05-27 11:36:28 +02:00
..
admin Make delete user function a background task 2020-04-23 08:24:11 +02:00
auth A lot of database changes and add options to change notification level 2020-04-27 13:50:54 +02:00
corpora Add curren ttoken and max token nr 2020-05-04 12:08:43 +02:00
jobs Rework notification system 2020-04-27 15:22:20 +02:00
main Fix Typos 2020-04-21 10:28:04 +02:00
profile A lot of database changes and add options to change notification level 2020-04-27 13:50:54 +02:00
services Rework notification system 2020-04-27 15:22:20 +02:00
static Only initialize socket when the user is logged in 2020-05-27 11:11:54 +02:00
templates Only initialize socket when the user is logged in 2020-05-27 11:11:54 +02:00
__init__.py Make flask respect https! :D See: https://stackoverflow.com/questions/14810795/flask-url-for-generating-http-url-instead-of-https/37842465#37842465 2020-05-27 11:36:28 +02:00
decorators.py Add missing import. Remove unused import. 2020-05-26 14:29:01 +02:00
email.py Fix email function 2020-04-27 14:08:59 +02:00
events.py Fix foreign user data transmission for admins 2020-05-20 10:32:39 +02:00
models.py Remove unnecessary deletes which hare handled by cascade options 2020-05-18 14:53:31 +02:00