Commit Graph

31 Commits

Author SHA1 Message Date
c89623c3a8 Dependencies in libXML now have specified versions
Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Reviewed-on: #187
Reviewed-by: Mikolaj Widla <widlam@noreply.example.com>
2023-05-12 14:13:47 +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
fd95d7e845 Added missing docs and organized sample files (#97)
Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Reviewed-on: R11/release11-tools-web#97
2023-03-02 14:08:39 +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
a90cbb938f Partial fix for #75 - fixes problem in libXML (#92)
Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Reviewed-on: R11/release11-tools-web#92
2023-03-02 11:08:00 +01:00
eb8518afab XML Formatter QoL improvements (#88)
- Rewritten backend methods for prettifing and minimizing XMLs
- Added "Clear" and "Insert default XML" buttons in XML Formatter.
- Added place to display error messages in case of any

Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Reviewed-on: R11/release11-tools-web#88
2023-03-01 12:40:30 +01:00
24c9c2fe5a dev (#81)
Co-authored-by: mikolaj widla <mikolaj.widla@gmail.com>
Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Reviewed-on: R11/release11-tools-web#81
2023-02-28 11:46:54 +01:00
56a9906c58 Made minimizer even more presize 2023-02-21 10:44:09 +01:00
8f3d1a13de Made minimizer more presize 2023-02-21 10:40:33 +01:00
e37ce3c678 Fixed bug in minimalizer 2023-02-20 15:04:57 +01:00
cc7664519e Implemented Q&D minimalizer 2023-02-20 15:01:54 +01:00
935b1d01ea Updated sample files 2023-02-20 14:58:50 +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
153a7313ef Added new sample files 2023-02-20 11:02:30 +01:00
4955a7cc4f Implemented new tool in backend 2023-02-20 11:02:16 +01:00
84aef5d830 Resolved #22 2023-02-10 14:51:06 +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
656aeb17dc Updated example requests 2023-01-30 12:42:40 +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
6683ef688e Housekeeping 2023-01-26 13:41:19 +01:00
e8352dfe3d Housekeeping 2023-01-26 13:33:48 +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