|
|
696ff0fc7a
|
Improved compatibility
|
2025-12-20 21:57:47 +09:00 |
|
|
|
ffa61687bf
|
chore: improve readability
|
2025-10-12 14:28:29 +09:00 |
|
|
|
10384b6c4c
|
chore(eslint): added new eslint rule (for jsx)
|
2025-09-06 04:51:31 +09:00 |
|
|
|
68e63f809c
|
fix: apply fix from eslint
|
2025-09-05 22:43:34 +09:00 |
|
|
|
1da83ff27c
|
fix: apply fix from eslint
|
2025-07-10 14:14:43 +09:00 |
|
|
|
e114e0ef44
|
feat: migrate from raw HTML to JSX (TSX / SolidJS) (#3583)
Co-authored-by: Su-Yong <simssy2205@gmail.com>
|
2025-07-09 23:14:11 +09:00 |
|
|
|
cb1381bbb3
|
fix: apply fix from eslint
|
2024-10-13 22:45:11 +09:00 |
|
|
|
6b7c43925a
|
feat: rename IPC
|
2024-01-06 10:17:40 +09:00 |
|
|
|
6e8447b5d1
|
feat: run prettier
|
2023-12-02 05:01:29 +09:00 |
|
|
|
5ae4f564b7
|
fix(i18n): plugin name, description i18n
|
2023-12-02 02:33:40 +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 |
|
|
|
a22a8ac5c9
|
feat: add description for plugins
|
2023-11-30 11:42:34 +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 |
|
|
|
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 |
|
|
|
11d06c50a5
|
WIP 2
|
2023-11-27 04:59:20 +09:00 |
|
|
|
3ab4cd5d05
|
change plugin system
|
2023-11-26 01:17:24 +02:00 |
|
|
|
ccd029c040
|
fix: update types
|
2023-11-12 02:55:44 +09:00 |
|
|
|
a4f4ecb569
|
feat(plugin): add onPlayerApiReady hook
Co-authored-by: JellyBrick <shlee1503@naver.com>
|
2023-11-12 01:51:26 +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 |
|
|
|
47cccbce7c
|
feat: refactor plugin utils (#1391)
|
2023-11-09 11:06:06 +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 |
|
|
|
7625a3aa52
|
QOL: Move source code under the src directory. (#1318)
|
2023-10-15 21:52:48 +09:00 |
|