|
|
11d06c50a5
|
WIP 2
|
2023-11-27 04:59:20 +09:00 |
|
|
|
e0a3489640
|
fix: remove PluginBaseConfig
|
2023-11-27 00:57:05 +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 |
|
|
|
3a1b77ebd8
|
fix: electron-vite setting
Co-authored-by: Su-Yong <simssy2205@gmail.com>
|
2023-11-26 23:25:57 +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 |
|
|
|
738adbed98
|
chore(deps): update dependency electron-builder to v24.9.1
|
2023-11-25 20:44:32 +09:00 |
|
|
|
365a078600
|
fix(deps): update dependency electron-updater to v6.1.7
|
2023-11-25 20:41:44 +09:00 |
|
|
|
04fc43e18b
|
chore(deps): update pnpm to v8.11.0
|
2023-11-25 20:41:33 +09:00 |
|
|
|
54273baec7
|
chore(deps): update dependency rollup to v4.5.2
|
2023-11-24 20:56:29 +09:00 |
|
|
|
51e62ef47b
|
fix(discord): update application client-id
fix #1431
|
2023-11-23 12:12:08 +09:00 |
|
|
|
a330ebcda7
|
chore(deps): update dependency electron to v27.1.2 (#1441)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-11-23 09:21:08 +09:00 |
|
|
|
a023fff2d0
|
Nicer Readme (#1439)
|
2023-11-22 15:33:49 +09:00 |
|
|
|
abb25ea6fb
|
chore(deps): update dependency @typescript-eslint/eslint-plugin to v6.12.0
|
2023-11-22 15:29:51 +09:00 |
|
|
|
ef49bcdb5f
|
chore(deps): update dependency typescript to v5.3.2
|
2023-11-22 15:25:37 +09:00 |
|
|
|
b4f1b112d6
|
chore(deps): update dependency rollup to v4.5.1
|
2023-11-22 15:23:11 +09:00 |
|
|
|
f24ec0ae9d
|
chore(deps): update dependency rollup to v4.5.0
|
2023-11-20 15:44:36 +09:00 |
|
|
|
ebb51fe37b
|
chore(deps): update dependency eslint to v8.54.0
|
2023-11-20 15:44:28 +09:00 |
|
|
|
e8ee18f903
|
chore(deps): update dependency electron-vite to v1.0.29
|
2023-11-20 15:42:36 +09:00 |
|
|
|
a593de705c
|
chore(deps): update playwright monorepo to v1.40.0
|
2023-11-20 15:42:25 +09:00 |
|
|
|
03dd024704
|
Windows Zoom, ScaleFactor (#1402)
|
2023-11-20 15:42:04 +09:00 |
|
|
|
528c3535dd
|
fix(deps): update dependency @xhayper/discord-rpc to v1.1.0
|
2023-11-19 21:01:47 +09:00 |
|
|
|
0e0f80a2d0
|
chore(deps): update dependency electron to v27.1.0
|
2023-11-16 09:26:50 +09:00 |
|
|
|
6b67fb136a
|
fix(deps): update dependency conf to v12
|
2023-11-15 21:52:58 +09:00 |
|
|
|
9fe1c14869
|
chore(deps): update dependency @electron/universal to v2
|
2023-11-15 18:09:00 +09:00 |
|
|
|
8a96dddf54
|
pnpm dedupe
|
2023-11-15 18:08:25 +09:00 |
|
|
|
230422c98b
|
pnpm dedupe
|
2023-11-15 18:02:51 +09:00 |
|
|
|
d16ffc531f
|
fix: renovate.json
|
2023-11-15 18:02:05 +09:00 |
|
|
|
f614199ea5
|
feat: remove support for npm
- remove yarpm
|
2023-11-15 17:56:52 +09:00 |
|
|
|
55a1c2e9e3
|
fix(package.json): fix spaces in overrides
|
2023-11-15 17:53:32 +09:00 |
|
|
|
bee1f77812
|
chore(deps): bump rollup & pnpm
|
2023-11-15 17:51:53 +09:00 |
|
|
|
fdf982ada5
|
chore(deps): bump deps
|
2023-11-15 17:50:07 +09:00 |
|
|
|
ff02fc7855
|
chore(deps): bump axios from 1.5.1 to 1.6.1 (#1400)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-15 17:43:16 +09:00 |
|
|
|
01ed289400
|
feat(renovate): add labels for dependency update
|
2023-11-13 01:40:33 +09:00 |
|
|
|
aedb2db655
|
Add renovate config file
|
2023-11-12 17:35:02 +01:00 |
|
|
|
10a54b9de0
|
feat: update README
|
2023-11-12 02:56:02 +09:00 |
|
|
|
ccd029c040
|
fix: update types
|
2023-11-12 02:55:44 +09:00 |
|
|
|
3a431841b7
|
fix(plugin): fix always show restart dialog
|
2023-11-12 02:10:50 +09:00 |
|
|
|
deceae8354
|
chore(plugin): clean import
|
2023-11-12 02:10:11 +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 |
|
|
|
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 |
|
|
|
c7ff0dcbf6
|
fix: remove defaults
Co-authored-by: Su-Yong <simssy2205@gmail.com>
|
2023-11-11 22:43:51 +09:00 |
|