Commit graph

670 commits

Author SHA1 Message Date
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
b7d0159096 bug fixes 2020-10-26 21:19:58 +01:00
1b25915c33 Fixed incorrect RTSP packets and options query 2020-10-26 20:56:34 +01:00
37692613bf Improved logging and added abstract URL and protocol logic 2020-10-26 20:55:57 +01:00
a0d0eddea3 Initial RTSP commit (incomplete) 2020-10-25 23:53:11 +01:00
3c697c12ad Refactoring of header keys 2020-10-25 23:52:17 +01:00
e116f999c5 Some fixes in FilePage 2020-10-17 23:21:32 +02:00
23090d2bd5 Added owner information 2020-10-15 16:15:38 +02:00
2dbc169a0f Fixed incorrect gitignore 2020-10-05 23:45:56 +02:00
c837d41947 Initial gradle file 2020-10-05 23:44:52 +02:00
fa0bb8aa54 Added tests for SDP 2020-10-05 23:44:09 +02:00
e8f055971e Added SDP printout also 2020-10-05 23:42:14 +02:00
7d683e44ab Initial implementation of SDP parser 2020-10-05 23:17:11 +02:00
23055d7dec Some robustness and cleanup of HTTP code 2020-10-05 01:32:57 +02:00
8cdd25b262 Cleanup of javadocs 2020-10-02 00:49:47 +02:00
c8f382a4eb Added target folder to ignore 2020-10-02 00:24:50 +02:00
defd9430cc Initial migrating to gradle, had to remove javafx files as the dependency was not working. 2020-10-02 00:22:04 +02:00
71344e931e Implemented multi Iterator class that combines multiple iterators as one. 2020-09-24 18:40:40 +02:00
1c5d3664c7 Implemented a Map that can store multiple values per key. 2020-09-24 00:12:39 +02:00