0xb00bface
acbaf55257
Fix remove after ignore in RecordingsTab
2021-08-07 14:13:58 +02:00
0xb00bface
df54d1f3ec
Add action to mark models for later recording
2021-08-01 18:38:45 +02:00
0xb00bface
d509dca6a1
Show remove question dialog for ignore action on RecordedModelsTab
2021-08-01 18:37:14 +02:00
0xb00bface
8e08682d27
Fix pause and resume in model menu
2021-07-25 14:57:13 +02:00
0xb00bface
ff0864bbf7
Added config param for the chaturbate request throttle
2021-07-24 13:36:08 +02:00
0xb00bface
73631fb5c0
Use ModelMenuContributor for context menu on the MyFreeCamsTableTab
2021-07-18 15:29:54 +02:00
0xb00bface
e1dbdb00f9
Use ModelMenuContributor to add a model sub menu on the RecordingsTab
2021-07-18 15:22:05 +02:00
0xb00bface
08115fabea
Use ModelMenuContributor for context menu on the RecentlyWatchedTab
2021-07-18 15:01:58 +02:00
0xb00bface
a5ca45940d
Use ModelMenuContributor for context menu on the RecordLaterTab
2021-07-18 14:04:20 +02:00
0xb00bface
31c9a38d06
Use ModelMenuContributor for context menu on the RecordedModelsTab
2021-07-18 14:00:38 +02:00
0xb00bface
ebc8d4b321
Move all possbible model menu actions to ModelMenuContributor
2021-07-17 18:30:57 +02:00
0xb00bface
e0a9d5ccf0
Add ignore action to model menu contributor
2021-07-17 16:25:04 +02:00
0xb00bface
df91a71eb7
Introduce new system to create the context menus
2021-07-17 16:25:04 +02:00
0xb00bface
adbb1bd562
Fix memory leak caused by minimizing to tray
2021-06-21 20:40:40 +02:00
0xb00bface
939758403e
Add login for xLoveCam
...
The login is not quite working. Probably something with the password
encryption or the fnv hash
2021-05-29 20:41:35 +02:00
0xb00bface
804d7b0f52
Add config panel for XloveCam
2021-05-29 17:44:11 +02:00
0xb00bface
3c71624f38
Add login, follow and unfollow and FollowedTab for Amateur.TV
2021-05-29 17:39:05 +02:00
0xb00bface
600f1941a5
Reduce log level for getStreamResolution
2021-05-29 17:37:12 +02:00
0xb00bface
1f9dcf1ca4
Merge branch 'amatv' into dev
...
# Conflicts:
# client/src/main/java/ctbrec/ui/SiteUiFactory.java
2021-05-24 16:22:08 +02:00
0xb00bface
5db1e3d4d2
Basic support for XloveCam
2021-05-23 22:56:01 +02:00
0xb00bface
d44fc58bf2
Fix display of resolution tag for amateur.tv
2021-05-23 16:56:14 +02:00
0xb00bface
fc7bb1362c
Add more tabs for amateur.tv
2021-05-23 16:55:31 +02:00
0xb00bface
436272f5ed
Add basic support for Amateur.tv
2021-05-22 09:41:19 +02:00
0xb00bface
cf3849024f
Fix tip action
2021-05-17 17:51:42 +02:00
0xb00bface
4dba5917bb
Fix potential NPE in ClipboardListener
2021-05-16 19:38:22 +02:00
0xb00bface
fda65fdf2a
Add GZIP support for Flirt4Free HTTP requests
2021-05-16 19:38:12 +02:00
0xb00bface
6f92796158
Fix bug in variable replacement for recordings downloads
2021-05-16 12:11:05 +02:00
0xb00bface
7d73f57f36
Add time to "stop recording at"
2021-05-14 21:21:51 +02:00
0xb00bface
ea062582d4
Code cleanup
2021-05-14 19:52:46 +02:00
0xb00bface
bc72aca69e
Add more model group relatedfunctionality
2021-05-14 12:13:48 +02:00
0xb00bface
bcf4ab1d47
Code cleanup
2021-05-13 20:15:29 +02:00
0xb00bface
0d0311fbfc
Add model group context menu
2021-05-13 20:07:40 +02:00
0xb00bface
0c4f37f950
Add a lot of model groups tweaks
2021-05-13 16:28:06 +02:00
0xb00bface
e78ae2685a
Fix missing suggestions
2021-05-13 14:07:39 +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
3dddd91945
Add first implementation of Showup WEBRTC download
2021-05-08 19:17:33 +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
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
5eafd07d97
Fix stripchat pagination
2021-04-13 20:26:25 +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