|
|
60cb7f32f1
|
fix(in-app-menu/i18n): fix hide-dom-window-controls
|
2023-12-03 01:00:33 +09:00 |
|
|
|
a6c8b887e3
|
fix(in-app-menu): hide 'invisible' item from menu
|
2023-12-02 08:06:15 +09:00 |
|
|
|
5ae4f564b7
|
fix(i18n): plugin name, description i18n
|
2023-12-02 02:33:40 +09:00 |
|
|
|
324a539b89
|
fix(in-app-menu): resize
- Window controls: 36px -> 32px
- Font size: 14px -> 12px
|
2023-12-01 23:04:49 +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 |
|
|
|
ed402933d3
|
fix(in-app-menu): fix #1436
|
2023-11-30 09:38:51 +09:00 |
|
|
|
3e8a0ec49a
|
fix: plugin config default value
|
2023-11-28 10:21:08 +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 |
|
|
|
a4f4ecb569
|
feat(plugin): add onPlayerApiReady hook
Co-authored-by: JellyBrick <shlee1503@naver.com>
|
2023-11-12 01:51:26 +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 |
|
|
|
5cd1d9abe8
|
feat(plugin): migrate some plugin (WIP)
Co-authored-by: JellyBrick <shlee1503@naver.com>
|
2023-11-11 00:03:26 +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 |
|
|
|
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 |
|
|
|
5fcba8619a
|
feat(in-app-menu): add an option to hide the window controls (#1335)
|
2023-10-19 22:34:18 +09:00 |
|
|
|
d78fbe476e
|
hotfix: fix Cannot read properties of undefined (reading 'removeChild')
|
2023-10-16 01:09:24 +09:00 |
|
|
|
7625a3aa52
|
QOL: Move source code under the src directory. (#1318)
|
2023-10-15 21:52:48 +09:00 |
|