forked from j62/ctbrec
1
0
Fork 0

Commit Graph

  • 715b312774 Add more documentation 0xboobface 2019-04-09 18:31:30 +0200
  • f0bf6c5d7c Add index and search to documentation app 0xboobface 2019-04-09 12:06:38 +0200
  • 482a7289b7 Add missing files 0xboobface 2019-04-08 15:47:18 +0200
  • adf3da4aee Add documentation server with markdown servlet 0xboobface 2019-04-08 15:41:09 +0200
  • 601669fdd6 Added menu entry to ignore models 0xboobface 2019-04-07 18:43:06 +0200
  • 458e05d2b4 Add notes column to recorded models tab 0xboobface 2019-04-07 18:11:27 +0200
  • fb7953e045 Add crypto wallets again 0xboobface 2019-04-07 17:20:16 +0200
  • 2a74761c54 Make sure the playlist is not empty when checking the online state 0xboobface 2019-04-07 12:03:00 +0200
  • 9647f1160f Fix: Errors thrown by external browser 0xboobface 2019-04-05 14:50:45 +0200
  • 25e7c8a0ea Add filter input to filter by model name and url 0xboobface 2019-04-05 13:40:08 +0200
  • 85b809da00 Clear search box, if escape is pressed 0xboobface 2019-04-05 13:39:41 +0200
  • 38d65c4b7d Remove test class 0xboobface 2019-04-04 19:11:03 +0200
  • 73221ce881 Set version to 1.19.1 0xboobface 2019-04-04 19:00:49 +0200
  • 3e4ad5272b Replace deprecated calls 0xboobface 2019-04-04 18:58:45 +0200
  • dd1a2c1cc8 Use the proper URL to retrieve the news toots 0xboobface 2019-04-04 18:55:36 +0200
  • c4a18ae860 Update changelog 0xboobface 2019-04-04 18:40:42 +0200
  • 055de8b653 Update bundled Java to version 12 0xboobface 2019-04-04 18:40:30 +0200
  • 732489cd18 Update JavaFX to version 12 and set ctbrec version to 1.19.1 0xboobface 2019-04-04 18:39:57 +0200
  • 7ffa41944c Fix online check for BongaCams 0xboobface 2019-04-04 18:07:19 +0200
  • f5a302337f Don't show previews, if disabled 0xboobface 2019-04-03 21:00:20 +0200
  • 335233f473 Replace EvictingQueue with own implementation 0xboobface 2019-03-21 14:51:52 +0100
  • 1dd432dbd9 Add base URL setting for Bongacams 0xboobface 2019-03-05 17:01:42 +0100
  • 71599c7156 Get the 50 latest toots instead of 20 0xboobface 2019-02-28 18:24:19 +0100
  • a249be01c7 Fix: Adjust Streamate search code to new JSON format 0xboobface 2019-02-22 13:42:44 +0100
  • 37fc341767 Remove debug log 0xboobface 2019-02-20 13:47:34 +0100
  • 6dbdac6df5 Fix json exception in online check for BongaCams 0xboobface 2019-02-20 13:44:56 +0100
  • 14b2911651 Increase version to 1.19.0 0xboobface 2019-02-19 18:57:40 +0100
  • 8bf5f2fff7 Update changelog 0xboobface 2019-02-19 18:55:51 +0100
  • 11f0dfde00 Added comment for PP improvements 0xboobface 2019-02-19 18:53:33 +0100
  • e1eeb830da Add getSanitizedName to Model 0xboobface 2019-02-19 15:28:52 +0100
  • 75a625bbe0 Improve deleteIfTooShort method 0xboobface 2019-02-13 22:07:34 +0100
  • fba3a72167 Disable concurrent download settings for server mode 0xboobface 2019-02-13 20:46:43 +0100
  • 70bb052c94 Improve layout and look of StatusPane 0xboobface 2019-02-13 15:29:43 +0100
  • 27dac97384 Improve handling of postprocessing 0xboobface 2019-02-13 12:24:04 +0100
  • 0a58b91fec Don't show replies, but only new status 0xboobface 2019-02-13 12:23:19 +0100
  • 2b82215678 Use pastebin URLs for the changelog and update check 0xboobface 2019-02-11 15:43:17 +0100
  • 9245ab6592 Add tooltip for max resolution 0xboobface 2019-02-06 20:53:05 +0100
  • 351560079b Add concurrent recordings setting to settings tab 0xboobface 2019-02-05 15:25:56 +0100
  • 097fb251cb Add getCurrentlyRecording to recorder 0xboobface 2019-02-05 15:07:56 +0100
  • 76f4583ebc Rename Recorder.isRecording to Recorder.isTracked 0xboobface 2019-02-05 14:45:44 +0100
  • 198a9c6893 Rename Recorder.getModelsRecording to Recorder.getModels 0xboobface 2019-02-05 14:44:21 +0100
  • 2dd8100a97 Add setting to limit the number of concurrent active recordings 0xboobface 2019-02-05 14:41:31 +0100
  • 39679f3162 Improve exception handling and logging for the playlist generation 0xboobface 2019-02-05 13:38:09 +0100
  • 89f2319345 Add 5min options for split recordings 0xboobface 2019-02-05 12:43:57 +0100
  • 6ee666a0b1 Add news tab, which shows status updates from mastodon 0xboobface 2019-01-31 16:43:48 +0100
  • 80e577db7c Add menu entry to regenerate the playlist 0xboobface 2019-01-31 15:07:42 +0100
  • 2616d318c0 Deactivate validation if control is disabled 0xboobface 2019-01-31 14:16:41 +0100
  • 6e58dd6be5 Implement follow/unfollow for BongaCams 0xboobface 2019-01-29 16:28:07 +0100
  • d4f5249777 Update list of supported sites on the homepage 0xboobface 2019-01-29 15:21:54 +0100
  • ed474e7bd2 Update dowload links to 1.18.0 0xboobface 2019-01-29 15:06:23 +0100
  • 6fb18e97a0 Update list of supported sites in README 0xboobface 2019-01-29 15:03:31 +0100
  • 5bf77a2c64 Corrected typo 0xboobface 2019-01-29 14:36:39 +0100
  • b394a385f4 Update dowload links to 1.18.0 0xboobface 2019-01-29 14:31:49 +0100
  • 181c8663aa Merge branch 'dev' 0xboobface 2019-01-29 14:26:36 +0100
  • 4f541c0570 Increased version to 1.18.0 0xboobface 2019-01-29 14:25:54 +0100
  • 1e37da9918 Update changelog 0xboobface 2019-01-29 14:25:19 +0100
  • e7feaad11c Merge branch 'dev' into fc2 0xboobface 2019-01-29 13:05:43 +0100
  • 2fe6ec0e8f Fix #156 0xboobface 2019-01-28 17:26:53 +0100
  • 9f13a54eb6 Remove misleading log message 0xboobface 2019-01-28 15:22:48 +0100
  • 56897436c7 Merge branch 'fc2' of github.com-0xboobface:0xboobface/ctbrec into fc2 0xboobface 2019-01-28 14:52:27 +0100
  • 8e2abd2f11 Implement createModelFromUrl for FC2Live 0xboobface 2019-01-28 14:44:19 +0100
  • 626d13f87a Implement createModelFromUrl 0xboobface 2019-01-28 13:32:42 +0100
  • 182a9e079e Update active recording counter, when a MODEL_ONLINE event arrives 0xboobface 2019-01-28 13:32:24 +0100
  • df38ed3027 Sanitize name before creeating a model object 0xboobface 2019-01-27 15:18:19 +0100
  • ba0c456f19 Reduce log level for FC2Live websocket messages to TRACE 0xboobface 2019-01-27 14:58:22 +0100
  • e815a863d6 Reduce log level for FC2Live websocket messages to TRACE 0xboobface 2019-01-27 14:58:22 +0100
  • 76c5c2e6c6 Remove log message 0xboobface 2019-01-27 14:10:45 +0100
  • 70a9d65e48 Fix login for FC2Live 0xboobface 2019-01-27 14:05:45 +0100
  • 0f51be96c0 Implement FC2Live downloads for the server 0xboobface 2019-01-24 20:24:09 +0100
  • 16752b892c Merge branch 'dev' into fc2 0xboobface 2019-01-24 19:16:52 +0100
  • a91819c2ca Extend the recording name to include seconds and milliseconds 0xboobface 2019-01-24 19:00:02 +0100
  • d346270da2 Show the number of active recordings in the window title 0xboobface 2019-01-24 17:36:23 +0100
  • 0cb5b29568 Update download links to 1.17.1 0xboobface 2019-01-24 16:27:06 +0100
  • 80f4e53ed2 Merge branch 'dev' 0xboobface 2019-01-24 16:23:45 +0100
  • 2c67b0b75c Merge branch 'jasmin' into dev 0xboobface 2019-01-24 15:52:38 +0100
  • 6fcdce673d Show error message on Followed tab, if credentials are missing 0xboobface 2019-01-24 15:52:25 +0100
  • aa093c0ec1 Delete all LiveJasmin cookies, if we are guests 0xboobface 2019-01-24 15:47:26 +0100
  • 0417fd6bfb Remove guest session cookies on start for LiveJasmin 0xboobface 2019-01-23 18:27:34 +0100
  • 86416e0402 Add config UI for FC2Live 0xboobface 2019-01-24 15:38:35 +0100
  • beeaca4beb Implement login and follow/unfollow 0xboobface 2019-01-24 15:24:05 +0100
  • 6bb6637683 Remove guest session cookies on start for LiveJasmin 0xboobface 2019-01-23 18:27:34 +0100
  • 16fdee2a2c Merge branch 'dev' into fc2 0xboobface 2019-01-23 17:56:20 +0100
  • 3d21f64ab0 Update changelog 0xboobface 2019-01-23 17:54:10 +0100
  • e8572434a9 Set version to 1.17.1 0xboobface 2019-01-23 17:41:03 +0100
  • c5474eb79b Start OnlineMonitor after initializing the Sites 0xboobface 2019-01-23 17:40:46 +0100
  • b548db4a66 Adjust CamsodaUpdateService to new JSON structure 0xboobface 2019-01-23 17:40:20 +0100
  • 44bc5d02aa Add setting to change the base URL for LiveJasmin 0xboobface 2019-01-23 16:25:02 +0100
  • a69b0926f0 Remove NotLoggedInException 0xboobface 2019-01-23 16:23:07 +0100
  • 9bfd15b35e Use a different way to retrieve the master playlist 0xboobface 2019-01-23 16:22:36 +0100
  • 0e9ae32161 Merge branch 'master' into dev 0xboobface 2019-01-23 14:24:34 +0100
  • c8ffdbe616 Send heartbeat every now and again 0xboobface 2019-01-23 14:14:14 +0100
  • 19afa9ce79 Remove Fc2WebSocketClient 0xboobface 2019-01-23 14:12:01 +0100
  • 64c82748dc Count the websocket uses wth AtomicInteger 0xboobface 2019-01-22 22:42:46 +0100
  • fc6aeff94a Implemt special player handling for fc2live 0xboobface 2019-01-21 17:58:59 +0100
  • 7b2f30474a Make sure the reader thread is ready before sending any commands 0xboobface 2019-01-21 15:34:18 +0100
  • 3a83943130 Let SiteUi launch the player for a model stream 0xboobface 2019-01-21 15:31:13 +0100
  • 92b83b8411 Add jquery call to github API to determine the latest release 0xboobface 2019-01-21 15:08:34 +0100
  • 414d0abaff Updated download links to 1.17.0 0xboobface 2019-01-21 14:12:45 +0100
  • 6262d50f74 Log browser output 0xboobface 2019-01-20 17:58:10 +0100
  • 55fc6729f8 Merge branch 'dev' into fc2 0xboobface 2019-01-20 13:51:04 +0100