forked from j62/ctbrec
1
0
Fork 0

Commit Graph

  • cc2aa3c8d5 Add threshold setting for minimum space on disk 0xboobface 2018-11-26 15:28:44 +0100
  • 5708d7f259 Add display to show space left on device 0xboobface 2018-11-26 14:03:40 +0100
  • 8fdb24bad1 Add methods to get the free and total space 0xboobface 2018-11-26 13:49:42 +0100
  • 91ea7d65a3 Sort by height only if the height is set 0xboobface 2018-11-26 00:13:53 +0100
  • eb27defe81 Update download links to 1.11.0 0xboobface 2018-11-25 23:52:57 +0100
  • 6ee39cb6f4 Set smooth property for search thumbnail 0xboobface 2018-11-25 23:01:54 +0100
  • 0fa716abdb Fix label 0xboobface 2018-11-25 23:01:27 +0100
  • 3b9927a591 Make search case insensitive 0xboobface 2018-11-25 23:01:14 +0100
  • b869c4a82c Save and restore table states 0xboobface 2018-11-25 22:10:12 +0100
  • faf6240b45 Save changes to the list of recorded models immediately 0xboobface 2018-11-25 21:23:37 +0100
  • 9817fdfb42 Add setting for the online check interval 0xboobface 2018-11-25 21:17:17 +0100
  • e5ff778d6b Write config immediately after a value changed 0xboobface 2018-11-25 20:58:55 +0100
  • 9a51cff240 Update changelog 0xboobface 2018-11-25 20:10:50 +0100
  • a57a9877b8 Bumb version to 1.11.0 0xboobface 2018-11-25 20:10:27 +0100
  • a6be8b4b63 Show restart message, when colors are changed 0xboobface 2018-11-25 19:16:04 +0100
  • 3bfb76e441 Re-add onlineCheckIntervalInSecs 0xboobface 2018-11-25 19:12:27 +0100
  • 84dfeb9484 Add setting to SettingsTab to define the color scheme of the app 0xboobface 2018-11-25 19:11:15 +0100
  • 240e5e0d92 Add setting for online check interval 0xboobface 2018-11-25 17:04:49 +0100
  • 9965f352e3 Improve MFC search by also searching in the models cache 0xboobface 2018-11-25 16:28:17 +0100
  • 459734f48e Remove not needed images 0xboobface 2018-11-25 16:19:10 +0100
  • 5c4d0d5290 Load stylesheet from config dir if it exists 0xboobface 2018-11-25 16:14:13 +0100
  • cab0ac469b Reposition popover slightly for the new SVG background 0xboobface 2018-11-25 15:58:33 +0100
  • 6282cd76bc Use theme colors 0xboobface 2018-11-25 15:57:27 +0100
  • 9cabc21cae Don't show images in DEV mode 0xboobface 2018-11-25 15:57:13 +0100
  • d571afaa44 Use theme colors 0xboobface 2018-11-25 15:56:43 +0100
  • ee38f0a049 Use SVG paths instead of images for the popover background 0xboobface 2018-11-25 15:55:16 +0100
  • cf14d8c3fe Add round images for the donate tab 0xboobface 2018-11-25 15:54:25 +0100
  • 146e327830 Add CSS dark theme for the application 0xboobface 2018-11-25 15:52:41 +0100
  • 69fe63ba99 Remove background color 0xboobface 2018-11-24 18:48:23 +0100
  • 88cfa9b8a7 Add log files to .gitignore 0xboobface 2018-11-24 18:47:44 +0100
  • 76efd16c96 Change logfile name to server.log in server/logback.xml 0xboobface 2018-11-24 18:45:42 +0100
  • 6fa9de4a32 Ensure the correct model is updated by checking the uid 0xboobface 2018-11-24 15:33:48 +0100
  • 72064eb55b Fix possible NPE in getStreamUrl 0xboobface 2018-11-24 15:20:45 +0100
  • edb11a0efc Fix possible NPE in update 0xboobface 2018-11-24 15:16:51 +0100
  • 85fee70e60 Use TimeUnit for wait-calls 0xboobface 2018-11-23 21:15:30 +0100
  • 3445fa5ca0 Revert change, which prevents ChaturbateModel to work correctly 0xboobface 2018-11-23 21:15:04 +0100
  • 2121f56804 Make Toast a little bit more opaque 0xboobface 2018-11-23 20:47:56 +0100
  • c7333ede64 Merge branch 'search' into dev 0xboobface 2018-11-23 20:36:19 +0100
  • 4c7cabaa26 Show a toast message when the player is started 0xboobface 2018-11-23 20:34:06 +0100
  • b9f24a209e Implement search feature 0xboobface 2018-11-23 20:27:49 +0100
  • 2202dc969f Add setting to define the start tab 0xboobface 2018-11-22 16:30:07 +0100
  • d1e6a790ba Update changelog 0xboobface 2018-11-21 15:56:17 +0100
  • 0dbf319575 Invalidate cache when a new websocket is opened 0xboobface 2018-11-21 14:20:37 +0100
  • ea57d4faea Let the followed tab blink when a model is followed 0xboobface 2018-11-20 22:30:59 +0100
  • e11acea52e FIX: Avoid NPE in onFailure 0xboobface 2018-11-20 22:30:27 +0100
  • 97d3be0b98 Add setting to diable thumbnail updates 0xboobface 2018-11-20 14:35:06 +0100
  • 2e9aa56985 Play recording on double-click 0xboobface 2018-11-20 12:14:32 +0100
  • 7133283032 Start implementation for FC2Live 0xboobface 2018-11-19 23:20:39 +0100
  • 8fb5eac435 Move getSite and setSite to AbstractModel 0xboobface 2018-11-19 20:51:40 +0100
  • 6ef67b9385 Merge branch 'master' into dev 0xboobface 2018-11-19 19:33:31 +0100
  • d973b085f1 Nicer images for the donation section 0xboobface 2018-11-19 19:33:15 +0100
  • f5f5619580 Move CHANGELOG.md to root directory 0xboobface 2018-11-19 19:09:20 +0100
  • de185a0ae4 Update donation section 0xboobface 2018-11-19 19:01:02 +0100
  • f7dfbe558c Replace cryptos with paypal and patreon 0xboobface 2018-11-19 18:41:54 +0100
  • eddd3feb47 Update download links to 1.10.0 0xboobface 2018-11-19 18:12:04 +0100
  • 9321a2945d Move CHANGELOG.md to the root dir of the repo 0xboobface 2018-11-19 17:39:31 +0100
  • ffb12651f1 Add download link 0xboobface 2018-11-19 16:06:21 +0100
  • 32a11e89aa Update readme for the client 0xboobface 2018-11-19 16:02:08 +0100
  • 92d90465b2 Add link to docker image in server readme 0xboobface 2018-11-19 15:44:56 +0100
  • 042fe43838 Bumb version to 1.10.0 0xboobface 2018-11-19 15:33:48 +0100
  • f8fff99920 Move docs directory (homepage) to root directory of repo 0xboobface 2018-11-19 14:11:27 +0100
  • 3fe2f14ee6 Update root README.md 0xboobface 2018-11-19 14:08:03 +0100
  • 73444118d9 Remove server files from assembly 0xboobface 2018-11-19 14:04:24 +0100
  • dc8b7d519e
    Update README.md 0xboobface 2018-11-19 13:07:45 +0100
  • 9f314a3512 Add assembly for the server 0xboobface 2018-11-19 13:05:41 +0100
  • 26ad7b1afd Add logback config to server 0xboobface 2018-11-18 23:12:47 +0100
  • 05d583bab5 Change folder structure to maven conventions 0xboobface 2018-11-18 22:49:05 +0100
  • cda330ddbd Split up project into client, server, common and master 0xboobface 2018-11-18 22:42:13 +0100
  • e87611fe3d Split up project into client, server and master 0xboobface 2018-11-18 19:22:37 +0100
  • b27fb699e4 Update changelog 0xboobface 2018-11-18 18:40:54 +0100
  • 331e2e2e80 Delete parent directories if they are empty 0xboobface 2018-11-18 18:36:38 +0100
  • 69cfc8a6ec Add setting to configure the directory structure 0xboobface 2018-11-18 18:23:19 +0100
  • f7c581a517 Add open in player to menu in "Recording" tab 0xboobface 2018-11-17 14:35:03 +0100
  • 549181f5ed Add export for JAVA_HOME env variable 0xboobface 2018-11-17 13:38:16 +0100
  • ccee14e2ae Don't run the pp script in the directory of the recording 0xboobface 2018-11-17 13:37:56 +0100
  • bbe0239ae1 Change hint text for the filter textfield 0xboobface 2018-11-17 12:34:28 +0100
  • 60e81c5dbf Add auto-complete to input field on the "Recording"-tab 0xboobface 2018-11-17 00:03:10 +0100
  • 5df5b4a405 Add open dir menu entry for recordings 0xboobface 2018-11-16 20:27:41 +0100
  • c36052f854 Fixed typo in class name 0xboobface 2018-11-16 20:02:53 +0100
  • bd1522f615 Ignore case when checking online state by name 0xboobface 2018-11-16 19:14:02 +0100
  • 25d5fa9646 Add HMAC as request param, if authentication is enabled 0xboobface 2018-11-16 12:42:55 +0100
  • d7ba8b2978 Protect only the playlists with HMAC 0xboobface 2018-11-16 12:42:33 +0100
  • 917dbbadaa If HMAC is a request parameter, calculate it from the requested path 0xboobface 2018-11-16 12:40:27 +0100
  • 3241066303 Clear streamSources list before update 0xboobface 2018-11-16 11:14:13 +0100
  • 11133f309d Catch all exceptions in startPlayer() 0xboobface 2018-11-16 11:13:26 +0100
  • 1237476d31 Update download links to 1.9.0 0xboobface 2018-11-15 15:46:48 +0100
  • 2e3e7d2419 Enable sites, if config does not exist 0xboobface 2018-11-15 14:11:19 +0100
  • 5cab782510 Update changelog 0xboobface 2018-11-15 13:04:26 +0100
  • 5f4fa129e6 Bump version to 1.9.0 0xboobface 2018-11-15 13:04:19 +0100
  • 999a68231e Add google analytics to website 0xboobface 2018-11-15 13:01:21 +0100
  • 5e063eb91c Improve exception handling 0xboobface 2018-11-15 12:50:18 +0100
  • 81cfdf8439 Update changelog 0xboobface 2018-11-14 19:32:26 +0100
  • 0d6d9a8442 Create assembly descriptors for all platforms w/ and w/o JRE 0xboobface 2018-11-14 18:57:58 +0100
  • ff8bbeacc2 Refactor and simplify MergedHlsDownload 0xboobface 2018-11-14 16:24:04 +0100
  • 434e0a1f64 Remove stacktrace from continuity fix error log 0xboobface 2018-11-14 16:21:55 +0100
  • d26bb2660b Interrupt streaming thread, if end of stream is reached 0xboobface 2018-11-14 16:21:16 +0100
  • 71d293b778 Throw HttpException in getStreamSources if request failed 0xboobface 2018-11-14 16:20:07 +0100
  • 9bf8a4f2d4 Fix: Make it possible to remove post-processing script 0xboobface 2018-11-14 15:26:11 +0100
  • ef3c5640e1 Throw a HttpException if request is unsuccessful in getMasterPlaylist 0xboobface 2018-11-14 14:54:03 +0100
  • 5b8d65ab27 Introduced new HttpException for unsuccessful HTTP responses 0xboobface 2018-11-14 14:43:26 +0100