forked from j62/ctbrec
1
0
Fork 0
Commit Graph

63 Commits

Author SHA1 Message Date
0xboobface ee38f0a049 Use SVG paths instead of images for the popover background 2018-11-25 15:55:16 +01:00
0xboobface 69fe63ba99 Remove background color
Use the themes background color
2018-11-24 18:48:23 +01:00
0xboobface 2121f56804 Make Toast a little bit more opaque 2018-11-23 20:47:56 +01:00
0xboobface c7333ede64 Merge branch 'search' into dev
# Conflicts:
#	client/src/main/java/ctbrec/ui/RecordedModelsTab.java
2018-11-23 20:36:19 +01:00
0xboobface 4c7cabaa26 Show a toast message when the player is started
The toast is supposed to put across, that it might take a second for the player to show up
2018-11-23 20:34:06 +01:00
0xboobface b9f24a209e Implement search feature
If a site supports searching, add a search field on the right side next
to the filter input field. This search uses the sites search function
to look for models and returns a list of matches in a popup window
2018-11-23 20:27:49 +01:00
0xboobface 2202dc969f Add setting to define the start tab
When ctbrec is started, this is the first tab shown to the user.
2018-11-22 16:30:07 +01:00
0xboobface ea57d4faea Let the followed tab blink when a model is followed 2018-11-20 22:30:59 +01:00
0xboobface 97d3be0b98 Add setting to diable thumbnail updates
This is a feature for people who have bandwidth / contingent restrictions.
It can also help keeping the CPU usage down.
2018-11-20 14:35:06 +01:00
0xboobface 2e9aa56985 Play recording on double-click 2018-11-20 12:14:32 +01:00
0xboobface f7dfbe558c Replace cryptos with paypal and patreon 2018-11-19 18:41:54 +01:00
0xboobface cda330ddbd Split up project into client, server, common and master 2018-11-18 22:42:13 +01:00
0xboobface e87611fe3d Split up project into client, server and master 2018-11-18 19:22:37 +01:00