9f99eded9e
chore(readme): update build instruction
2023-10-11 08:48:36 +09:00
b475f780ff
Merge pull request #1296 from Lucasamiel0406/master
2023-10-11 00:23:11 +09:00
2294102006
Merge pull request #1297 from nnnlog/master
...
fix(downloader): Korean filename is broken on non-macOS devices
2023-10-10 16:48:43 +09:00
d69a07d025
fix(downloader): normalize filename depending on OS
2023-10-10 16:05:09 +09:00
4f4995c20c
fix: typo in readme.md
2023-10-10 15:54:55 +09:00
b6894dca29
chore(deps): bump deps
2023-10-10 14:10:33 +09:00
73f14e581d
Fix Library removed for Premium users
...
As by now, the code removes the last child of the YT's buttons sidebar. It's good for non-premium users but affects premium users, as it removes the "Library" button.
This small fix targets the 4th child (usually the Upgrade button location) instead of last child.
A bad move/practice, but does its job and remove the Upgrade button while not removing the Library one.
2023-10-09 20:56:08 -03:00
2f2e64af4a
Update changelog for v2.0.3
2023-10-09 16:06:41 +00:00
5710307ddc
Bump version to 2.0.3
v2.0.3
2023-10-10 00:51:44 +09:00
52ba2dc9ff
remove: migration scripts
2023-10-10 00:51:16 +09:00
926b9fb5e6
feat: add migration script
2023-10-10 00:42:26 +09:00
a6c9b3381a
fix(discord): apply hideGitHubButton
2023-10-10 00:42:10 +09:00
5dc13a4698
feat(discord): add Hide GitHub link Button ( #1293 )
2023-10-10 00:15:15 +09:00
a69085c591
fix: chore(deps): update dependency @jellybrick/mpris-service to 2.1.4 ( fix #971 )
2023-10-09 21:55:23 +09:00
a22f7fed21
feat(deps): bundle youtubei.js (temporary solution) ( #1292 )
2023-10-09 21:30:53 +09:00
8b7045fb1b
chore(deps): update dependency @rollup/plugin-node-resolve to v15.2.3
2023-10-09 20:16:40 +09:00
efd1b92514
feat(defaults): change the default value of blocker back to WithBlocklists
2023-10-09 19:52:02 +09:00
969f6d7bba
chore(deps): Bump @cliqz/adblocker-electron to 1.26.8 ( fix #1269 )
2023-10-09 19:50:27 +09:00
4f7c92d6a0
feat(plugins/utils): mediaIcons as const
2023-10-09 19:49:40 +09:00
24d4a50574
fix(mpris): fixed an issue where MPRIS information was incorrect ( #1291 )
2023-10-09 19:36:17 +09:00
7693a3ba4a
fix(discord): fixed an issue where timeChanged was not being applied to Discord activities ( #1290 )
2023-10-09 19:36:06 +09:00
7ca4dc5c85
Fix: typo in README ( #1286 )
2023-10-08 23:54:58 +09:00
21ff09b605
Merge pull request #1283 from th-ch/fix/missing-taskbar-mediacontrol-icons
2023-10-08 19:57:50 +09:00
fbf4b3b8b5
fix: missing icons taskbar-mediacontrol
2023-10-08 19:41:39 +09:00
5812eb0147
Update changelog for v2.0.2
2023-10-08 08:51:28 +00:00
b5dbfaf686
Bump version to 2.0.2
v2.0.2
2023-10-08 17:35:40 +09:00
6b7fd5ba63
Merge pull request #1272 from th-ch/feat/resolves-1265
2023-10-08 17:19:19 +09:00
73a049a7bc
Merge pull request #1279 from th-ch/fix/1274
2023-10-08 17:18:54 +09:00
ef0c30e23a
Merge pull request #1280 from th-ch/revert-scale-factor-patch
2023-10-08 17:18:33 +09:00
59ed2326d9
Revert "Fix for windows zoom (ScaleFactor) #1159 "
...
This reverts commit d36fb592d0 .
2023-10-08 17:06:30 +09:00
07a02c8c82
Revert "hotfix: fixed app launching offscreen"
...
This reverts commit ca92031e89 .
2023-10-08 17:05:54 +09:00
f1050cb676
remove: remove useless CSS property
2023-10-08 15:35:08 +09:00
7131893f1c
chore: update README
...
Added a guide to install YTM without a network connection.
2023-10-08 15:21:04 +09:00
e4dfb2ff33
feat(discord): remove hacky solution for calling callbacks
2023-10-08 15:01:26 +09:00
187fad6834
Merge branch 'master' into fix/1274
2023-10-08 15:00:30 +09:00
26df435db0
fix: fallback to DOM window controls on platforms without native support
2023-10-08 14:57:58 +09:00
0bee281d1d
fix: discord-rpc ( #1278 )
2023-10-08 14:44:48 +09:00
26de5802a0
fix: prevent multiple RPCs from being registered
2023-10-08 13:55:40 +09:00
c258a4855e
Merge pull request #1277 from th-ch/hotfix/1273
2023-10-08 12:56:16 +09:00
b7b6d50ba2
Merge pull request #1276 from jkrei0/master
2023-10-08 12:56:03 +09:00
0376a30fbb
fix: prevent name shadowing
2023-10-08 12:39:24 +09:00
ca92031e89
hotfix: fixed app launching offscreen
2023-10-08 12:29:09 +09:00
986d2ad5b1
chore: add window control icons
2023-10-08 12:12:44 +09:00
d9b8d8c48d
Fix in-app-menu squishing sub-menu items
2023-10-07 22:50:32 -04:00
0ef34d7c71
feat: use nsis-web instead of nsis
2023-10-08 03:04:53 +09:00
f87607d25d
Merge pull request #1271 from th-ch/fix/lastfm
2023-10-08 02:54:13 +09:00
cc0bfae067
fix(last-fm): fix last-fm plugin
2023-10-08 02:41:06 +09:00
e7d2d04f5a
fix(test): Add a test to check the title
...
It failed because of @cliqz/adblocker-electron.
Check see this issue: https://github.com/ghostery/adblocker/issues/3462
2023-10-08 01:16:11 +09:00
f4319ebc6b
Update changelog for v2.0.1
2023-10-07 15:57:46 +00:00
a1f025e23c
Bump version to 2.0.1
...
Hotfix for #1269 , #1267
v2.0.1
2023-10-08 00:44:38 +09:00