forked from j62/ctbrec
1
0
Fork 0
Commit Graph

1543 Commits

Author SHA1 Message Date
0xb00bface 75131cd325 Fix MV Live downloads and search 2020-11-29 16:36:39 +01:00
0xb00bface cc277022f0 Code cleanup 2020-11-28 19:12:18 +01:00
0xb00bface 267e3394b5 Code cleanup 2020-11-28 17:41:56 +01:00
0xb00bface 5c3755dedc Fixed wrong playlist file extensions
m3u8a -> m3u8
2020-11-28 01:00:13 +01:00
0xb00bface 69b75ae531 Add tooltips to recording / pause indicators 2020-11-22 00:35:22 +01:00
0xb00bface 4bdb7f5c21 Fix pause indicator click area 2020-11-22 00:19:32 +01:00
0xb00bface 678d7b0174 Set version to 3.10.5 2020-11-21 20:51:23 +01:00
0xb00bface 80ce269298 Little bit of code cleanup 2020-11-21 20:47:19 +01:00
0xb00bface 628c92cc67 Little bit of code cleanup 2020-11-21 20:17:21 +01:00
0xb00bface 4f973dbeed Resolve maven dependency conflicts 2020-11-21 20:12:12 +01:00
0xb00bface cd840afe0d Add idea project files to .gitignore 2020-11-21 19:20:01 +01:00
0xb00bface e53cee3272 Update changelog 2020-11-21 18:45:41 +01:00
0xb00bface 69e13a7f37 Add stop, pause and follow actions to context menu 2020-11-21 18:45:30 +01:00
0xb00bface 3db5d16bb5 Disable follow button, if credentials are not available 2020-11-21 18:45:06 +01:00
0xb00bface eb1db87e82 Improve recording PausedIndicator
Make the whole area clickable and not only the painted area
2020-11-21 18:43:57 +01:00
0xb00bface 0e7b5b5452 Fix: date placeholders with patterns with more than one ocurrence are 2020-11-21 16:06:45 +01:00
0xb00bface dc8d288b05 Add shortcuts for pagination 2020-11-15 14:47:07 +01:00
0xb00bface e96bdc1c7e Adjust mouse scroll speed to height of the scrollpane content 2020-11-14 19:25:51 +01:00
0xb00bface 13eef32ffb Move ThumbCell.css to package of ThumbCell.java 2020-11-14 19:25:12 +01:00
0xb00bface 20473f9a23 Change MFC websocket URL to the TLS one 2020-11-08 13:40:10 +01:00
0xb00bface 8df1ff72e7 Make recording indicator clickable
You can now click on the recording / pause indicator to pause or resume
recording in the thubmnail overview tabs
2020-11-01 19:12:47 +01:00
0xb00bface 80ea981644 Fix login page simplifaction manipulation 2020-11-01 16:50:46 +01:00
0xb00bface 3cb618ae42 Make resizing of filter and model input more equal 2020-11-01 11:25:45 +01:00
0xb00bface 17b0a51d02 Set version to 3.10.4 2020-10-31 22:19:15 +01:00
0xb00bface 57efe8b186 Update changelog 2020-10-31 22:14:23 +01:00
0xb00bface f6a0a5dcaa Update http user agent string 2020-10-31 22:10:47 +01:00
0xb00bface 808f96c04f Rename StreamRedirectThread to StreamRedirector
... since it isn't a thread, but a Runnable
2020-10-31 15:10:44 +01:00
0xb00bface 2dbc6015d2 Make sure to actually start the stream redirect threads 2020-10-31 15:09:34 +01:00
0xb00bface dfb1083c45 Fix Bongacams login in external browser 2020-10-25 20:33:56 +01:00
0xb00bface f04681a8be Update post-processing doc 2020-10-25 13:38:31 +01:00
0xb00bface bf0e99bd0f Set version to 3.10.3 2020-10-24 11:37:46 +02:00
0xb00bface 10b908e93d Add ticket shows to Q&A section 2020-10-24 11:27:09 +02:00
0xb00bface 66ba857b82 Fix bug in Recording.equals 2020-10-17 17:28:04 +02:00
0xb00bface f7775b4671 Add button to pause recording entirely without pausing all models 2020-10-17 16:43:23 +02:00
0xb00bface 12033e9923 Make preferred size of preferences view taller to avoid clipping 2020-10-17 13:56:04 +02:00
0xb00bface e49ef57f21 Change equals and hashcode in Recording to only use the ID 2020-10-17 13:37:49 +02:00
0xb00bface fcbe4a2e25 Add automatic redirect and custom 404 page 2020-10-11 21:50:38 +02:00
0xb00bface d2486b2a63 Add scrollbars to settings tab 2020-10-11 20:06:55 +02:00
0xb00bface 7eac934c7f Remove getLength from download
The length has to be determined just in time for certain pp functions to
work properly. The length can no longer be retrieved from the recording,
but has to be determined with the help of VideoLengthDetector
2020-10-11 19:14:22 +02:00
0xb00bface 24fa1a6ed6 Set version to 3.10.2 2020-10-08 21:49:01 +02:00
0xb00bface afb64fe101 Update changelog 2020-10-08 21:46:53 +02:00
0xb00bface 19c1719d20 Fix Flirt4Free thumb overviews 2020-10-08 21:40:52 +02:00
0xb00bface 2d3bb0c5c8 Add possibility to define the contactsheet file name with variables 2020-10-07 21:14:15 +02:00
0xb00bface cd394c8e36 Fix camsoda thumbnail overviews 2020-10-07 21:02:58 +02:00
0xb00bface 48605554f8 Change unit in label for minimumSpaceLeftInBytes 2020-10-05 18:52:12 +02:00
0xb00bface 2dd32fed0c Fix URLs for models with special characters in their name 2020-10-05 18:44:16 +02:00
0xb00bface eaf5fd2ed7 Remove online check in resumeRecording
The online check will be done in the preconditions check anyway
2020-10-04 19:46:02 +02:00
0xb00bface 0b384cf85e Improve Bongacams online state detection 2020-10-04 19:31:34 +02:00
0xb00bface e250628c96 Add com.sun.activation for Java versions > 8 2020-10-04 16:03:56 +02:00
0xb00bface a2e2dbda6d Catch JSON parse exception 2020-10-04 15:20:23 +02:00