51f7a96634
hotfix: fixed api not working due to swagger
2024-05-27 12:28:45 +02:00
1edc6a1b2b
chore: versioning
2024-05-20 15:24:15 +02:00
a0f9faa753
chore: updating versions
2024-05-14 22:53:07 +02:00
f911564d8a
chore: version increase
2024-05-05 20:34:58 +02:00
2fd29c1b83
added rel='noopener' to external links
2024-03-24 21:00:49 +01:00
4ef76c262e
Links in the about window now open in the user's default browser. fixes #360
2024-03-24 15:55:33 +01:00
fd0dae2762
fix: rewrote docs to fix #365
2024-03-24 15:42:50 +01:00
b11dbbd6d8
- More Discord options:
...
- Added the ability to hide the current song from the discord activity and display a custom text instead
- Added the ability to customize the text that is shown when no song is playing
- Discord now reacts to pausing/unpausing events
- Refactored media info updates so it only updates the required info, fixes #342 , #306
- Added 5.9.0 logs/versions/migrations
2024-02-11 22:42:45 +01:00
TheRockYT
7c6d2df16a
The setting "discord_include_timestamps" is now only shown if "discord_show_song_options" is enabled
2024-01-08 21:06:55 +01:00
TheRockYT
22383a9f45
Made order of settings more logical:
...
The settings now appear directly below the show song switch
2024-01-08 20:31:27 +01:00
TheRockYT
623033ccd7
Added discord options: showSong, idleText, listeningText
...
showSong (boolean): If enabled, the client will show the current song on discord.
idleText (string): This text is shown if no song is playing.
listeningText (string): This text is shown if a song is playing, but showSong is set to false.
2024-01-08 20:23:26 +01:00
5240f1eeeb
fixed the discord end time stamp issue. fixes #282
2024-01-07 15:42:00 +01:00
1d19857977
feat: updated to electron 28. fixes #325
2024-01-07 14:23:21 +01:00
Noah Santschi-Cooney
f094139794
Bump tidal version string in settings.html
2023-11-08 12:58:37 +00:00
9e2cbaed38
fix: Fixed mpris not being set up correctly due to capitalization of the instance name
2023-09-11 20:09:27 +02:00
eb91b66ac6
feat: Custom CSS now also applies to settings window
2023-08-28 16:38:08 +02:00
68f76a9e63
feat: The ListenBrainz integration has been extended with a configurable (5 seconds by default) delay in song reporting
2023-08-28 14:19:12 +02:00
cbb22ba688
fix: removed calls to restart function
2023-08-28 11:14:13 +02:00
a962029b0b
Restyled settings menu to include version number and useful links on the about page. fixes #275
2023-08-23 20:40:02 +02:00
d8e4a493b9
feat: Added settings to customize the Discord rich presence information
2023-08-21 16:24:16 +02:00
3d0b38361a
chore: naming
2023-08-20 15:43:11 +02:00
81b81580c6
new icon look
2023-08-20 12:10:23 +02:00
239139e674
updated name to TIDAL Hi-Fi
2023-08-14 21:20:53 +02:00
a0c73596e4
feat: added wayland support. fixes #262 #157
2023-08-07 20:48:29 +02:00
5ea3972053
fixed errors with user theme files loading
2023-08-07 20:04:06 +02:00
586f7b595b
various code improvements and some boyscout rule fixes :)
2023-07-31 13:43:32 +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
Mar0xy
3571289d28
Add ListenBrainz implementation
2023-07-30 02:38:38 +02:00
6969de8270
added several dev improvements
2023-07-23 23:07:19 +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
1761c8dd40
feat: theme files are now loaded & applied on startup
2023-05-10 22:07:11 +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
a1c02dfed3
last files transformed from js -> ts
2023-05-07 16:13:30 +02:00
53e4711c39
chore: more typescript
2023-05-07 15:45:45 +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
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
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
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
c0d9cd2834
feat: added the ability to skip artists automatically. Takes precedence over muting. fixes #175
2023-01-22 21:33:00 +01:00
63ccff97ea
feature: Add support to autoHide the menubar and showing it with the key. fixes #188
2023-01-20 22:15:36 +01:00