Commit graph

801 commits

Author SHA1 Message Date
708577debf Added factory for ACME protocol 2021-08-19 02:12:30 +02:00
4955731abc Added easing functions 2021-08-19 01:49:22 +02:00
a27873bedd Added ACME client and possibility to use the cert with the HttpServer 2021-08-05 16:41:39 +02:00
2a79a2ba38 fixing gpg ioctl error 2021-07-27 13:33:40 +02:00
1bc97d88ee Added utility method to return all declared super class fields 2021-07-19 23:50:48 +02:00
eac41eec12 JSON serializer now uses a already existing object before reinitializing it 2021-07-13 00:51:29 +02:00
67483895c3 Added support for Enum and HasSets to JSON serializer 2021-07-12 22:39:36 +02:00
f4f52e997b Changed so forced upgrade includes dropping tables 2021-07-12 00:35:57 +02:00
dbed0b91db Change templator to also access private fields 2021-07-06 21:57:48 +02:00
e515fd7f87 Updated dom4j version because of security warnings. 2021-06-21 12:22:03 +02:00
985457be8d Stepped junit because of security issues 2021-05-24 00:38:53 +02:00
2227843c2b Removed unused annotation from WS interface 2021-05-24 00:38:27 +02:00
2f9bc7cfb3 Upgrading commons-io 2021-05-23 01:17:38 +02:00
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