0xb00bface
914545f6df
Upgrade launch4j plugin
2023-11-06 19:48:05 +01:00
0xb00bface
a08d6ec8c6
Improve login check for Chaturbate
2023-11-05 15:36:56 +01:00
0xb00bface
c376f30c56
Add online/offline switch on followed tab for Stripchat
2023-11-05 15:21:24 +01:00
0xb00bface
b07a478d03
Add follow / unfollow for Streamray
2023-11-05 15:03:00 +01:00
0xb00bface
a9b1080d2f
Improve online check for Chaturbate by determining the size of the offline fallback image
2023-11-05 14:52:28 +01:00
0xb00bface
0c5a2df61f
Set version to 5.2.0
2023-11-05 14:33:58 +01:00
0xb00bface
970b2ab14e
Fix WinkTV browsing
2023-11-05 14:15:20 +01:00
0xb00bface
03dd723fb6
Code cleanup
2023-11-05 12:01:40 +01:00
0xb00bface
541fcf5bc7
Fix Cherry TV search
2023-11-04 21:20:15 +01:00
0xb00bface
02dc6d6fdb
Remove log statement
2023-11-04 20:49:17 +01:00
0xb00bface
a29d57eb57
Fix import / export of model portraits and notes
2023-11-04 18:15:06 +01:00
0xb00bface
6892e20a65
Fix bug in addedTimestamp migration
2023-11-04 18:14:21 +01:00
0xb00bface
bc8ba10557
Move calculation of portrait ID to interface
2023-11-04 18:14:00 +01:00
0xb00bface
ffa66fb1bb
Preserve the addedTimestamp during import
2023-11-04 16:36:41 +01:00
0xb00bface
cf29439a7f
Remove recommended tab from CB, because it does not return any recommendations anymore
2023-11-04 13:32:13 +01:00
0xb00bface
2b2182354c
Show SILHOUETTE image if CTBREC_DEV is set to 1
2023-11-04 13:10:01 +01:00
0xb00bface
12cd5baf17
Fix import of older exported files
2023-11-03 21:28:28 +01:00
0xb00bface
39667ef2c9
Add test for recording serialization / deserialization
2023-11-03 19:32:16 +01:00
0xb00bface
423264879b
Add migration of model JSON before loading the models
2023-11-03 19:04:37 +01:00
0xb00bface
b268549ef6
Fix loading of EventHandlerConfiguration
2023-11-01 18:02:11 +01:00
0xb00bface
33b054bc68
Merge branch '5.0.x winkru' into dev
2023-11-01 11:37:29 +01:00
0xb00bface
224bb27003
Merge almost all changes by @winkru
2023-10-29 19:24:16 +01:00
0xb00bface
addbeab76e
Integrate DramCam, Streamray and WinkTv by @winkru
2023-10-29 15:05:41 +01:00
0xb00bface
1c8d9bf678
Use the thumbnail for the online check by @winkru
...
In case a model is not online, CB returns a default image. We do a HEAD request and check the size of the response.
If it is 21971 bytes, we assume that it is the default image and also that the model is offline.
The request hits the CDN instead of the main site, so request throttling should not kick in.
2023-10-29 14:23:33 +01:00
0xb00bface
8fbbbb3dbe
Fix Chaturbate overview pages
2023-10-23 19:46:11 +02:00
0xb00bface
619d888bfa
Get rid of moshi
2023-06-19 19:00:26 +02:00
0xb00bface
b53be222fb
Update changelog
2023-06-17 17:03:07 +02:00
0xb00bface
da39b305a5
Set JavaFX version to 20.0.1
2023-06-17 16:51:11 +02:00
0xb00bface
48bcf3b525
Set version to 5.1.2
2023-06-17 16:18:00 +02:00
0xb00bface
0aeeb1a1c3
Fix unwanted delay between recordings if the recording is split by time or size
2023-06-17 16:11:43 +02:00
0xb00bface
5b688e4cbe
Implement file system monitoring to monitor the size of recordings
2023-06-17 16:08:12 +02:00
0xb00bface
4d978e2ee6
Add check that the preview URL is not blank in SearchPopoverTreeList
2023-06-16 21:50:35 +02:00
0xb00bface
9cf4bacae1
User another request to determine the model ID
2023-06-16 21:27:20 +02:00
0xb00bface
799ef77f38
Set version to 5.1.1
2023-06-16 18:56:51 +02:00
0xb00bface
9632309f0f
Fix bug in ModelJsonAdapter, which caused all model user names to be overwritten by the display name
2023-06-16 18:23:41 +02:00
0xb00bface
2faab3d67f
Code cleanup
2023-06-16 18:14:14 +02:00
0xb00bface
97ab13891e
Fix StripChat master playlist URL
2023-06-16 18:13:43 +02:00
0xb00bface
c9f7fd4403
Set version to 5.1.0
2023-06-04 15:27:51 +02:00
0xb00bface
7b7811dbfe
Partially repaired LiveJasmin recordings
2023-06-04 15:22:51 +02:00
0xb00bface
2ab0c99c76
Make sure that LiveJasmin websocket threads are stopped, if a recording is done
2023-05-29 17:01:14 +02:00
0xb00bface
013d28c33d
Make sure that only one recording per model is started and that recordings terminate before shutting down the thread pools
2023-05-29 17:00:22 +02:00
0xb00bface
fb5fef8912
Replace NextGenLocalRecorder with SimplifiedLocalRecorder
...
The multi-threading in SimplifiedLocalRecorder is a bit simpler. It also makes sure, that each recording is looked at on a regular basis, which should get rid of the stalled recordings problem.
2023-05-28 17:03:57 +02:00
0xb00bface
c62634de92
Fix excessive loading of the model notes from the server
2023-04-25 20:45:23 +02:00
0xb00bface
19850eab31
Fix unit tests
2023-04-25 19:23:54 +02:00
0xb00bface
86e8f00aaf
Save model notes on server, when running in client/server mode
2023-04-25 19:16:37 +02:00
0xb00bface
63ffe78c36
Add mechanism to automatically transfer portraits from client to server
2023-04-22 12:05:29 +02:00
0xb00bface
c52a25f2bc
Implement HMAC authentication for remote portrait store
2023-04-21 18:01:40 +02:00
0xb00bface
39da801a61
Store model portraits on the server in client/server mode
2023-04-19 19:48:29 +02:00
0xb00bface
f293f511f1
Fix path to metadata files for recordings, after the config has been copied to a new version number
2023-04-11 21:21:44 +02:00
0xb00bface
943203f755
Update changelog
2023-04-10 16:43:06 +02:00