Commit Graph

2357 Commits

Author SHA1 Message Date
Sakamoto Shiina
8f687d0a55 [Update] Add a special thanks member. 2025-05-04 13:39:51 +09:00
Sakamoto Shiina
af17e057e8 [Update] Add crown emoji to supporter label.
Add tooltip that shows their supporting period.
Add icon rotate animation when hovered supporter's image.
2025-05-04 10:03:37 +09:00
Sakamoto Shiina
9118a54be7 Merge branch 'tauri_v2' into develop 2025-05-04 02:51:01 +09:00
Sakamoto Shiina
b5364cc705 [Chore] Add a note for experimental feature globalSync.
Remove comments.
Set version to tauri.conf.json(3.0.0 is just restore from pre-checkout develop branch, though.)
2025-05-04 02:41:14 +09:00
Sakamoto Shiina
8316c24d0d [bugfix] More fixes. c20b58a011 2025-05-04 02:22:44 +09:00
misyaguziya
27b177b903 Merge branch 'word_filter_for_s2c' into develop 2025-05-03 15:32:21 +09:00
misyaguziya
6f1ab32019 [Update] Speaker2Chatboxにword filterを追加 2025-05-03 15:31:50 +09:00
misyaguziya
c20b58a011 🐛[bugfix] ビルド時のエラー/ワーニングが発生する問題を修正
インストーラーのURLを修正
2025-05-03 12:41:15 +09:00
Sakamoto Shiina
3210d5c898 [Update] update tauri v1-> v2 (development) 2025-05-03 08:51:04 +09:00
Sakamoto Shiina
c6f669336a Merge branch 'update_contributor' into develop 2025-04-28 11:19:07 +09:00
Sakamoto Shiina
0d96c7c690 [Update] Change the contributor's title for not making misunderstanding. 2025-04-28 11:16:47 +09:00
Sakamoto Shiina
24ee335768 Merge branch 'plugins_system' into develop 2025-04-27 04:36:58 +09:00
Sakamoto Shiina
a599c39814 [Update] Remove unnecessary plugins files that is for plugin development. 2025-04-27 04:35:29 +09:00
Sakamoto Shiina
e0895ad653 Merge branch 'plugins_system' into develop 2025-04-27 04:17:49 +09:00
Sakamoto Shiina
7cdd3f8603 [bugfix/Chore] Plugins: Fix the bug that localization and the description can't see form latest information.
Add gap between labels and controller component.
2025-04-27 02:27:25 +09:00
Sakamoto Shiina
e3b75f2cfb [Update] Plugins: Adjust designs.
Add localizations.
2025-04-27 02:15:31 +09:00
Sakamoto Shiina
56936d0285 [Update] Plugins -> AdvancedSettings. Move to AdvancedSettings because the plugin just only one is available and it's for specific user, actually. so put it to AdvancedSettings for now. 2025-04-26 19:41:28 +09:00
Sakamoto Shiina
c665f1d355 [Update/bugfix] Plugins: Add localization system to plugins list(plugin_info.json).
Fix the issue that the i18n didn't work in development environment.
2025-04-26 05:01:30 +09:00
Sakamoto Shiina
819783ea09 [Update] Plugins: Add localization system. 2025-04-26 01:55:28 +09:00
Sakamoto Shiina
249c686442 [Update] Plugins: Add error handlings when network is not connected and failed to fetch plugins info.
Also add pending ui(TMP) while fetching.
2025-04-25 18:51:16 +09:00
Sakamoto Shiina
81a422b07d [Update] Plugins: Add notifications. 2025-04-24 23:44:11 +09:00
Sakamoto Shiina
b9d9edb7c3 [Update] Add the safety that is not show on UI if the plugin, downloaded, is not supported. 2025-04-24 21:48:05 +09:00
Sakamoto Shiina
e9aa3aa8ac Merge branch 'develop' into plugins_system
# Conflicts:
#	src-tauri/tauri.conf.json
2025-04-24 02:20:00 +09:00
Sakamoto Shiina
5aa5c0068e Merge branch 'readmes' into develop 2025-04-24 01:55:08 +09:00
Sakamoto Shiina
3e010376f4 [bugfix] Change the links relative path to absolute path that is from root dir. 2025-04-24 01:48:15 +09:00
Sakamoto Shiina
1f4c4e7640 [Update] Adjust file paths. 2025-04-23 14:34:31 +09:00
Sakamoto Shiina
1b7e315c2b [Update] Add Symbolic link. 2025-04-23 13:51:34 +09:00
Sakamoto Shiina
d0dbdf69f0 [Refactor] Organize readme files. 2025-04-23 06:36:55 +09:00
Sakamoto Shiina
ec33d4020d [Update] Readmes: Remove the outdated information 'How to run in python'. 2025-04-23 01:37:23 +09:00
misyaguziya
e20497bb87 Merge branch 'develop' 2025-04-22 17:35:46 +09:00
misyaguziya
63e34f747c Merge branch 'version' into develop 2025-04-22 10:25:06 +09:00
misyaguziya
066c4fa4e4 👍️[Update] Version 3.0.4 -> 3.0.5 2025-04-22 10:24:49 +09:00
Sakamoto Shiina
ff4f40328a [Update] About VRCT: Add a localizer and a contributor. 2025-04-21 17:41:42 +09:00
Sakamoto Shiina
2f27e5a491 [Update] Localization(EN): Localized by RIKU_730. 2025-04-21 16:21:59 +09:00
Sakamoto Shiina
144293636f Merge branch 'ui' into develop 2025-04-21 15:20:23 +09:00
Sakamoto Shiina
4eca60d495 [bugfix] AdvancedSettings: OSC Port: Add the validation that the entry component is only allowed numeric. 2025-04-19 23:51:47 +09:00
Sakamoto Shiina
1a9e961d71 Merge branch 'ui' into develop 2025-04-19 22:39:52 +09:00
Sakamoto Shiina
33f1e54f4d [bugfix] Plugins: fix auto disable plugins function. 2025-04-19 22:09:20 +09:00
Sakamoto Shiina
cd63e2e3ca [bugfix/Refactor]
Fix plugin compatibility list that was showed incorrectly.
Change init function.
2025-04-19 16:15:47 +09:00
Sakamoto Shiina
7bcbefaf06 [Refactor] Remove the code that is no longer in use. 2025-04-18 14:53:36 +09:00
Sakamoto Shiina
74e38f9318 [bugfix] Fix the bug that the plugin update unintentionally when its latest version available and it turn to enabled. 2025-04-18 14:30:47 +09:00
Sakamoto Shiina
0be9674f69 [bugfix] Plugins: Fix the error that was happened if 'plugins' directory is not exist and try to load. 2025-04-18 01:50:30 +09:00
Sakamoto Shiina
01b7d6c945 [Update] Plugins: Sort plugins list and remain the order of it. 2025-04-18 00:38:31 +09:00
Sakamoto Shiina
9ef56db2dd [Update] Add safety that prevent to show the title Plugin compatibility list unnecessary.
Remove the test code that is for showing the update modal.
2025-04-18 00:10:09 +09:00
Sakamoto Shiina
fd59c0b28f [Update/Refactor] Automatically disable and save the status to config.json if the plugin is not supported. 2025-04-17 19:44:14 +09:00
Sakamoto Shiina
b8c1688172 [Update] Plugins: separate dev mode. url and import path. 2025-04-17 17:46:17 +09:00
Sakamoto Shiina
1c56167dba [Update] Plugins: Show enabled plugins compatibility when update modal is opened. 2025-04-17 17:30:30 +09:00
Sakamoto Shiina
ee4bbf772f [Refactor] Remove the file and code that is no longer in use. 2025-04-17 00:11:50 +09:00
Sakamoto Shiina
4c12e8b946 [Update/Refactor]
For data integration correctly, the plugins data (saved, downloaded, fetched) merge whenever update data each of it.
Separate plugins controllers.
2025-04-16 19:02:41 +09:00
Sakamoto Shiina
379ca86b45 [Refactor/bugfix/TMP] TMP:
Separate plugins controller.
Add ui pattern for outdated plugins and the plugin that is not supported current vrct version but supported in newest vrct version.
2025-04-15 16:48:50 +09:00