|
|
7b7923fe9b
|
fix(downloader): fix i18n
|
2023-12-01 21:40:03 +09:00 |
|
|
|
105d5c78e7
|
chore(deps): update dependency rollup to v4.6.1
|
2023-12-01 21:31:13 +09:00 |
|
|
|
b25183a8f5
|
fix(deps): update dependency youtubei.js to v8 (#1473)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-12-01 21:20:15 +09:00 |
|
|
|
adde33d1f5
|
chore(deps): update dependency electron to v27.1.3 (#1471)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-12-01 21:18:54 +09:00 |
|
|
|
ad325ccb10
|
fix(deps): update dependency @xhayper/discord-rpc to v1.1.1 (#1472)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-12-01 21:17:28 +09:00 |
|
|
|
2e7ea6969c
|
chore(README): add translation info
|
2023-12-01 02:24:23 +09:00 |
|
|
|
7401cf69ad
|
feat: add support i18n (#1468)
|
2023-12-01 01:30:46 +09:00 |
|
|
|
7f71c36dc0
|
doc: Add warning in index.html
|
2023-11-30 11:07:32 +02:00 |
|
|
|
a3104fda4b
|
feat: run prettier
|
2023-11-30 11:59:27 +09:00 |
|
|
|
44c42310f1
|
feat(.eslintrc.js): add prettier
|
2023-11-30 11:48:03 +09:00 |
|
|
|
a22a8ac5c9
|
feat: add description for plugins
|
2023-11-30 11:42:34 +09:00 |
|
|
|
aa5c3bac4e
|
chore(deps): bump deps
|
2023-11-30 10:27:11 +09:00 |
|
|
|
30b3beee18
|
Merge pull request #1401 from organization/feat/refactor-plugin-system
|
2023-11-30 10:07:43 +09:00 |
|
|
|
b059e43fb1
|
fix(discord): rename from 'timout' to 'timeout'
|
2023-11-30 10:00:39 +09:00 |
|
|
|
3b04d0ba19
|
feat(discord): apply config as dynamic
|
2023-11-30 09:54:10 +09:00 |
|
|
|
959f99beae
|
fix(blur-nav-bar): set restartNeeded to true
|
2023-11-30 09:41:05 +09:00 |
|
|
|
ed402933d3
|
fix(in-app-menu): fix #1436
|
2023-11-30 09:38:51 +09:00 |
|
|
|
ef8bb95884
|
chore(deps): update playwright monorepo to v1.40.1
|
2023-11-30 03:13:09 +09:00 |
|
|
|
1b79d2e429
|
fix(song-info-front): add type
|
2023-11-30 03:03:04 +09:00 |
|
|
|
ec786748be
|
fix: dispatch event
|
2023-11-30 03:02:20 +09:00 |
|
|
|
06f1c7effe
|
fix(ambient-mode): fix unload
|
2023-11-30 02:45:44 +09:00 |
|
|
|
d78da237fc
|
fix: fix an issue with videodatachangefired timing
|
2023-11-30 00:45:15 +09:00 |
|
|
|
4c0cce89ee
|
fix(video-toggle): remove unnecessary querySelector call
|
2023-11-29 19:23:58 +09:00 |
|
|
|
888ced8fd1
|
fix(loadAllPreloadPlugins): remove await
|
2023-11-29 18:27:45 +09:00 |
|
|
|
e1690720b3
|
fix: disable auto-play
|
2023-11-29 18:05:32 +09:00 |
|
|
|
bbff0a6bc2
|
feat: plugin load await
|
2023-11-29 18:04:37 +09:00 |
|
|
|
5db759150c
|
feat: use '.call' instead of '.bind'
|
2023-11-29 01:27:51 +09:00 |
|
|
|
ae239f6700
|
fix(precise-volume): fix precise-volume plugin
|
2023-11-28 12:37:31 +09:00 |
|
|
|
1d26d10e57
|
fix: menu await
|
2023-11-28 12:32:07 +09:00 |
|
|
|
da70a4ce7e
|
fix: fix audioCanPlay event
- e.g. Visualizer Plugin
|
2023-11-28 12:11:48 +09:00 |
|
|
|
75ae9f4fad
|
fix: fix unloader
|
2023-11-28 11:48:09 +09:00 |
|
|
|
8f7933c111
|
fix: fix restartNeeded
|
2023-11-28 11:29:43 +09:00 |
|
|
|
29a0dedcce
|
chore(action/build): fix version tag
|
2023-11-28 11:10:41 +09:00 |
|
|
|
4d62993177
|
chore(action/build): add notes for Windows
resolve https://github.com/th-ch/youtube-music/discussions/1343
|
2023-11-28 11:07:44 +09:00 |
|
|
|
8714f33fa2
|
feat: use app.whenReady() instead of app.on('ready', ...)
|
2023-11-28 10:55:33 +09:00 |
|
|
|
5dacd50ff6
|
feat: use LoggerPrefix const instead of hardcoded string
|
2023-11-28 10:51:19 +09:00 |
|
|
|
8d06dcc7b6
|
fix(utils/index): little fix (lint)
|
2023-11-28 10:44:48 +09:00 |
|
|
|
b8f6dd2584
|
chore(deps): update dependency @typescript-eslint/eslint-plugin to v6.13.0
|
2023-11-28 10:41:39 +09:00 |
|
|
|
0650205b86
|
chore: update README
|
2023-11-28 10:28:39 +09:00 |
|
|
|
3e8a0ec49a
|
fix: plugin config default value
|
2023-11-28 10:21:08 +09:00 |
|
|
|
04d7b32d3f
|
feat: createBackend, createPreload, createRenderer
Introduced the mentioned helper methods in order to help split big plugins into manageable chunks.
|
2023-11-28 00:06:59 +02:00 |
|
|
|
eaaf170cc8
|
make log prefix consistent
|
2023-11-27 23:31:05 +02:00 |
|
|
|
09450fb8c7
|
fix(store): fix TypeError: Cannot convert undefined or null to object
|
2023-11-28 05:51:47 +09:00 |
|
|
|
ac0b78eefb
|
fix(store): fix Cannot read properties of undefined 'global'
|
2023-11-28 05:46:49 +09:00 |
|
|
|
90103d9853
|
fix: lifecycle check
edge case:
- There may be plugins that don't have a start or stop function
|
2023-11-28 05:23:35 +09:00 |
|
|
|
bf27c73f1d
|
fix(album-color-theme): more simple assign
|
2023-11-28 04:50:24 +09:00 |
|
|
|
845c9365be
|
fix(album-color-theme): sidebar color
|
2023-11-28 04:44:17 +09:00 |
|
|
|
91cf5f5c25
|
fix: fix Cannot access 'Ba' before initialization on first run
|
2023-11-28 04:21:58 +09:00 |
|
|
|
783a892e26
|
bump rollup version
|
2023-11-28 01:59:15 +09:00 |
|
|
|
41d8f86962
|
Merge branch 'master' into feat/refactor-plugin-system
|
2023-11-28 01:51:31 +09:00 |
|