nopaque/app
2022-09-02 13:02:04 +02:00
..
admin More generic implementation of fake enum db types 2022-02-09 16:02:37 +01:00
api Use enums where appropriate. This commit includes new migrations that are NOT compatible with older nopaque instances 2022-02-08 12:26:20 +01:00
auth Switch from Authlib to pyJWT 2022-07-18 17:10:09 +02:00
contributions Restructure imports (3rd party imports first) 2022-09-02 13:02:04 +02:00
converters normalize vrt on build 2022-04-12 16:11:40 +02:00
corpora Restructure imports (3rd party imports first) 2022-09-02 13:02:04 +02:00
daemon Change the APScheduler Logic and try to catch more errors in Daemon 2022-07-04 14:11:10 +02:00
errors Add 503 error handler 2021-11-15 14:36:18 +01:00
jobs Restructure code and use APScheduler for daemon functionality 2022-06-28 12:30:02 +02:00
main Change the user session SocketIO Logic 2022-07-04 14:09:17 +02:00
services Restructure code and use APScheduler for daemon functionality 2022-06-28 12:30:02 +02:00
settings normalize forms 2022-04-12 16:11:24 +02:00
static Add some handy css classes 2022-09-02 12:57:30 +02:00
templates Remove dummy /users route 2022-07-18 17:10:44 +02:00
users Remove dummy /users route 2022-07-18 17:10:44 +02:00
__init__.py Add Contributions Mockup and fix email notifications on job status change 2022-07-11 12:14:01 +02:00
cli.py Restructure imports (3rd party imports first) 2022-09-02 13:02:04 +02:00
decorators.py Restructure imports (3rd party imports first) 2022-09-02 13:02:04 +02:00
email.py Restructure imports (3rd party imports first) 2022-09-02 13:02:04 +02:00
models.py use hashids in jwt 2022-07-18 17:37:05 +02:00
query_results_models.py Use enums where appropriate. This commit includes new migrations that are NOT compatible with older nopaque instances 2022-02-08 12:26:20 +01:00
TesseractOCRModel.defaults.yml Update services.yml 2022-04-29 13:04:03 +02:00