Commit Graph

  • 8ee3d8b588 Add setting to run post-processing script 0xboobface 2018-11-07 23:05:06 +0100
  • 77a1b4f3ac Show pause/resume only when model is recorded 0xboobface 2018-11-07 20:08:40 +0100
  • 39a7c5f79b Avoid NPE when context menu is triggered in empty table 0xboobface 2018-11-07 20:08:06 +0100
  • 9e40d44128 Implement pause/resume in ThumbCell 0xboobface 2018-11-07 18:08:04 +0100
  • c884c3b248 Sped-up inital loading od RecordedModelsTab 0xboobface 2018-11-07 17:24:20 +0100
  • 2a3e9c0634 Add padding to description, if model is recording 0xboobface 2018-11-07 17:22:19 +0100
  • 8b7bb79d8c Change the URL if the name changed 0xboobface 2018-11-07 13:51:26 +0100
  • ba0cc591d3 Add setting for HTTP User-Agent header 0xboobface 2018-11-07 13:49:56 +0100
  • a2f048fe0d Add a cookie to define the sorting for BongaCams 0xboobface 2018-11-06 23:17:01 +0100
  • 2a5c0ccd43 Set offset to be a multiple of 36 0xboobface 2018-11-06 23:15:44 +0100
  • 091628b486 Check, if tipping was successful 0xboobface 2018-11-06 22:36:02 +0100
  • 1b11af8872 Try to restore HTTP session with cookies before login in 0xboobface 2018-11-06 22:17:30 +0100
  • 75351cedb5 Cookies are now persisted in the config dir 0xboobface 2018-11-06 21:54:11 +0100
  • b73627c0fb Put settings tab into ScrollPane 0xboobface 2018-11-06 20:36:09 +0100
  • 43793f3728 Use guava caches to store SessionStates and models 0xboobface 2018-11-06 20:27:07 +0100
  • 1fc22876fd Reduce size of received message history to save memory 0xboobface 2018-11-06 19:43:15 +0100
  • f26cb547b7 Merge BongaCams implementation from feature branch to dev 0xboobface 2018-11-06 19:32:49 +0100
  • a136c9ccd2 Prepare code to persist http cookies 0xboobface 2018-11-06 19:32:21 +0100
  • f15b57ce9a Remove websocket stuff 0xboobface 2018-11-06 18:56:31 +0100
  • f8f0d5082e Add friends tab to BongaCams 0xboobface 2018-11-06 18:56:21 +0100
  • d768cbb1ff Implement tipping for bongacams 0xboobface 2018-11-06 18:38:20 +0100
  • a5ddf4f509 Remove unnecessary response.close() 0xboobface 2018-11-06 18:36:28 +0100
  • 60334e9f0b Update changelog 0xboobface 2018-11-06 17:07:40 +0100
  • efc4719018 Add possibility to suspend the recording for model 0xboobface 2018-11-06 16:35:41 +0100
  • 6b16a637f0 Add JVM parameter to define the configuration directory 0xboobface 2018-11-06 14:32:35 +0100
  • 69194e2800 Add login dialog for BongaCams 0xboobface 2018-11-06 00:17:41 +0100
  • 2f1ebabf00 Add more tabs to BongaCams 0xboobface 2018-11-05 19:50:26 +0100
  • 877546b66e Update FAQ section on the website 0xboobface 2018-11-05 19:32:57 +0100
  • 682f78bdac Remove dependency to JavaFX from the server code 0xboobface 2018-11-05 18:59:25 +0100
  • 46c3feeb1f More stuff for BongaCams 0xboobface 2018-11-05 19:00:26 +0100
  • 26bd482eac Remove dependency to JavaFX from the server code 0xboobface 2018-11-05 18:59:25 +0100
  • 1fec124bbc Add BongaCams 0xboobface 2018-11-05 00:41:22 +0100
  • 29ed8648e4 Fix button width 0xboobface 2018-11-04 22:29:15 +0100
  • bf80881e0c Update download links to 1.7.0 0xboobface 2018-11-04 21:56:01 +0100
  • 5de66ce373 Merge branch 'dev' 0xboobface 2018-11-04 21:39:24 +0100
  • a3e0c18cf9 Bumb version to 1.7.0 0xboobface 2018-11-04 21:38:38 +0100
  • 7daffd2594 Fix sorting by date in recordings table 0xboobface 2018-11-04 20:10:34 +0100
  • 5698354f3b Update changelog 0xboobface 2018-11-04 13:46:11 +0100
  • e9b699fdda Change log level 0xboobface 2018-11-04 13:40:59 +0100
  • 9da580c6e8 Add setting to define a maximum resolution for recordings 0xboobface 2018-11-04 13:37:27 +0100
  • 97e2338cec Move getSegmentPlaylistUrl from AbstractModel to AbstractDownload 0xboobface 2018-11-04 13:24:34 +0100
  • dbd5a42dbc Show image placeholder in camsoda shows tab in dev mode 0xboobface 2018-11-03 13:36:47 +0100
  • b24b2fe3fe Merge branch 'dev' into camsoda 0xboobface 2018-11-03 00:39:38 +0100
  • e0d65c8572 Call /api/v1/user/current to check the login status 0xboobface 2018-11-02 18:39:33 +0100
  • 95a3e2dc79 Don't open login dialog, if login has captcha 0xboobface 2018-11-02 18:32:57 +0100
  • 9b39440190 Make login dialog more robust 0xboobface 2018-11-02 18:26:52 +0100
  • 233dd3fa9c Implement tipping for CamSoda 0xboobface 2018-11-02 18:14:36 +0100
  • cbc4a5e339 Fix model parsing 0xboobface 2018-11-02 18:13:40 +0100
  • 3f84f94873 Update changelog 0xboobface 2018-10-31 14:18:12 +0100
  • 625b7727d0 Add affiliate link to MyFreeCams 0xboobface 2018-10-31 14:17:47 +0100
  • 07dee1a631 Add detection of model name changes for MyFreeCams 0xboobface 2018-10-31 13:57:04 +0100
  • bc40c16000 Add possibility to safe site specific data 0xboobface 2018-10-31 13:55:03 +0100
  • 6faee8290c Remove initial login 0xboobface 2018-10-31 01:35:18 +0100
  • b90313dd86 Restart websocket, if no message arrived for 2 mins 0xboobface 2018-10-31 01:34:45 +0100
  • a66d4100cf Merge branch 'dev' into camsoda 0xboobface 2018-10-31 00:05:58 +0100
  • 4696c0f534 Put all site config panes in an accordion 0xboobface 2018-10-31 00:04:53 +0100
  • 91210f8add Add comment 0xboobface 2018-10-30 23:21:55 +0100
  • 7d4245e44e Disable tips for the time being 0xboobface 2018-10-30 23:21:39 +0100
  • d6b443b05a Implement follow and unfollow for CamsodaModel 0xboobface 2018-10-30 23:18:50 +0100
  • 6de58c3805 Change package for CookieJarImpl in logback.xml 0xboobface 2018-10-30 23:17:40 +0100
  • 5333e427ad Add CamSoda login dialog 0xboobface 2018-10-30 21:13:48 +0100
  • efbae57113 Set webengine user dir to child of config dir 0xboobface 2018-10-30 21:10:42 +0100
  • f2832940f1 Move CokkieJarImpl to io package 0xboobface 2018-10-30 21:09:29 +0100
  • 30add6aa3f Fix bug in cookie update code of CookieJar 0xboobface 2018-10-30 21:08:37 +0100
  • 3d245d6515 Add buttons to follow and open in browser to show tab 0xboobface 2018-10-30 19:07:10 +0100
  • b476c452ad Merge branch 'dev' into camsoda 0xboobface 2018-10-30 19:06:20 +0100
  • b19ea01ce7 Only do initial login if credentials are available 0xboobface 2018-10-30 18:24:40 +0100
  • 1b0b5f18a4 Add assembly descriptor for macOS 0xboobface 2018-10-30 18:21:13 +0100
  • ba5ac29c5d Update download links 0xboobface 2018-10-30 16:46:35 +0100
  • 57e6013142 Update the embedded JRE for the Windows bundles to 8u192 0xboobface 2018-10-30 16:10:19 +0100
  • b237f64a83 Bump version to 1.6.1 0xboobface 2018-10-30 16:00:16 +0100
  • 3ad8410cde Update changelog 0xboobface 2018-10-30 16:00:01 +0100
  • 0c9fc5cba6 Fix JSON parse exception 0xboobface 2018-10-30 15:57:44 +0100
  • 007ed19d97 Add more tabs 0xboobface 2018-10-30 15:57:24 +0100
  • c445e48d6d Don't try to log in twice 0xboobface 2018-10-30 15:24:02 +0100
  • 7f3bedd3a1 Clean up code 0xboobface 2018-10-29 23:25:50 +0100
  • c8e3db4021 Merge branch 'dev' into cam4 0xboobface 2018-10-29 22:38:27 +0100
  • 8009b3cf36 Update changelog 0xboobface 2018-10-29 22:37:32 +0100
  • 97e7466352 Fix UI freeze caused by OnlineMonitor 0xboobface 2018-10-29 22:30:15 +0100
  • 2ffdbfa71a Add followed tab for Cam4 0xboobface 2018-10-29 21:53:41 +0100
  • dab3466cf6 Simplify login method 0xboobface 2018-10-29 21:53:15 +0100
  • 4d1e841448 Improve login success check 0xboobface 2018-10-29 18:12:52 +0100
  • 936984c71d Add window icon to Cam4 login dialog 0xboobface 2018-10-29 17:57:14 +0100
  • 43cb005fcd Add login dialog for Cam4 0xboobface 2018-10-29 17:36:58 +0100
  • 64beb44316 Fix typo in log statement 0xboobface 2018-10-29 13:51:08 +0100
  • dc6b514d8f Disable follow/unfollow for the time being 0xboobface 2018-10-29 13:49:04 +0100
  • 8fd09fd521 Implemented followed tab for CamSoda 0xboobface 2018-10-28 21:23:58 +0100
  • a841457a90 Add HD tab 0xboobface 2018-10-27 23:28:08 +0200
  • 88d8430f98 Added sleep to resolution update task 0xboobface 2018-10-27 23:27:44 +0200
  • e97b417480 Set backbround of ThumbCell to lightgray 0xboobface 2018-10-26 16:13:44 +0200
  • 34f443c6a9 First addition for Cam4 0xboobface 2018-10-27 22:32:07 +0200
  • 8287d04396 Set playlist parsing mode to lenient 0xboobface 2018-10-27 22:30:17 +0200
  • 7442ddd3e4 Show thumb, if offline_picture is not available 0xboobface 2018-10-27 18:50:29 +0200
  • 07864dc10a Add Camsoda tab with upcoming shows 0xboobface 2018-10-27 18:39:57 +0200
  • d4bff345a1 Add Camsoda to sites in HttpServer 0xboobface 2018-10-26 23:01:17 +0200
  • a31bad7466 Set backbround of ThumbCell to lightgray 0xboobface 2018-10-26 16:13:44 +0200
  • 209ec64e3d Merge branch 'dev' into camsoda 0xboobface 2018-10-26 14:33:33 +0200
  • 093ca92b4a Update download links to 1.6.0 0xboobface 2018-10-26 14:33:02 +0200
  • 5567401620 Update changelog 0xboobface 2018-10-26 14:24:01 +0200
  • 4e0fb6aaf0 Ignore models for disabled sites in LocalRecorder 0xboobface 2018-10-26 14:16:17 +0200