Sakamoto Shiina
1bea61c45a
[Update] Add dev plugin mode and dev plugin list.
2025-04-12 14:28:01 +09:00
Sakamoto Shiina
d4219b5ce0
[Update/Refactor] Plugins: Organize codes.
2025-04-11 19:14:55 +09:00
Sakamoto Shiina
7e637b795d
[Update/Refactor/bugfix]
...
Update: Add functions and test ui.
Update, backend: send latest vrct version to frontend.
Refactor: Change the plugins data structure.
bugfix: fix endless showing update button.
2025-04-09 17:34:55 +09:00
Sakamoto Shiina
67f32ad7b9
[Update] Plugins: Add update function.
2025-04-02 22:52:20 +09:00
Sakamoto Shiina
c02d7c49e9
[Update] Plugins dev: Apply-able aliases.
2025-04-01 06:02:58 +09:00
Sakamoto Shiina
b0b68233aa
[Update] Plugins: Send all logics to the plugins when it's registered.
2025-03-30 04:18:54 +09:00
Sakamoto Shiina
5681038c22
[bugfix] Plugins(VRCT Subtitles as testing one): Apply styles by importing css file.
2025-03-29 16:22:00 +09:00
Sakamoto Shiina
a59b9282df
[Update] Plugins(VRCT Subtitles as testing one): Provide-able store and functions from main app.
2025-03-27 02:43:13 +09:00
Sakamoto Shiina
1ebdefcd43
[Update/bugfix] Plugins: For development, fix hot reload issue that was restart every time updated the files.
2025-03-26 00:45:29 +09:00
Sakamoto Shiina
824a9fa0a9
[Update] Plugins: Move location from index to plugin_info.json.
2025-03-25 17:57:03 +09:00
Sakamoto Shiina
92ea06eb77
[bugfix] Fix load json format error.
2025-03-25 16:53:52 +09:00
Sakamoto Shiina
e65e9be052
[Update] Add plugin_info.json load function.
2025-03-25 16:35:17 +09:00
Sakamoto Shiina
0148f9bee0
[Update] (Affect to backend) Plugin System. Saveable if the plugin is enabled or not.
...
Add functions that merge plugins data.
2025-03-25 13:30:52 +09:00
Sakamoto Shiina
3ebd605092
[Update/TMP] Save plugin status that if enabled or not(on store.js, yet).
...
Handle download.
2025-03-14 23:24:19 +09:00
Sakamoto Shiina
b0f5751e11
[Update/Refactor] Fetch and show the plugins info list.
...
Refactor some functions.
Try to fetch functions from github api just once when vrct started.(It used to every time plugin tab has opened so easy to reach to the api limit)
2025-03-13 12:19:35 +09:00
Sakamoto Shiina
77795192a0
[Update] Change download and load plugins structure.(change the plugins' build method vite to webpack. load esm.js )
2025-03-11 01:03:18 +09:00
Sakamoto Shiina
48c6e7d69f
[TMP 2] Plugins system. support directory structure and store system.(the plugin needs build at each project)
2025-03-08 18:43:56 +09:00
Sakamoto Shiina
22ada89fa6
[TMP] Plugins system.
2025-03-05 23:22:22 +09:00