nopaque/app
2019-08-15 15:56:53 +02:00
..
admin Add new admin blueprint with new user delete feature. Reorganize templates etc. 2019-08-15 15:56:53 +02:00
auth Add redirect for login page if the user is already loged in. 2019-08-02 13:30:43 +02:00
main Add new admin blueprint with new user delete feature. Reorganize templates etc. 2019-08-15 15:56:53 +02:00
services Use Flask-APScheduler. Move docker swarm logic to scheduler. 2019-08-13 14:10:50 +02:00
static Add list.js to base template. 2019-08-08 14:28:16 +02:00
templates Add new admin blueprint with new user delete feature. Reorganize templates etc. 2019-08-15 15:56:53 +02:00
__init__.py Add new admin blueprint with new user delete feature. Reorganize templates etc. 2019-08-15 15:56:53 +02:00
decorators.py Add Roles and Permission models so that only admins can access /admin 2019-07-09 15:41:16 +02:00
email.py Add .j2 suffix for template files 2019-07-08 16:07:46 +02:00
models.py Increase desription length for corpora. 2019-08-12 08:57:21 +02:00
scheduler_functions.py Rename scheduler function 2019-08-13 14:27:02 +02:00
tables.py Add new admin blueprint with new user delete feature. Reorganize templates etc. 2019-08-15 15:56:53 +02:00