d823f07ed8
last files transformed from js -> ts
2023-05-07 23:27:46 +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
8c734777cc
Merge pull request #204 from Mastermindzh/dependabot/npm_and_yarn/http-cache-semantics-4.1.1
...
Bump http-cache-semantics from 4.1.0 to 4.1.1
2023-04-18 10:02:54 +02:00
snyk-bot
de17ac6113
fix: upgrade @electron/remote from 2.0.8 to 2.0.9
...
Snyk has created this PR to upgrade @electron/remote from 2.0.8 to 2.0.9.
See this package in npm:
https://www.npmjs.com/package/@electron/remote
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-03-27 22:16:23 +00:00
snyk-bot
ced41c00d7
fix: upgrade hotkeys-js from 3.9.4 to 3.10.1
...
Snyk has created this PR to upgrade hotkeys-js from 3.9.4 to 3.10.1.
See this package in npm:
https://www.npmjs.com/package/hotkeys-js
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-03-27 22:16:17 +00:00
snyk-bot
744016f307
fix: upgrade sass from 1.54.9 to 1.58.3
...
Snyk has created this PR to upgrade sass from 1.54.9 to 1.58.3.
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-03-27 22:16:13 +00:00
dependabot[bot]
ad8ef71c6b
Bump http-cache-semantics from 4.1.0 to 4.1.1
...
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases )
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1 )
---
updated-dependencies:
- dependency-name: http-cache-semantics
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-03 05:12:03 +00:00
d0f9a34f9c
Merge pull request #195 from Mastermindzh/feature/4.4.0
...
Feature/4.4.0
2023-01-22 22:30:43 +01:00
3b316f2301
chore: upping the version numbers
2023-01-22 22:19:07 +01: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
63ccff97ea
feature: Add support to autoHide the menubar and showing it with the key. fixes #188
2023-01-20 22:15:36 +01:00
3a4d23738f
fix: Reverted icon path to instead of the hardcoded linux path fixes #170
2023-01-20 22:00:19 +01:00
c96bdb0d28
fix: Updated shortcut hint on the menubar to reflect the new shortcut. fixes #174
2023-01-20 21:57:41 +01:00
dependabot[bot]
115d8c6c5c
Bump json5 from 2.2.1 to 2.2.3 ( #191 )
...
Bumps [json5](https://github.com/json5/json5 ) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-10 21:26:12 +01:00