.. |
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 |
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
|
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 |
tasks
|
Don't use module level logger functions
|
2021-09-16 11:15:31 +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
|
Simplify Config setup and move some functions to dedicated files
|
2021-09-15 12:31:53 +02:00 |
decorators.py
|
Let socketio decorators return instead of randomly emiting messages.
|
2021-09-22 13:49:22 +02:00 |
email.py
|
Change directory structure (move ./nopaque/* to ./)
|
2021-07-20 15:07:42 +02:00 |
models.py
|
Don't use module level logger functions
|
2021-09-16 11:15:31 +02:00 |