forked from j62/ctbrec
1
0
Fork 0
Commit Graph

37 Commits

Author SHA1 Message Date
0xboobface 32172fe203 Created abstract servlet to handle HMAC
Implemented HMAC authentication in HlsServlet, but disabled it, because
it does not make sense, if you want to support streaming. Also, the path
of recordings can only be obtained by guessing without the HMAC key.
2018-07-07 14:05:07 +02:00
0xboobface aaaca23427 Print recordings dir to log on initialization 2018-07-07 13:36:18 +02:00
0xboobface bb6ba48f49 Implemented HMAC authentication in RemoteRecorder 2018-07-07 13:23:00 +02:00
0xboobface d62bba5599 Implemented HMAC authentication in RecorderServlet 2018-07-07 12:50:21 +02:00
0xboobface 8c7385229f Improved GUI response time
The GUI reponds faster to the start and stop action when using the
RemoteRecorder
2018-07-06 21:15:12 +02:00
0xboobface b88803e30c Fixed ordering bug for recorded models 2018-07-06 13:47:03 +02:00
0xboobface 2fb9d5cbcc Improved painting and sorting of recorded models. 2018-07-06 13:37:54 +02:00
0xboobface 2fcc85853f Fixed bug in remote recorder, which caused list of recorded models to be
null
2018-07-06 13:37:10 +02:00
0xboobface 57c5cc7094 Remove resolution tags, when the option is disabled 2018-07-06 13:12:32 +02:00
0xboobface 4c4f885844 Added resoltion tag to thumb cell
Added the possibility to display the video resolution for each model in
the top right corner of the thumb. Can be toggled in the settings.
2018-07-06 13:05:42 +02:00
0xboobface ea3715134e Display "Follow"/"Unfollow" depending on the active tab 2018-07-05 16:26:55 +02:00
0xboobface 114e676917 Added textfield to recording tab, so that you can add models manually 2018-07-03 15:00:55 +02:00
0xboobface 0011c886f2 Use maven variable filtering to set the file name. 2018-07-02 18:41:04 +02:00
0xboobface 9db18224d1 Updated download links to version 1.0.1 2018-07-02 18:27:55 +02:00
0xboobface 29476ccc42 Bumbed version to next snapshot 2018-07-02 18:26:19 +02:00
0xboobface 506e15a978 Bumbed version to 1.0.1 2018-07-02 18:25:17 +02:00
0xboobface a0bf1fbfe7 Added buymeacoffee to donate tab 2018-07-02 18:22:34 +02:00
0xboobface c1df2f301f added count down for download 2018-07-02 17:50:11 +02:00
0xboobface 037ef9381d added count down for download 2018-07-02 17:47:27 +02:00
0xboobface 8aaebc80ed added question to faq 2018-07-02 17:35:04 +02:00
0xboobface e902fbf350 Fine tuned layout of navbar 2018-07-02 17:30:37 +02:00
0xboobface 65e4b37888 Fixed typo 2018-07-02 17:26:23 +02:00
0xboobface 56a5f9820d Added screenshot for server console 2018-07-02 17:24:43 +02:00
0xboobface 959c0f1057 Fixed beer button on top 2018-07-02 17:15:45 +02:00
0xboobface 1e86bbac34 Added license.txt 2018-07-02 17:10:38 +02:00
0xboobface f2d1345954 added logo 2018-07-02 17:03:02 +02:00
0xboobface f4799781cb added faq 2018-07-02 16:57:39 +02:00
0xboobface c0a379a381 added favicon 2018-07-02 15:27:45 +02:00
0xboobface 928be2366d added favicon 2018-07-02 15:26:27 +02:00
0xboobface d7b3ba7fc6 Reduced corner radius to 25 2018-07-02 15:23:26 +02:00
0xboobface a47872137f added buy me coffee button 2018-07-02 15:20:09 +02:00
0xboobface 351d873e39 Added crypto coins to donate section 2018-07-02 14:51:46 +02:00
0xboobface 360474144c Added donate section 2018-07-02 14:29:46 +02:00
0xboobface 466aed4326 Added readme 2018-07-02 12:48:30 +02:00
0xboobface aa1d35df5e Switch to bootstrap theme/layout "Freelancer" 2018-07-02 11:31:52 +02:00
0xboobface 8af7073d22 Added docs folder for github.io pages 2018-07-01 18:23:44 +02:00
0xboobface 1ab902892d initial import 2018-07-01 17:38:53 +02:00