forked from j62/ctbrec
1
0
Fork 0

Commit Graph

  • 8e1aabc7b7 Use CamrecApplication's http client for cam4 unfollow requests 0xboobface 2018-11-14 14:19:26 +0100
  • 037061531e Only save cookies for domains, which contain cam4 0xboobface 2018-11-14 14:17:26 +0100
  • e3001cb242 Replace deprecated call to Call.newInstance() 0xboobface 2018-11-14 14:16:20 +0100
  • 9bcf7523b1 Remove finalize method. It is deprecated in Java 9 0xboobface 2018-11-14 14:15:52 +0100
  • 59cd9cf699 Make sure, ctbrec is started with Java >= 10 0xboobface 2018-11-14 13:49:31 +0100
  • 016fd2bd14 Include JavaFX in the distribution zips 0xboobface 2018-11-14 13:48:04 +0100
  • 22dbb82c66 Add new class to determine the Java version 0xboobface 2018-11-14 13:37:36 +0100
  • 3bcbf100fe Fix: NPE when switching stream resolution of suspended model 0xboobface 2018-11-14 12:46:13 +0100
  • 40f0411bf3 Close HTTP connection if websocket request fails 0xboobface 2018-11-13 17:37:41 +0100
  • 41a3031f37 Run watchdog every 10 seconds instead of every second 0xboobface 2018-11-13 17:25:01 +0100
  • f6c98cc68d Remove calls to private API 0xboobface 2018-11-13 16:13:39 +0100
  • 7be5aec719 Set file appender level to debug 0xboobface 2018-11-13 16:11:52 +0100
  • c2ad49fa3a Log environment on startup 0xboobface 2018-11-13 16:11:11 +0100
  • 0cedd7e8e6 Remove calls to private API 0xboobface 2018-11-13 16:10:06 +0100
  • 378d3954b0 Add animation for following a model 0xboobface 2018-11-13 01:01:49 +0100
  • 705b04b0da In RecordedModelsTab get online state from the recorder 0xboobface 2018-11-13 00:59:09 +0100
  • 6c1a757af3 Fix: Update online state more reliable 0xboobface 2018-11-12 15:30:24 +0100
  • 014ab5312f Reduce log level in loadModelDetails() 0xboobface 2018-11-12 12:39:38 +0100
  • e9e6d73e97 Handle empty model details more gracefully 0xboobface 2018-11-12 12:37:44 +0100
  • eb3c878b03 Avoid NPE in ContinuityFixer 0xboobface 2018-11-10 15:03:35 +0100
  • c8af7a409a Change log level to trace in getMasterPlaylist 0xboobface 2018-11-10 14:34:05 +0100
  • f2cd4d3609 Start player, when enter is hit on a finished recording 0xboobface 2018-11-10 14:32:16 +0100
  • 2658536ee6 Be less verbose on playlist parsing errors 0xboobface 2018-11-10 14:31:40 +0100
  • 45a7e4ba5f Remove stub comments 0xboobface 2018-11-09 19:18:30 +0100
  • 977674cc1e Replace user name in pp batch script 0xboobface 2018-11-09 18:45:18 +0100
  • 7d027adfde Update homepage texts 0xboobface 2018-11-09 18:41:52 +0100
  • 1ed34310de Replace Windows (no JRE) with macOS download link 0xboobface 2018-11-09 18:36:11 +0100
  • 19a22f6900 Update download links to 1.8.0 0xboobface 2018-11-09 18:32:22 +0100
  • 2eab3b3bd4 Merge branch 'dev' 0xboobface 2018-11-09 18:28:50 +0100
  • a1cefb4be7 Bumb version to 1.8.0 0xboobface 2018-11-09 18:27:43 +0100
  • 37b78854f4 Update changelog 0xboobface 2018-11-09 18:27:25 +0100
  • e34cba01e6 Add example post-processing scripts to distribution archives 0xboobface 2018-11-09 18:27:01 +0100
  • 6982bceb57 Reduce verbosity of logging 0xboobface 2018-11-09 18:20:28 +0100
  • dc540c795a Avoid NPE in SessionState.X.merge 0xboobface 2018-11-09 18:19:59 +0100
  • 9db844b5d1 Add post-processing examples for Windows and Linux 0xboobface 2018-11-09 18:19:37 +0100
  • 1d632e6ce1 Remove JRE version from classpath 0xboobface 2018-11-09 14:31:36 +0100
  • 2d3a4c87be Be more precise regarding the online state of the model 0xboobface 2018-11-09 14:31:13 +0100
  • b447c76dac Don't fetch stream resolution if model is offline 0xboobface 2018-11-09 14:30:30 +0100
  • 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