nopaque/app
2019-08-06 14:26:22 +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 corpus to database after creation. 2019-08-06 13:25:27 +02:00
services Add NLP view. 2019-08-05 15:35:18 +02:00
static Fix wrong offset for navbar elements. 2019-08-01 14:01:06 +02:00
templates Add corpus page. 2019-08-05 16:46:34 +02:00
__init__.py Remove debug information. 2019-07-19 14:42:02 +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 Add creation and registration dates. 2019-08-06 14:26:22 +02:00
swarm.py Comment --keep_intermediates 2019-08-05 15:35:51 +02:00
tables.py Add flask_table for admin view 2019-07-10 14:36:31 +02:00