|
|
7479f2f697
|
feat(ambient-mode): add ambient-mode plugin
|
2023-10-04 20:28:14 +09:00 |
|
|
|
110dbd3e18
|
release 2.0.1
|
2023-10-04 19:35:52 +09:00 |
|
|
|
4b7d94b1d5
|
chore: bump dependencies
|
2023-10-04 19:26:46 +09:00 |
|
|
|
9c4aa4bcb2
|
chore(deps): update actions/checkout action to v4
|
2023-10-04 18:41:34 +09:00 |
|
|
|
a7fd8bc21b
|
feat: configure renovate
|
2023-10-04 18:34:06 +09:00 |
|
|
|
548f82ba0a
|
fix rollup hanging
|
2023-10-04 18:32:08 +09:00 |
|
|
|
127e325b2b
|
release 2.0.0
|
2023-10-04 18:04:52 +09:00 |
|
|
|
40745d3946
|
feat: apply rollup 🚀 (#20)
Co-authored-by: Su-Yong <simssy2205@gmail.com>
|
2023-10-04 17:51:39 +09:00 |
|
|
|
2c337953eb
|
fix(album-color-theme): fix album-color-theme not working in macos
|
2023-10-04 00:15:54 +09:00 |
|
|
|
61cb3135f3
|
fix(macos): fix some plugins not working in macos
|
2023-10-04 00:12:49 +09:00 |
|
|
|
1a2f20042b
|
Merge branch 'custom-version' of https://github.com/organization/youtube-music-next into custom-version
|
2023-10-03 23:42:35 +09:00 |
|
|
|
6e315b9af2
|
refactor: remove dynamic require (partial of #2)
Co-authored-by: Su-Yong <simssy2205@gmail.com>
|
2023-10-03 23:42:12 +09:00 |
|
|
|
9438cd8b26
|
fix: resolve #12
|
2023-10-03 19:06:13 +09:00 |
|
|
|
6eadc7f7e5
|
fix(precise-volume): fix slider ui does not sync
resolve #15
|
2023-10-03 18:21:43 +09:00 |
|
|
|
399c6e37ce
|
fix(video-toggle): fix video config not load config
resolve #16
|
2023-10-03 18:03:13 +09:00 |
|
|
|
16a32d1946
|
Update changelog for v1.20.4
|
2023-10-03 05:31:53 +00:00 |
|
|
|
45b7422ea8
|
release 1.20.4
|
2023-10-03 14:18:06 +09:00 |
|
|
|
76c570413a
|
fix: Mitigation for issue #2
|
2023-10-03 14:16:31 +09:00 |
|
|
|
b9ea98c115
|
fix(in-app-menu): remove unused observer
|
2023-10-03 12:56:49 +09:00 |
|
|
|
2c38b8a764
|
fix(tuna-obs): change to not print messages when not in development mode
|
2023-10-03 12:44:00 +09:00 |
|
|
|
7af418a040
|
fix(in-app-menu): fix titlebar margin
|
2023-10-03 12:39:36 +09:00 |
|
|
|
bc40fc3d49
|
fix: remove FluentScrollbar
|
2023-10-03 11:11:39 +09:00 |
|
|
|
831aa3d391
|
feat: add startingPage unset option
|
2023-10-03 11:09:45 +09:00 |
|
|
|
2fe391beba
|
Merge branch 'feat/typescript' into custom-version
|
2023-10-03 10:51:52 +09:00 |
|
|
|
47bd015549
|
chore(deps): bump deps
|
2023-10-03 10:51:25 +09:00 |
|
|
|
2cb05c9d86
|
fix(in-app-menu): overlay-scrollbar
|
2023-10-03 10:45:01 +09:00 |
|
|
|
5a7774e7b1
|
refactor(in-app-menu): refactor in-app-menu plugin
resolve #13
|
2023-10-03 03:31:25 +09:00 |
|
|
|
a5fe8bc589
|
feat(precise-volume): add shadow on volume text
|
2023-10-02 21:50:52 +09:00 |
|
|
|
aed1bbc6d7
|
fix(lyrics-genius): fix th-ch/youtube-music#1253
|
2023-10-02 21:00:53 +09:00 |
|
|
|
042083b112
|
feat(disable-autoplay): add apply once, resolve #9
|
2023-10-02 19:08:17 +09:00 |
|
|
|
61b04e9b42
|
fix: fix #4
|
2023-10-02 18:04:51 +09:00 |
|
|
|
f655cdf953
|
fix: fix #7
|
2023-10-02 17:24:17 +09:00 |
|
|
|
4118b4b6c4
|
Update changelog for v1.20.3
|
2023-10-01 04:00:55 +00:00 |
|
|
|
5cd2e78e88
|
release 1.20.3: fix updater download link
|
2023-10-01 12:49:25 +09:00 |
|
|
|
70b5e579b1
|
chore: Update index.html
|
2023-10-01 12:42:02 +09:00 |
|
|
|
71f2123f27
|
release 1.20.2
|
2023-10-01 12:33:38 +09:00 |
|
|
|
40fa1bac92
|
fix: CVE-2023-4863, CVE-2023-5129
|
2023-10-01 12:32:43 +09:00 |
|
|
|
10049d1ee9
|
chore: update README
|
2023-10-01 12:25:53 +09:00 |
|
|
|
faaf54d0b0
|
Update changelog for v1.20.1
|
2023-09-30 11:22:12 +00:00 |
|
|
|
7224620350
|
fix(actions): fix release upload
|
2023-09-30 20:10:23 +09:00 |
|
|
|
549f0f7c7a
|
Merge branch 'feat/typescript' into custom-version
|
2023-09-30 20:01:50 +09:00 |
|
|
|
529d5e165c
|
fix: fix 'Application entry file Not found'
|
2023-09-30 20:01:31 +09:00 |
|
|
|
35f6064b7a
|
fix(actions-linux): release
|
2023-09-30 19:47:52 +09:00 |
|
|
|
c11ec3341a
|
release 1.20.1
|
2023-09-30 19:39:37 +09:00 |
|
|
|
b7142000ab
|
fix: release
|
2023-09-30 19:28:38 +09:00 |
|
|
|
e3d41ccb95
|
chore(Actions): update workflows
|
2023-09-30 19:27:12 +09:00 |
|
|
|
1067417dbd
|
Merge branch 'feat/typescript' into custom-version
|
2023-09-30 18:46:43 +09:00 |
|
|
|
c554ed79b1
|
fix(prompt-custom-titlebar): fix customScript is not function
|
2023-09-30 18:46:16 +09:00 |
|
|
|
8fd6bdbdf3
|
fix(album-color-theme): use 30 instead of 25
|
2023-09-30 15:16:46 +09:00 |
|
|
|
92ecf6a0b0
|
fix(album-color-theme): dynamic lightness
|
2023-09-30 15:16:04 +09:00 |
|