nopaque/app
2021-09-15 12:31:53 +02:00
..
admin Remove current_app and current_user usage in forms. 2021-09-13 16:36:48 +02:00
api Add more examples 2021-09-14 16:17:26 +02:00
auth Simplify Login mechanism code 2021-09-13 17:36:19 +02:00
corpora Add UTC flag to date strings 2021-09-14 12:51:49 +02:00
errors rename blueprint variables (blueprint_name -> bp) and view files (views.py -> routes.py) 2021-09-13 11:45:43 +02:00
events Add UTC flag to date strings 2021-09-14 12:51:49 +02:00
jobs rename blueprint variables (blueprint_name -> bp) and view files (views.py -> routes.py) 2021-09-13 11:45:43 +02:00
main rename blueprint variables (blueprint_name -> bp) and view files (views.py -> routes.py) 2021-09-13 11:45:43 +02:00
services rename blueprint variables (blueprint_name -> bp) and view files (views.py -> routes.py) 2021-09-13 11:45:43 +02:00
settings Remove current_app and current_user usage in forms. 2021-09-13 16:36:48 +02:00
static Fix Date display issue in UserList 2021-09-13 16:35:09 +02:00
tasks handle email job status updates with the sqlalchemy event handlers 2021-09-10 16:25:32 +02:00
templates Fix wrong corpus analysis link in sidenav 2021-08-24 09:21:43 +02:00
__init__.py Simplify Config setup and move some functions to dedicated files 2021-09-15 12:31:53 +02:00
cli.py Simplify Config setup and move some functions to dedicated files 2021-09-15 12:31:53 +02:00
decorators.py Change directory structure (move ./nopaque/* to ./) 2021-07-20 15:07:42 +02:00
email.py Change directory structure (move ./nopaque/* to ./) 2021-07-20 15:07:42 +02:00
models.py Simplify Config setup and move some functions to dedicated files 2021-09-15 12:31:53 +02:00