|
|
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 |
|
|
|
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 |
|
|
|
b470dbd6b9
|
fix: add default config
|
2023-11-11 19:32:05 +09:00 |
|
|
|
1f96b6b44d
|
fix: plugin load
|
2023-11-11 19:23:17 +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 |
|
|
|
06dc0e80f0
|
feat: rename plugins to clarify context (#1392)
|
2023-11-09 11:35:43 +09:00 |
|
|
|
55ae9eac1e
|
fix: fixed issues identified in eslint
|
2023-11-09 10:06:03 +09:00 |
|
|
|
59426c56db
|
feat: plugin auto-importer with vite-plugin-resolve (#1385)
|
2023-11-09 09:22:23 +09:00 |
|
|
|
f560b62de0
|
fix(precise-volume): fix precise-volume plugin
|
2023-11-08 02:59:20 +09:00 |
|
|
|
2da29fcfa7
|
feat: migrate from rollup to electron-vite (#1364)
* feat: electron-vite PoC
* fix: fix preload path
* remove rollup deps and config
* fix: debug mode
* fix: build mode, asset path
* fix: remove unused dependencies
* feat: use `executeJavaScriptInIsolatedWorld` instead of `executeJavaScript`
* feat: enable `minify`
* fix(actions): update task name
* fix: fix dev mode check
* fix: remove unused variable
|
2023-11-07 19:49:28 +09:00 |
|
|
|
6366dc026e
|
feat: enable context-isolation (#1361)
|
2023-11-06 17:21:29 +09:00 |
|
|
|
6dabfaa9ba
|
fix: use window instead of (global as any)
|
2023-11-04 10:30:39 +09:00 |
|
|
|
7625a3aa52
|
QOL: Move source code under the src directory. (#1318)
|
2023-10-15 21:52:48 +09:00 |
|