Commit Graph

12 Commits

Author SHA1 Message Date
0xboobface 71be9b3665 Improve support for server-side single files 2020-02-22 17:40:22 +01:00
0xboobface dbcd7f488e Fix HMAC calculation for HLS streams 2019-12-21 17:50:22 +01:00
0xboobface cb90ff8264 Set video height depending on screen size 2019-12-08 18:36:42 +01:00
0xboobface 402dd568f9 Add support for MP4 videos 2019-12-07 18:10:04 +01:00
0xboobface f12a20a15e Add support for TLS and changing the context path 2019-08-10 17:45:13 +02:00
0xboobface bb02b5fd9f Add HMAC support to the webinterface
The webinterface didn't work, if HMAC authentication was enabled.
To make this work, the webinterface downloads the HMAC from the
server and stores it in the local storage of the browser. The
download URL is secured by Basic Auth. The credentials are configured
in the server.json
2019-08-04 12:51:13 +02:00
0xboobface 1e5eff780c Add input field to add models by URL 2019-07-27 16:53:26 +02:00
0xboobface 2417ee0069 Add progress bar for disk space 2019-07-21 17:13:53 +02:00
0xboobface c36984f72d Enable recordings buttons only if FINISHED 2019-07-21 15:23:12 +02:00
0xboobface d4b7545fae Add sorting for the recordings table 2019-07-21 15:08:12 +02:00
0xboobface d6beaac5f9 Make model table sortable 2019-07-21 13:38:38 +02:00
0xboobface 1db79541ff Add web interface for the server 2019-07-21 10:39:00 +02:00