nopaque/app
2019-08-06 15:41:07 +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 creation_data to corpus. 2019-08-06 15:39:09 +02:00
services Remove unused import. 2019-08-06 14:54:44 +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 rename createon.data to creaton.date 2019-08-06 15:41:07 +02:00
swarm.py Add user id to path. 2019-08-06 14:54:00 +02:00
tables.py Add flask_table for admin view 2019-07-10 14:36:31 +02:00