forked from j62/ctbrec
1
0
Fork 0
Commit Graph

839 Commits

Author SHA1 Message Date
0xb00bface 2e122fbfd1 Add tab to show the recorded models per site
Does more or less the same as RecordedModelsTab, but removes some buttons and adds a default filter of site.getName()
2021-12-04 15:12:55 +01:00
0xb00bface cad97492e4 Set min size for pagination buttons 2021-12-04 14:32:26 +01:00
0xb00bface 8bd5412504 Set aspect ratio for thumbnails of followed tab to 1:1 2021-11-09 20:34:31 +01:00
0xb00bface cc2875911e Merge branch 'cherrytv' into dev 2021-11-09 20:05:09 +01:00
0xb00bface 6ad7f47479 Add first implementation for SecretFriends 2021-11-08 21:04:49 +01:00
0xb00bface 18e4a43699 Implement follow / unfollow 2021-11-07 16:45:44 +01:00
0xb00bface 0d47952d3d Make sure, that the model id is always set 2021-11-07 14:01:58 +01:00
0xb00bface 881e8afb4c Implement login and followed tab for cherry.tv 2021-11-07 13:43:48 +01:00
0xb00bface 36cacda106 Implement login and followed tab for cherry.tv 2021-11-07 13:35:28 +01:00
0xb00bface c4c5818496 Implement pagination for cherry.tv 2021-11-06 19:38:50 +01:00
0xb00bface 50b2a2a672 Limit to 50 per page 2021-11-06 19:18:18 +01:00
0xb00bface ef7e109d71 Remove apollo client again 2021-11-06 19:17:55 +01:00
0xb00bface 8fca82613e Add group show and trans tabs for cherry.tv 2021-11-06 17:56:14 +01:00
0xb00bface 1bd83c5f31 Add couples tab to LiveJasmin 2021-11-05 20:16:34 +01:00
0xb00bface bf6b653032 Add couples tab to Flirt4Free 2021-11-05 20:08:36 +01:00
0xb00bface 5a86cfa85e Add initial implementation for cherry.tv 2021-10-23 17:19:44 +02:00
0xb00bface 1142a15e9f Set version to 4.5.5 2021-10-15 15:55:23 +02:00
0xb00bface ccddf3ccfb Add remove confirmation back in ModelMenuContributor 2021-10-10 14:05:47 +02:00
0xb00bface 498a20fe4e Start recording stream on double-click 2021-10-01 20:29:59 +02:00
0xb00bface 07701de8c8 Set version to 4.5.4 2021-10-01 20:06:07 +02:00
0xb00bface 2775303113 Allow streaming of running recordings
Since the playlist is now written on-the-fly, we can stream the recording while it is still running
2021-10-01 19:57:21 +02:00
0xb00bface ff9ce1d205 Add cell factory for resolution to render n/a and unknown values properly 2021-09-12 15:00:08 +02:00
0xb00bface e8f653bcdd Load portrait images only if column is visible 2021-09-12 14:58:38 +02:00
0xb00bface 2cdecf08aa Execute EditGroupAction only if group indicator is clicked with primary
button
2021-09-11 19:08:08 +02:00
0xb00bface 2fc538c83a Make preview column visible depending on the preview setting 2021-09-11 18:29:45 +02:00
0xb00bface 4cbb21bdb6 Use StatePersistingTableView for RecordedModels and RecordLater 2021-09-11 18:24:24 +02:00
0xb00bface abf65b1cc2 Make columns of RecordingsTable configurable 2021-09-11 17:43:44 +02:00
0xb00bface 0d02a6cf9c Update cached data in RemoteRecorder so that views update faster 2021-09-11 15:19:51 +02:00
0xb00bface 6e5d706f65 Fix switching between "record later" and "recording"
Starting the recording coming from "record later" did not work in every
case (client/server, standalone, start, start paused, record until)
2021-09-11 14:51:42 +02:00
0xb00bface d663ca1160 Restart update service in callbacks 2021-09-11 14:06:16 +02:00
0xb00bface baf8a8ae1e Remove comment 2021-09-11 14:05:55 +02:00
0xb00bface bb95575897 Fix potential NPE in Player 2021-09-10 21:59:53 +02:00
0xb00bface b959c57b8f Generate / update playlist while recording 2021-09-10 21:37:11 +02:00
0xb00bface 9c2a8242de Add resolution to recordings table 2021-09-10 16:28:00 +02:00
0xb00bface e7b688906c Add model notes to recordings table 2021-09-10 16:01:42 +02:00
0xb00bface ed5d674be3 Add variable support for model variable to player params 2021-09-10 15:36:35 +02:00
0xb00bface 45a385be11 Move switching stream resolution to a dedicated action 2021-09-10 13:00:29 +02:00
0xb00bface a3ee92f269 Change how LiveJasmin refreshes the HTTP session
... which does not require to open the login dialog on the start anymore
2021-09-09 19:59:16 +02:00
0xb00bface ec822ec356 Fix NPE in ExternalBrowser 2021-09-09 18:51:35 +02:00
0xb00bface f98e01d08c Change login process of Amateur.tv 2021-09-09 18:37:29 +02:00
0xb00bface 3f75e03766 Fix "cast" exception. Handle result from external browser as object. 2021-09-09 16:57:14 +02:00
0xb00bface babb522f91 Remove log statement 2021-09-09 16:56:35 +02:00
0xb00bface 0c0fc3a232 Fix LiveJasmin followed tab 2021-09-09 16:47:04 +02:00
0xb00bface b1632cde93 Add buttons to settings panel to delete cookies per site 2021-09-09 16:46:44 +02:00
0xb00bface 1903350dd1 Add recording timeout params to docs 2021-09-09 14:22:03 +02:00
0xb00bface 9e3e0db8ad Disable timeout settings in remote mode 2021-09-09 14:15:39 +02:00
0xb00bface 1d2acbeaf3 Center "added at" column 2021-09-09 14:03:44 +02:00
0xb00bface 3c6c495a5b Add timeout window when not record 2021-09-09 13:35:03 +02:00
0xb00bface c515ce7b2a Remove CamSoda shows tab 2021-09-08 21:01:04 +02:00
0xb00bface 8be632a708 Fix Cam4 login 2021-09-08 20:08:46 +02:00