5ea3972053
fixed errors with user theme files loading
2023-08-07 20:04:06 +02:00
4b81378423
fixed feature flag parsing & setting
2023-08-07 19:48:29 +02:00
c7931cf913
simplified logger
2023-08-07 19:45:44 +02:00
586f7b595b
various code improvements and some boyscout rule fixes :)
2023-07-31 13:43:32 +02:00
Mar0xy
de8a5a1b07
Fix bug where it does not run if condition
2023-07-31 12:14:06 +02:00
Mar0xy
38c1f05c35
Allow listenbrainz to be triggered on every play
2023-07-31 12:06:31 +02:00
Mar0xy
ed6f04b6d4
Fix bug where it does not unhide
2023-07-30 21:25:35 +02:00
Mar0xy
ffe8278c8c
Fix complainy by sonarcloud
2023-07-30 21:22:38 +02:00
Mar0xy
e9434cc5ea
Hide/Show ListenBrainz settings
2023-07-30 21:18:25 +02:00
Marie
d81912db0c
Fix music_service domain
2023-07-30 11:46:27 +02:00
Mar0xy
c0110632e6
Seperate old ListenBrainz data from config
2023-07-30 10:42:32 +02:00
Mar0xy
3571289d28
Add ListenBrainz implementation
2023-07-30 02:38:38 +02:00
a39fef8d49
fix(hotkeys): Fixed bug with several hotkeys not working due to Tidal's HTML/css changes. fixes #250
2023-07-23 23:13:37 +02:00
41ca1d5a43
added songwhip
2023-07-23 23:12:18 +02:00
6969de8270
added several dev improvements
2023-07-23 23:07:19 +02:00
Marces
f221ded108
Update Tokyo Night.scss
...
Updatet Tokyo Night to work with the newest version of Tidal.
2023-06-22 16:12:41 +02:00
8b56c28d75
Merge branch 'release/5.2.0' of github.com:Mastermindzh/tidal-hifi into fix-album-not-updating
2023-06-18 15:45:01 +02:00
194de286c8
fix: customCSS default value was still a string, causing new users to have settings issues
2023-05-18 17:56:45 +02:00
a7dee5c2c9
fix: settings window was unresponsive on first start because of fs.mkdir that wasn't awaited
2023-05-16 23:41:00 +02:00
90cf231c76
fix: user uploaded themes are now stored in the config directory. Missing directories will be created and added docs for theming
2023-05-14 23:48:13 +02:00
822bdf401e
Merge branch 'feature/typescript' of github.com:Mastermindzh/tidal-hifi into feature/theming
2023-05-13 22:55:10 +02:00
60eb1bbef9
chore: removed last 'any' types + added declaration for mpris-service's Player class
2023-05-13 22:45:15 +02:00
1761c8dd40
feat: theme files are now loaded & applied on startup
2023-05-10 22:07:11 +02:00
a408a6a8cc
theme: added Tokyo Night by https://github.com/wojciech-zurek
2023-05-10 00:02:19 +02:00
6e5a2c626c
feat: theme selection is now stored in the config file
2023-05-09 23:57:16 +02:00
4350ab9bd9
added styling on theme selector
2023-05-09 23:28:45 +02:00
77a853e980
feat: add .css theme file upload and a unstyled theme selector
2023-05-08 22:31:22 +02:00
d823f07ed8
last files transformed from js -> ts
2023-05-07 23:27:46 +02:00
32ade76ae3
chore: compile sass themes
2023-05-07 23:25:35 +02:00
a1c02dfed3
last files transformed from js -> ts
2023-05-07 16:13:30 +02:00
21d6e57cb9
set up css folder
2023-05-07 15:48:00 +02:00
53e4711c39
chore: more typescript
2023-05-07 15:45:45 +02:00
e8509d42e7
organize imports
2023-05-01 23:31:37 +02:00
46d030cf8e
transitioning to ts
2023-05-01 23:23:56 +02:00
412f1ae3e3
feat: added first typescript support
...
Didn't add many types yet. Just used to test out typescript compiler, copying files and building.
Now that all that seems to go well I can start converting all files to .ts and then adding proper typing everywhere
2023-05-01 13:44:02 +02:00
68f0c89ec2
replaced sass-lint with style-lint
2023-05-01 13:43:07 +02:00
6849952c41
feat: added proper updates through the mediasession api. fixes #198
2023-04-27 14:29:28 +02:00
07be74af9f
feat: added custom CSS settings. fixes #213
2023-04-27 14:13:32 +02:00
4498e8a73e
feat: you can now set updateFrequency in the settings window
2023-04-27 11:35:00 +02:00
Thanasis Trispiotis
cde7408cc4
fix: get multiple artists
...
- in mrpis multiple names are showing
- also at title
- skipping from settings any artist that is present in current artists at Tidal
2023-04-23 22:24:04 +03:00
af20092053
fix: fixed tray click bug. fixes #196
2023-04-22 20:51:20 +02:00
0d93bedb4d
prep v5.0.0, refactored getTrackUrl to use the duplicated getTrackId, and applied some formatting
2023-04-21 11:26:10 +02:00
Thanasis Trispiotis
1de71aa82b
update docs
2023-04-21 01:38:20 +03:00
Thanasis Trispiotis
b2e68f5a8f
add trackid
...
- mpris important property (maybe needed sometime)
2023-04-20 20:11:22 +03:00
Thanasis Trispiotis
a2a2023853
exit when restart
...
- if tray minimize is enabled quit hides the app to tray
2023-04-20 20:09:40 +03:00
Thanasis Trispiotis
26c8a38350
adblocking thanks to custom ad filters
...
derived from uBlock Origin: https://github.com/uBlockOrigin/uAssets/issues/17495
2023-04-20 20:07:44 +03:00
Diogo Oliveira
0120391418
Fix album not updating on playlists
2023-01-30 17:49:04 +00:00
c0d9cd2834
feat: added the ability to skip artists automatically. Takes precedence over muting. fixes #175
2023-01-22 21:33:00 +01:00
0620d87d8b
feature: added click handler to tray icon to focus/show tidal-hifi. fixes #193 #143
2023-01-22 21:32:48 +01:00
57b7f9148f
feat: Move the quit command from the system sub-menu to the main menu fixes #185
2023-01-20 22:18:25 +01:00