This website requires JavaScript.
explore
Help
Sign In
webapps
/
term_extractor
Watch
18
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
44d4e58ec3a4d430b38604ccd1b3a88338d2e19a
term_extractor
/
swagger_server
/
controllers
T
History
Kikimanox
3f4a298fd1
Changed the way jobs are handled, so they can be cancelled mid-operation now (doesn't work on izlusciPoIskanju currently though so cancelling that returns a different message/denial)
2022-12-22 18:31:15 +01:00
..
__init__.py
Initial commit
2022-04-21 17:35:37 +02:00
authorization_controller.py
Initial commit
2022-04-21 17:35:37 +02:00
extract_controller.py
Added mentioned post requests, made it so that the response body is a clear json (as requested) in case the response is a json, fixed decimal bug, updated swagger templates and json
2022-11-29 17:14:40 +01:00
jobs_controller.py
Changed the way jobs are handled, so they can be cancelled mid-operation now (doesn't work on izlusciPoIskanju currently though so cancelling that returns a different message/denial)
2022-12-22 18:31:15 +01:00
marktext_async_controller.py
implemented the rest of the async functions and changed the way multithreading works
2022-09-19 17:11:59 +02:00
marktext_sync_controller.py
tika update
2022-10-18 12:26:16 +02:00
oss_controller.py
Updated so json doesn't get sorted anymore, bugfixes, added new parameter to two endpoints, docker-compose jobs saving location update, json & swagger update
2022-11-03 15:58:11 +01:00
oss_post_controller.py
Added mentioned post requests, made it so that the response body is a clear json (as requested) in case the response is a json, fixed decimal bug, updated swagger templates and json
2022-11-29 17:14:40 +01:00