nopaque/app
2021-09-22 14:13:59 +02:00
..
admin Remove current_app and current_user usage in forms. 2021-09-13 16:36:48 +02:00
api Change api root routes, so that they don't have a trailing slash 2021-09-16 14:20:18 +02:00
auth Don't use module level logger functions 2021-09-16 11:15:31 +02:00
corpora Don't use module level logger functions 2021-09-16 11:15:31 +02:00
daemon Rename TaskRunner to Daemon (because it essentially is one) and restructure cli 2021-09-22 13:53:39 +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 Preliminary work for better socket.io event handling. 2021-09-22 13:52:51 +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 Don't use module level logger functions 2021-09-16 11:15:31 +02:00
settings Remove current_app and current_user usage in forms. 2021-09-13 16:36:48 +02:00
static add flag to socketio, hope it will improve firefox compatibility 2021-09-15 15:26:43 +02:00
templates Fix wrong corpus analysis link in sidenav 2021-08-24 09:21:43 +02:00
__init__.py Enable advanced logging features 2021-09-15 17:58:17 +02:00
cli.py Fix cli run commands 2021-09-22 14:13:59 +02:00
decorators.py Remove unused import 2021-09-22 13:50:43 +02:00
email.py code cleanup 2021-09-22 13:51:45 +02:00
models.py Don't use module level logger functions 2021-09-16 11:15:31 +02:00