0xb00bface
243d5f4ecf
Fix bug in recorder servlet
...
Actions unpin and setNote where mixed up
2020-08-17 13:46:07 +02:00
0xb00bface
0fe16f8ff8
Add setting to disable online check for paused models
2020-08-09 12:27:04 +02:00
0xb00bface
caf329eb23
Change look of the model table in the web interface
2020-08-08 20:11:48 +02:00
0xb00bface
e55daa0772
Add GUI and remote support for temporary recordings
2020-08-08 17:51:03 +02:00
0xboobface
4205cb6ff2
Use rolling file appender for the log files
2020-06-30 20:48:48 +02:00
0xboobface
6e25f98b2b
Add range slider for the recording resolution
2020-06-13 20:08:25 +02:00
0xboobface
229fc1f432
Add possibility to add notes to recordings
2020-06-13 19:32:00 +02:00
0xboobface
a4ceb2f513
Add current bandwidth throughput to webinterface
2020-06-12 19:11:14 +02:00
0xboobface
ccab1261dc
Implement adding model by name in the webinterface like in the JavaFX
...
GUI
2020-06-11 20:55:14 +02:00
0xboobface
28e6313d41
Implement the ConfigServlet
...
Most of the server relevant options can now be changed in the
webinterface.
2020-06-11 19:58:59 +02:00
0xboobface
44fd340323
Implement loading of the config into the webpage
2020-06-11 19:58:59 +02:00
0xboobface
1b75340f74
Add authentication to config servlet
2020-06-11 19:58:59 +02:00
0xboobface
e1fb29b7c8
Add first implementation of a config servlet
2020-06-11 19:58:59 +02:00
0xboobface
79892b1a13
Add systemd service example to the server zip
2020-05-30 20:31:41 +02:00
0xboobface
7f661c3dc1
Add a HTTP and a HTML header with the version of ctbrec
2020-05-29 20:21:13 +02:00
0xboobface
5e46933905
Try to log in on startup
...
Maybe we have to change this in the future so that the server logs in
on a regular basis.
2020-05-23 13:47:57 +02:00
0xboobface
6c85a2a493
First working version of Showup.tv
2020-05-16 16:28:44 +02:00
0xboobface
6f57579041
Add pinning for recordings
...
Recordings can now be set to pinned. Pinned recordings cannot be
deleted.
2020-03-16 16:10:09 +01:00
0xboobface
3ec4d74545
Add Stripchat to server
2020-02-23 19:52:34 +01:00
0xboobface
627200d18d
Add download for single file recordings to web interface
2020-02-22 17:44:40 +01:00
0xboobface
71be9b3665
Improve support for server-side single files
2020-02-22 17:40:22 +01:00
0xboobface
d82c3b490b
Implement recording priorities for RemoteRecorder
2020-01-04 15:30:54 +01:00
0xboobface
5164512287
Change the linux server start script to be more like an init script
2020-01-02 15:13:02 +01:00
0xboobface
14dd11a2e6
Add instructions for ffmpeg to the server README
2019-12-26 21:45:34 +01:00
0xboobface
27e1857073
Adjust log level
2019-12-21 19:55:00 +01:00
0xboobface
dbcd7f488e
Fix HMAC calculation for HLS streams
2019-12-21 17:50:22 +01:00
0xboobface
306c3eaf3c
Improve startup status message for HMAC auth
2019-12-21 17:49:52 +01:00
0xboobface
630cb6a6a5
Adjust log level for http headers
2019-12-21 17:49:22 +01:00
0xboobface
ce103853a3
Fix SonarLint issues
2019-12-21 14:46:59 +01:00
0xboobface
e37c869695
Merge branch 'dev' into mp4-streaming
2019-12-17 21:27:16 +01:00
0xboobface
ab81fa4c94
Fix path check bug in HlsServlet and support dir symlinks
...
String.startsWith() comparison for the canonical recording dir
did not always check the last component correctly:
recordingDir: /path/to/dir
request: ../dirOther/filename
2019-12-17 21:18:29 +01:00
0xboobface
88735d93ee
Remove unused exceptions in HlsServlet
2019-12-17 21:14:33 +01:00
0xboobface
e734d46e9c
Add gitattributes and run initial normalization
2019-12-17 21:13:18 +01:00
0xboobface
5ce2bd9901
Add byte range support for HTTP requests
2019-12-08 18:37:26 +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
8eb202255e
Reactivate MFC in the server
2019-12-07 11:53:48 +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
bc724b2f42
Add setting to switch on/off the server webinterface
2019-07-27 17:55:42 +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
88040e9a0b
Disable MyFreeCams for the time being
2019-07-21 10:46:46 +02:00
0xboobface
1db79541ff
Add web interface for the server
2019-07-21 10:39:00 +02:00
0xboobface
b136fce0db
Add menu entry to rerun the post-processing script
...
In client/server mode this will trigger the playlist generation and
post-processing. In standalone mode only the post-processing will be
executed.
2019-06-02 19:53:25 +02:00
0xboobface
ebe9d0cf5e
Fix remaining problems with remote recording
2019-06-01 15:33:47 +02:00
0xboobface
f11fcf7ca1
Rewrite recording code for remote recording
2019-06-01 12:12:46 +02:00