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
62244f432a
ci: release now also runs on feature branches (for test builds)
2023-05-10 08:48:13 +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
757f8511c0
ci: added theme files to resources
2023-05-08 00:03:05 +02:00
2ef457be2c
Merge branch 'feature/typescript' of github.com:Mastermindzh/tidal-hifi into feature/theming
2023-05-07 23:47:21 +02:00
2c5d2b9530
ci: cross-platform copy-files
2023-05-07 23:46:18 +02:00
757bd0da80
Merge branch 'feature/typescript' of github.com:Mastermindzh/tidal-hifi into feature/theming
2023-05-07 23:28:02 +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
8d44ff8afb
Merge pull request #223 from Mastermindzh/release/5.1.0
...
Release/5.1.0
2023-04-27 15:30:09 +02:00
bccc979f43
fixed pacman icon
2023-04-27 15:07:40 +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
fc6adc25ca
release: docs
2023-04-27 11:35:10 +02:00
4498e8a73e
feat: you can now set updateFrequency in the settings window
2023-04-27 11:35:00 +02:00
3d2a9c3992
Merge pull request #219 from thanasistrisp/artists
...
[Bug]: get multiple artists instead of a single one
2023-04-27 10:51:35 +02:00
af6bfaf55e
Merge pull request #222 from mdh34/mdh34-desktop-icon-fix
...
Fix Linux Desktop Icons
2023-04-27 10:46:44 +02:00
Matt Harris
8bac90e0f1
Fix Linux Icons
2023-04-26 21:34:17 +01:00
Matt Harris
887c75f61a
change icon name in desktop file
2023-04-25 21:46:20 +01: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
05b422e045
Merge branch 'master' of github.com:Mastermindzh/tidal-hifi
2023-04-22 21:19:42 +02:00
35289d8216
ci: updated workflow node versions
2023-04-22 21:19:36 +02:00
ea42b79cd8
ci: updated workflow node versions
2023-04-22 21:14:56 +02:00
6d859cf780
chore: updated deps. fixes #203 (kinda.. as much as we can)
2023-04-22 20:57:38 +02:00
af20092053
fix: fixed tray click bug. fixes #196
2023-04-22 20:51:20 +02:00
166ca353cf
chore: updating deps
2023-04-22 16:56:23 +02:00
b807aa2f76
Merge pull request #215 from Mastermindzh/dependabot/npm_and_yarn/minimatch-and-electron-builder-3.1.2
...
Bump minimatch and electron-builder
2023-04-21 11:47:10 +02:00
dependabot[bot]
ef8ffe47f5
Bump minimatch and electron-builder
...
Bumps [minimatch](https://github.com/isaacs/minimatch ) to 3.1.2 and updates ancestor dependency [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder ). These dependencies need to be updated together.
Updates `minimatch` from 3.0.4 to 3.1.2
- [Release notes](https://github.com/isaacs/minimatch/releases )
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2 )
Updates `electron-builder` from 23.5.1 to 24.2.1
- [Release notes](https://github.com/electron-userland/electron-builder/releases )
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md )
- [Commits](https://github.com/electron-userland/electron-builder/commits/v24.2.1/packages/electron-builder )
---
updated-dependencies:
- dependency-name: minimatch
dependency-type: indirect
- dependency-name: electron-builder
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-21 09:32:10 +00:00
ba7b2a5717
Merge pull request #218 from thanasistrisp/adblocking
...
Add real Ad blocking using custom ad filters
2023-04-21 11:31:24 +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
eb93fbc35d
Merge pull request #216 from Mastermindzh/snyk-upgrade-5b1ac3f20e6c8576da25c1dd4616f859
...
[Snyk] Upgrade sass from 1.58.3 to 1.60.0
2023-04-19 16:49:07 +02:00
snyk-bot
d3c56fa445
fix: upgrade sass from 1.58.3 to 1.60.0
...
Snyk has created this PR to upgrade sass from 1.58.3 to 1.60.0.
See this package in npm:
https://www.npmjs.com/package/sass
See this project in Snyk:
https://app.snyk.io/org/mastermindzh/project/dade8f03-2064-49a3-8957-edbacec3887c?utm_source=github&utm_medium=referral&page=upgrade-pr
2023-04-19 08:58:36 +00:00
6998992011
Merge pull request #210 from Mastermindzh/snyk-upgrade-24c736c74c97f0ad9986633990f52b6f
...
[Snyk] Upgrade @electron/remote from 2.0.8 to 2.0.9
2023-04-18 10:03:56 +02:00
108e1d65d4
Merge pull request #209 from Mastermindzh/snyk-upgrade-5f032e18d6ad67fa2ee5145171e2630c
...
[Snyk] Upgrade hotkeys-js from 3.9.4 to 3.10.1
2023-04-18 10:03:38 +02:00
1097f83911
Merge pull request #208 from Mastermindzh/snyk-upgrade-d65f22e3a110c0ac5f17545a20ca2873
...
[Snyk] Upgrade sass from 1.54.9 to 1.58.3
2023-04-18 10:03:20 +02:00