0xb00bface
ae43ecf13e
Fix unit test
2021-05-13 13:30:50 +02:00
0xb00bface
c3d0fb3247
Set version to 4.3.0
2021-05-13 13:26:42 +02:00
0xb00bface
f3c346a80e
Merge branch 'model-groups' into dev
2021-05-13 13:20:26 +02:00
0xb00bface
ba21dd2aeb
Add model group implementation for client server setup
2021-05-13 13:19:32 +02:00
0xb00bface
c49a7db192
Add mechanism to specify fallback values in the pp variables
2021-05-09 21:50:11 +02:00
0xb00bface
9bb2d5d593
Add dialog to edit model groups
2021-05-09 18:38:57 +02:00
0xb00bface
03f5070fc3
Marked minimumLengthInSeconds as deprecated
2021-05-09 13:55:17 +02:00
0xb00bface
0358a35a84
Add possibility to group models through a dialog
2021-05-09 12:14:03 +02:00
0xb00bface
d52b728c1c
Introduce new PostProcessingContext to pass around post-processing
...
related objects
2021-05-09 12:14:03 +02:00
0xb00bface
4fd7b7ddd0
First kind of working model groups
...
# Conflicts:
# common/src/main/java/ctbrec/AbstractModel.java
# common/src/main/java/ctbrec/Model.java
# common/src/main/java/ctbrec/ModelGroup.java
# common/src/main/java/ctbrec/ModelGroupEntry.java
# common/src/main/java/ctbrec/recorder/NextGenLocalRecorder.java
# common/src/main/java/ctbrec/recorder/Recorder.java
# common/src/main/java/ctbrec/recorder/RemoteRecorder.java
2021-05-09 12:14:03 +02:00
0xb00bface
3fea55ff17
Upgrade JavaFX to version 16
2021-05-09 11:32:30 +02:00
0xb00bface
958cbca6fa
Update version to 4.2.1
2021-05-09 11:20:01 +02:00
0xb00bface
a5e047124e
Improve Showup websocket error handling
2021-05-09 11:11:10 +02:00
0xb00bface
3dddd91945
Add first implementation of Showup WEBRTC download
2021-05-08 19:17:33 +02:00
0xb00bface
47469c8aea
Avoid swallowing of exceptions by catching them all
2021-05-08 19:11:11 +02:00
0xb00bface
c96138ed6e
Add getter for model
2021-05-08 19:10:21 +02:00
0xb00bface
aa3f4a1b1f
Only enable basic auth, if a HMAC key is configured
2021-05-08 19:02:20 +02:00
0xb00bface
65ea3e1adb
Do the site initialization and login in parallel and wrapped in try
...
catch block
2021-05-08 14:14:01 +02:00
0xb00bface
698b5a5d62
Restore window location after minimize
...
On windows the window ends up at -32000,-32000, if it gets hidden with
stage.hide() after it has been minimized, so we have to restore the
location when it is brought back to the front again
2021-05-08 14:08:02 +02:00
0xb00bface
f366b9c5e9
Set version to 4.2.0
2021-05-04 17:57:25 +02:00
0xb00bface
127d555c67
Fix Cam4 unfollow
2021-04-30 14:16:15 +02:00
0xb00bface
0ad5e8ce87
Reduce log level for some Cam4Model log statements
2021-04-30 13:57:04 +02:00
0xb00bface
ca94199f41
Update changelog
2021-04-18 16:53:01 +02:00
0xb00bface
73c5cccc51
Set default of "minimize to tray" to false
2021-04-18 16:48:31 +02:00
0xb00bface
00c7e463b5
Only save new window coordinates, if the window stays visible
2021-04-18 12:05:49 +01:00
0xb00bface
8e2999241f
Avoid saving config during initialization of the GUI
2021-04-18 12:05:05 +01:00
0xb00bface
6e9b92effa
Add minimize to tray
2021-04-18 12:17:02 +02:00
0xb00bface
ce98919499
code cleanup
2021-04-18 11:44:01 +02:00
0xb00bface
f0cd128aa4
Set version to 4.1.3
2021-04-17 11:36:44 +02:00
0xb00bface
c948507bcc
Fix bug, which causes the deletion of the ignored models list
2021-04-17 11:30:19 +02:00
0xb00bface
5eafd07d97
Fix stripchat pagination
2021-04-13 20:26:25 +02:00
0xb00bface
9828945ea4
Change CSRF regex to be compatible with Java 8
2021-04-11 13:29:27 +02:00
0xb00bface
ace7eb1220
Retrieve API URL from Manyvids insteaed of using a constant
2021-04-11 13:24:39 +02:00
0xb00bface
4c1b311559
Return the best match in the cookie list
...
The cookies for a domain could contain two or more cookies for the same
domain, but with different paths. We now return the best matching cookie
only and not all.
2021-04-11 13:22:24 +02:00
0xb00bface
5293affe4d
Assume first .jpg is the contactsheet
2021-04-10 17:36:27 +02:00
0xb00bface
4f8ffe0736
Set version to 4.1.2
2021-04-09 18:46:35 +02:00
0xb00bface
977cee5af0
Fix retrieving the CSRF token for CamSoda
2021-04-09 18:18:02 +02:00
0xb00bface
d330fabe36
Make sure the doc server is running when the help button is clicked
2021-03-28 13:52:51 +02:00
0xb00bface
924c60fb0e
Convert ignore list in a list of URLs to save space
2021-03-27 19:23:27 +01:00
0xb00bface
0e014f8d8d
Fix display of "nothing found" label in thumb overviews
2021-03-27 18:46:13 +01:00
0xb00bface
f57f36de05
Fix loading of live thumbnails in the search popup
2021-03-27 18:43:13 +01:00
0xb00bface
719ac7d0b3
Fix ClassCastException
2021-03-27 18:13:15 +01:00
0xb00bface
dd6f41a574
Fix bug, which could cause recordings to get stuck
2021-03-27 17:34:14 +01:00
0xb00bface
f3c0066d93
Remove log statement
2021-03-27 11:58:48 +01:00
0xb00bface
bb1727c538
Set version to 4.1.1
2021-03-27 11:42:04 +01:00
0xb00bface
e41c91f521
Fix BongaCams thumbnail URLs
2021-03-27 11:35:19 +01:00
0xb00bface
73121f0cd6
Remove duplicate logger entry for DashDownload
2021-03-27 11:24:21 +01:00
0xb00bface
94295062aa
Trim input from the "add by name / url" textfield
2021-03-21 19:55:38 +01:00
0xb00bface
e66f360571
Remove PayPal and BuyMeACoffee
2021-03-21 19:54:49 +01:00
0xb00bface
d15a851a3a
Add open in browser to context menu of thumb overviews
2021-03-12 17:45:13 +01:00