Commit Graph

20 Commits

Author SHA1 Message Date
1913c292d2 Renamed 'process' to 'processorData' (#251)
Reviewed-on: #251
Reviewed-by: Mikolaj Widla <widlam@noreply.example.com>
Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Co-committed-by: Adam Bem <adam.bem@zoho.eu>
2023-10-30 09:31:20 +01:00
6319d7c427 Implemented HTML Tools (#240)
Co-authored-by: widlam <mikolaj.widla@gmail.com>
Reviewed-on: #240
Reviewed-by: Adam Bem <bema@noreply.example.com>
Co-authored-by: Mikolaj Widla <widlam@noreply.example.com>
Co-committed-by: Mikolaj Widla <widlam@noreply.example.com>
2023-07-03 14:29:06 +02:00
3c5798cfa2 Added XQuery Tool and refactored tools-service (#220)
Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Reviewed-on: #220
Reviewed-by: Mikolaj Widla <widlam@noreply.example.com>
2023-06-12 10:53:22 +02:00
5b69fd1de0 Every service meant to be public work now on port 80 (#205)
Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Reviewed-on: #205
Reviewed-by: Mikolaj Widla <widlam@noreply.example.com>
2023-05-23 08:59:09 +02:00
2b8a9c3008 Implemented showing returned type (#112) (#148)
Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Reviewed-on: #148
Reviewed-by: Mikolaj Widla <widlam@noreply.example.com>
2023-04-19 13:33:39 +02:00
02f46169d9 Fixed #94 and done some refactoring (#99)
Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Reviewed-on: R11/release11-tools-web#99
2023-03-03 10:43:32 +01:00
b0b930926c Refactored tools services endpoints system and fixed json formatter. (#91)
Co-authored-by: Artur Kołecki <koleckiartur@icloud.com>
Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Reviewed-on: R11/release11-tools-web#91
2023-03-02 11:49:21 +01:00
947e5d621e Connected frontend and backend in formatter 2023-02-20 14:57:32 +01:00
f5c8910277 Added endpoints for formatter 2023-02-20 14:25:46 +01:00
4955a7cc4f Implemented new tool in backend 2023-02-20 11:02:16 +01:00
fa1a03f6e3 Fixed #21 2023-02-09 15:23:21 +01:00
d2e5586792 Updated docs 2023-02-08 14:31:49 +01:00
96f80e4589 Implemented 400 response code on error 2023-02-08 14:28:11 +01:00
9ce0e6fcd3 Updated endpoint paths to match Java backend 2023-02-08 10:34:16 +01:00
ce417f8b94 Removed duplicate code 2023-01-30 12:39:53 +01:00
598f074654 Enchanced error handling 2023-01-30 12:21:39 +01:00
3817b1ac5a API now ignores content-type header (to increase compatibility with Java backend) 2023-01-30 10:53:39 +01:00
0b0f0b55d0 Adjusted processing time measuring 2023-01-30 10:19:06 +01:00
e714c34726 Prepared dockerfile 2023-01-26 11:26:41 +01:00
17299a9a94 Added early version of libxml backend 2023-01-26 09:59:27 +01:00