|
|
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 |
|
|
|
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 |
|
|
|
e1690720b3
|
fix: disable auto-play
|
2023-11-29 18:05:32 +09:00 |
|
|
|
ae239f6700
|
fix(precise-volume): fix precise-volume plugin
|
2023-11-28 12:37:31 +09:00 |
|
|
|
75ae9f4fad
|
fix: fix unloader
|
2023-11-28 11:48:09 +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 |
|
|
|
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 |
|
|
|
3f70d912d7
|
Merge branch 'master' into feat/refactor-plugin-system
|
2023-11-28 01:48:38 +09:00 |
|
|
|
3152842a30
|
fix: this binding
Co-authored-by: Su-Yong <simssy2205@gmail.com>
|
2023-11-28 01:39:11 +09:00 |
|
|
|
7a76079ff4
|
fix: load plugins
Co-authored-by: Su-Yong <simssy2205@gmail.com>
|
2023-11-28 00:34:36 +09:00 |
|
|
|
2fe28cf126
|
clean code
|
2023-11-27 19:26:45 +09:00 |
|
|
|
3ffbfbe0e3
|
convert plugins
|
2023-11-27 18:41:50 +09:00 |
|
|
|
7591f13505
|
in-app-menu
|
2023-11-27 05:09:33 +09:00 |
|
|
|
11d06c50a5
|
WIP 2
|
2023-11-27 04:59:20 +09:00 |
|
|
|
563d431c00
|
WIP
Co-authored-by: Su-Yong <simssy2205@gmail.com>
|
2023-11-27 00:18:34 +09:00 |
|
|
|
e12e67af0e
|
feat: reimplement inject css, fix types
|
2023-11-26 23:12:19 +09:00 |
|
|
|
3ab4cd5d05
|
change plugin system
|
2023-11-26 01:17:24 +02:00 |
|
|
|
51e62ef47b
|
fix(discord): update application client-id
fix #1431
|
2023-11-23 12:12:08 +09:00 |
|
|
|
ccd029c040
|
fix: update types
|
2023-11-12 02:55:44 +09:00 |
|
|
|
c8628670cf
|
fix(ambient-plugin): fix plugin definition
|
2023-11-12 02:05:12 +09:00 |
|
|
|
ffe53d5596
|
feat(plugin): show dialog need to restart
|
2023-11-12 02:02:54 +09:00 |
|
|
|
a4f4ecb569
|
feat(plugin): add onPlayerApiReady hook
Co-authored-by: JellyBrick <shlee1503@naver.com>
|
2023-11-12 01:51:26 +09:00 |
|
|
|
2097f42efb
|
feat(plugin): support dynamic plugin load / unload
|
2023-11-12 01:16:34 +09:00 |
|
|
|
9c59f56aac
|
refactor(plugin): apply new plugin loader at all type of plugin
|
2023-11-12 00:50:09 +09:00 |
|
|
|
dfcc4107b7
|
feat(menu): sort plugin name
|
2023-11-12 00:31:48 +09:00 |
|
|
|
bc916f3a6e
|
refactor(plugin): refactor plugin loader and add dynamic loading
|
2023-11-12 00:09:56 +09:00 |
|
|
|
c7ff0dcbf6
|
fix: remove defaults
Co-authored-by: Su-Yong <simssy2205@gmail.com>
|
2023-11-11 22:43:51 +09:00 |
|
|
|
bb2e865880
|
wip: trying to fix electron-store issue
Co-authored-by: JellyBrick <shlee1503@naver.com>
|
2023-11-11 21:48:51 +09:00 |
|
|
|
b77f5c9ecc
|
fix: fix insert
|
2023-11-11 20:05:38 +09:00 |
|
|
|
1f96b6b44d
|
fix: plugin load
|
2023-11-11 19:23:17 +09:00 |
|
|
|
f35d192650
|
fix(downloader): fix downloader plugin
|
2023-11-11 18:11:24 +09:00 |
|
|
|
794d00ce9e
|
feat: migrate to new plugin api
Co-authored-by: Su-Yong <simssy2205@gmail.com>
|
2023-11-11 18:02:22 +09:00 |
|
|
|
7fa8a454b6
|
fix: fix setPartial
|
2023-11-11 11:50:02 +09:00 |
|
|
|
5cd1d9abe8
|
feat(plugin): migrate some plugin (WIP)
Co-authored-by: JellyBrick <shlee1503@naver.com>
|
2023-11-11 00:03:26 +09:00 |
|
|
|
e0e17cac99
|
feat(plugin): migrating plugins to new plugin system (WIP)
Co-authored-by: JellyBrick <shlee1503@naver.com>
|
2023-11-10 21:32:05 +09:00 |
|
|
|
afe6accab8
|
refactor(plugin): new plugin system poc
|
2023-11-09 22:54:58 +09:00 |
|
|
|
b6e7e75ae8
|
plugin system poc
|
2023-11-09 12:43:41 +09:00 |
|
|
|
06dc0e80f0
|
feat: rename plugins to clarify context (#1392)
|
2023-11-09 11:35:43 +09:00 |
|
|
|
47cccbce7c
|
feat: refactor plugin utils (#1391)
|
2023-11-09 11:06:06 +09:00 |
|
|
|
9f88b37f41
|
fix(in-app-menu): panel should close with the window when it is closed
- fix #1389
|
2023-11-09 10:27:07 +09:00 |
|
|
|
55ae9eac1e
|
fix: fixed issues identified in eslint
|
2023-11-09 10:06:03 +09:00 |
|
|
|
18cd4c0c9a
|
chore(navigation): remove unused css attribute
|
2023-11-08 18:15:24 +09:00 |
|
|
|
7bdb46e161
|
fix: fixed an issue if "Always on top" is enabled, the dialog is displayed below the window
- fix #1379
|
2023-11-08 16:35:19 +09:00 |
|
|
|
f560b62de0
|
fix(precise-volume): fix precise-volume plugin
|
2023-11-08 02:59:20 +09:00 |
|
|
|
adc1f6822b
|
fix: image path
|
2023-11-07 23:43:16 +09:00 |
|