Commit graph

688 commits

Author SHA1 Message Date
c5afae5aad Fixed a warning 2021-05-08 01:31:06 +02:00
6c87c3595c Refactored Configurator a bit 2021-05-08 01:30:49 +02:00
9ab764c2e2 Fixed compile issues in COnfigurator 2021-05-07 01:00:20 +02:00
c926d979dd Added new value provider interface for Configurator 2021-05-07 00:48:56 +02:00
372c02f5fe Moved Email to new java.time api 2021-05-07 00:48:22 +02:00
e85f00c652 Added description to config params and migrated examples to Bootstrap 5.0 2021-04-29 01:20:16 +02:00
72d61ddbfc Some small changes 2021-04-19 01:02:53 +02:00
ed7f0eae9a Added setAll method to Templator 2021-04-13 23:34:02 +02:00
82889b1550 Fixed issue with REST target URL 2021-03-24 23:12:05 +01:00
ec1758ce20 Formatting cleanup 2021-03-23 21:49:52 +01:00
65b47d0755 Some small refactoring 2021-03-16 22:25:07 +01:00
aa173ce092 Added generics utility class for single class 2021-03-13 16:35:54 +01:00
61a703e68d Updated jdk version 2021-03-08 23:44:31 +01:00
4c9e6252e9 Fixed issue with SOAP namespace and REST paths 2021-03-02 21:09:30 +01:00
fd7f197a17 Merged WSNamespace into WSPath 2021-03-02 21:01:55 +01:00
bb8d6a93b4 Finished OpenAPIWriter 2021-03-02 20:34:51 +01:00
02e91a38e9 Added test cases for WSDL and OpenAPI, OpenAPI is currently failing 2021-02-28 22:50:15 +01:00
5622a3b489 Introduction of OpenAPI documentation for WebServices, including some refactorings 2021-02-28 18:58:01 +01:00
77e4bce99b Moved WSDL under WS and some fixes for REST service 2021-02-27 00:01:02 +01:00
bbcb62b913 Added ssl support to HttpClient and included Host header for virtual servers 2021-02-27 00:00:22 +01:00
40d1279890 Added some documentation and a getter 2021-02-17 22:24:07 +01:00
2606cd8811 Added additional args for FFmpeg 2021-02-13 16:02:47 +01:00
2eb62ac0a8 Some small corrections 2021-02-01 01:32:56 +01:00
bfaca84c7d Added binary file handler based on platform 2021-02-01 00:10:50 +01:00
e9886a7afb Implemented FFmpeg progress listener 2021-01-31 23:26:46 +01:00
7f7b8d3ab3 Implementation of FFmpeg commandline builder 2021-01-30 03:51:58 +01:00
dea137fe48 Bugfix in plugin manager returning disabled plugins 2020-12-05 00:35:09 +01:00
4f4bc3674a Updated javadoc 2020-12-05 00:20:14 +01:00
7f293874f0 Added description parameter to plugins 2020-12-05 00:06:02 +01:00
577d09c1f7 Some cleanup and added functions to read asome length of a stream 2020-11-30 20:47:09 +01:00
8bbb651169 Added some more logging to OAuth2 and a token listener 2020-11-27 01:59:35 +01:00
2786e93df2 Implemented OAuth2 refresh_token process 2020-11-25 00:51:26 +01:00
7519763b62 fixed encoding issue 2020-11-24 23:27:33 +01:00
408bc6acf9 Updated MIT licens in source files 2020-11-22 22:42:02 +01:00
923236ab34 Added some logging for oauth errors 2020-11-22 22:24:51 +01:00
6f7510ce42 Added more test cases for OAuth and fixed osme issues 2020-11-22 01:28:36 +01:00
f65cb0e4c4 Added test case for authorization page 2020-11-22 00:10:20 +01:00
8af91a9169 Implementation of OAtuth pages 2020-11-21 18:41:09 +01:00
fee8180690 Added some additional fields 2020-11-17 01:00:47 +01:00
75311f5d74 Bugfix, webserver did not handle ? properly 2020-11-16 23:58:23 +01:00
69d11634bd Some small cleanup 2020-11-11 22:18:17 +01:00
e0881247c4 Fixed javadoc warnings 2020-11-10 22:22:04 +01:00
2276a55722 small changes 2020-11-10 21:53:51 +01:00
4d513b407a Some cleanup 2020-11-10 21:46:29 +01:00
9934ff1df5 Added test for http parser and fixed some issues 2020-11-10 21:18:36 +01:00
c196a7cca0 Added better logging for recursive compressed file search 2020-11-10 20:13:38 +01:00
1c1ef5ab66 Some small fixes 2020-11-10 18:27:46 +01:00
f7b9a08e43 Cleanup of comments 2020-11-10 18:27:12 +01:00
2e88f02ed5 fixed gradle artifact naming 2020-11-10 15:45:11 +01:00
02b6e6ce44 Fixed issue with HTTP printstream new line after header 2020-11-10 15:31:25 +01:00