|
|
6b7c43925a
|
feat: rename IPC
|
2024-01-06 10:17:40 +09:00 |
|
|
|
6e8447b5d1
|
feat: run prettier
|
2023-12-02 05:01:29 +09:00 |
|
|
|
7401cf69ad
|
feat: add support i18n (#1468)
|
2023-12-01 01:30:46 +09:00 |
|
|
|
a3104fda4b
|
feat: run prettier
|
2023-11-30 11:59:27 +09:00 |
|
|
|
ed402933d3
|
fix(in-app-menu): fix #1436
|
2023-11-30 09:38:51 +09:00 |
|
|
|
888ced8fd1
|
fix(loadAllPreloadPlugins): remove await
|
2023-11-29 18:27:45 +09:00 |
|
|
|
bbff0a6bc2
|
feat: plugin load await
|
2023-11-29 18:04:37 +09:00 |
|
|
|
1d26d10e57
|
fix: menu await
|
2023-11-28 12:32:07 +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 |
|
|
|
5dacd50ff6
|
feat: use LoggerPrefix const instead of hardcoded string
|
2023-11-28 10:51:19 +09:00 |
|
|
|
3e8a0ec49a
|
fix: plugin config default value
|
2023-11-28 10:21:08 +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 |
|
|
|
d84416b27c
|
fix: crash
|
2023-11-28 01:02:05 +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 |
|
|
|
11d06c50a5
|
WIP 2
|
2023-11-27 04:59:20 +09:00 |
|
|
|
e55a1d3076
|
fix: fix onConfigChange
|
2023-11-27 00:44:46 +09:00 |
|
|
|
563d431c00
|
WIP
Co-authored-by: Su-Yong <simssy2205@gmail.com>
|
2023-11-27 00:18:34 +09:00 |
|
|
|
3f8030a9c5
|
fix: inject multiple stylesheet
|
2023-11-26 23:25:38 +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 |
|
|
|
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 |
|
|
|
ef71abfff1
|
refactor(plugin): add renderer-plugin-loader
|
2023-11-12 00:21:34 +09:00 |
|
|
|
bc916f3a6e
|
refactor(plugin): refactor plugin loader and add dynamic loading
|
2023-11-12 00:09:56 +09:00 |
|