nopaque/app
Patrick Jentsch 523faaea05 Fix wording
2021-09-14 13:01:19 +02:00
..
admin Remove current_app and current_user usage in forms. 2021-09-13 16:36:48 +02:00
api Fix wording 2021-09-14 13:01:19 +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 Add simple api package including authentication (BasicAuth and TokenAuth) 2021-09-14 12:52:23 +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 Add simple api package including authentication (BasicAuth and TokenAuth) 2021-09-14 12:52:23 +02:00