Patrick Jentsch
|
336bbc39e4
|
Move cli interface code in package
|
2023-05-11 16:33:21 +02:00 |
|
Patrick Jentsch
|
132875bb34
|
Remove unused import
|
2023-02-23 13:06:06 +01:00 |
|
Patrick Jentsch
|
38d09a3490
|
Integrate CorpusFollowerRoles
|
2023-02-23 13:05:04 +01:00 |
|
Patrick Jentsch
|
97bba2498b
|
Add m2m corpus-follower table
|
2023-01-23 11:50:12 +01:00 |
|
Inga Kirschnick
|
be517a04af
|
Update profile page with avatar
|
2022-12-05 09:40:02 +01:00 |
|
Patrick Jentsch
|
cbf3abb424
|
Add SpaCyNLPPipelineModel to flask shell context
|
2022-10-21 13:33:25 +02:00 |
|
Patrick Jentsch
|
dc3709decb
|
Remove the TranskribusHTRPipelineModel and fetch data on request.
|
2022-10-12 15:10:55 +02:00 |
|
Patrick Jentsch
|
236d3e7ee4
|
Rename tables for pipeline models
|
2022-10-12 10:23:05 +02:00 |
|
Patrick Jentsch
|
b8bf004684
|
Restructure code and use APScheduler for daemon functionality
|
2022-06-28 12:30:02 +02:00 |
|
Patrick Jentsch
|
fc1389e8b1
|
Change the scaling logic and switch back to the socketio web server
|
2022-04-22 16:36:12 +02:00 |
|
Patrick Jentsch
|
ccdd0d3faa
|
Integrate TranskribusHTRModels
|
2022-04-22 15:27:52 +02:00 |
|
Patrick Jentsch
|
df6ab3991c
|
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 |
|
Patrick Jentsch
|
fe938c0ca2
|
Big update, corpus analysis reworked, versioned services, preliminary work for contributions
|
2022-02-03 12:39:16 +01:00 |
|
Patrick Jentsch
|
e1004a0181
|
First attempts to use type hinting
|
2021-12-07 14:18:05 +01:00 |
|
Patrick Jentsch
|
e2c68a1a80
|
Enable advanced logging features
|
2021-09-15 17:58:17 +02:00 |
|
Patrick Jentsch
|
34c4f38b52
|
Fix bug on corpus analysis startup
|
2021-09-15 14:14:23 +02:00 |
|
Patrick Jentsch
|
52c25fd563
|
Simplify Config setup and move some functions to dedicated files
|
2021-09-15 12:31:53 +02:00 |
|
Patrick Jentsch
|
d6ab379418
|
Change directory structure (move ./nopaque/* to ./)
|
2021-07-20 15:07:42 +02:00 |
|
Patrick Jentsch
|
cb2b64fa9d
|
integrate nopaque repo
|
2020-06-05 14:42:04 +02:00 |
|
Stephan Porada
|
22114dd464
|
Add all necessary models to flask shell context
|
2020-05-18 14:47:04 +02:00 |
|
Stephan Porada
|
7a6cbccbd2
|
First working mail notification system
|
2020-05-14 15:30:13 +02:00 |
|
Patrick Jentsch
|
3a05a4d2f4
|
Switch back to socketio server while development
|
2020-04-27 09:34:12 +02:00 |
|
Patrick Jentsch
|
15373ed00f
|
- Use gunicorn
- Add env variable GUNICORN_WORKERS (default: 1)
- new Port (8000)
- You don't need to run "flask deploy" by hand anymore
|
2020-04-20 10:11:45 +02:00 |
|
Patrick Jentsch
|
f91583484e
|
Simplify the deployment process. You don't need to use 'flask db upgrade' or 'flask insert-initial-database-entries' anymore. Instead you just need to use 'flask deploy'.
|
2020-04-20 08:56:49 +02:00 |
|
Patrick Jentsch
|
f09c4d15f6
|
Ignore all errors
|
2020-03-27 12:43:38 +01:00 |
|
Patrick Jentsch
|
4294c2854b
|
Make inner package imports relative
|
2020-03-27 12:06:11 +01:00 |
|
Patrick Jentsch
|
cc74871f90
|
Cleanup
|
2020-01-20 09:08:42 +01:00 |
|
Stephan Porada
|
e1a8fbc531
|
Add options to add more detailed metadate to corpus file
|
2020-01-09 16:04:52 +01:00 |
|
Patrick Jentsch
|
fe084e87bd
|
Cleanup shell context
|
2020-01-03 09:53:34 +01:00 |
|
Patrick Jentsch
|
f63a850175
|
Renaming: opaque->nopaque
|
2019-12-02 11:34:28 +01:00 |
|