misyaguziya
|
d940097e44
|
👍️[Update] Model : WebSocket module
|
2025-05-17 09:30:17 +09:00 |
|
misyaguziya
|
fac33e06ba
|
[Add] websocket server
|
2025-05-15 11:46:13 +09:00 |
|
Sakamoto Shiina
|
bc412024da
|
Merge branch 'version' into develop
|
2025-05-11 17:53:09 +09:00 |
|
Sakamoto Shiina
|
a94fff401b
|
👍️[Update] Version 3.1.0 -> 3.1.1
|
2025-05-11 17:52:11 +09:00 |
|
Sakamoto Shiina
|
b2df674026
|
Merge branch 'bugfix_build_error' into develop
|
2025-05-11 17:49:08 +09:00 |
|
Sakamoto Shiina
|
df231ad618
|
[bugfix] Fix top-level async error.
|
2025-05-11 17:47:49 +09:00 |
|
Sakamoto Shiina
|
0d1a59a5ce
|
Merge branch 'plugins' into develop
|
2025-05-11 16:59:15 +09:00 |
|
Sakamoto Shiina
|
83686f3073
|
[Update] QuickSettings: Add plugins section.
|
2025-05-11 16:58:19 +09:00 |
|
Sakamoto Shiina
|
8ea7fb05c0
|
[Update] Config Page: Move and add plugin section from AdvancedSettings.
|
2025-05-11 16:25:02 +09:00 |
|
Sakamoto Shiina
|
bdf59a9932
|
Merge branch 'bugfix_window_geometry' into develop
|
2025-05-11 15:27:39 +09:00 |
|
Sakamoto Shiina
|
b2bc1e62cb
|
[bugfix] Fix window geometry bug that was not save and restore. changes the way how to get appWindow instance from Tauri.
|
2025-05-11 15:26:05 +09:00 |
|
misyaguziya
|
61e333401f
|
Merge branch 'version' into develop
|
2025-05-08 16:10:35 +09:00 |
|
misyaguziya
|
8d6da2eacc
|
[Update] Version 3.0.5 -> 3.1.0
|
2025-05-08 16:10:19 +09:00 |
|
Sakamoto Shiina
|
9d65156d92
|
Merge branch 'update_special_thanks_members' into develop
|
2025-05-08 13:06:09 +09:00 |
|
Sakamoto Shiina
|
a556486c83
|
[Update] Add a special thanks member.
|
2025-05-08 13:05:35 +09:00 |
|
misyaguziya
|
38e31695a3
|
Merge branch 'osc_query' into develop
|
2025-05-08 11:41:35 +09:00 |
|
misyaguziya
|
23764340bd
|
Merge branch 'cuda128' into develop
|
2025-05-08 10:47:26 +09:00 |
|
misyaguziya
|
c6bcb36ab1
|
[Update] Package : RTX5000番台対応のためにfast-whisper/ctranslate2のバージョンを更新
|
2025-05-08 10:35:57 +09:00 |
|
misyaguziya
|
e9715651d9
|
[Update] Upgrade torch version to 2.7.0 and adjust pip install options in install scripts
|
2025-05-06 14:44:10 +09:00 |
|
Sakamoto Shiina
|
504c8c6f49
|
Merge branch 'plugins' into develop
|
2025-05-06 13:14:21 +09:00 |
|
Sakamoto Shiina
|
37d78e1d87
|
[Update] Plugins: Add homepage link button.
|
2025-05-06 13:12:50 +09:00 |
|
misyaguziya
|
8266048933
|
Merge branch 'windows_corner_radius_bug' into develop
|
2025-05-06 12:03:27 +09:00 |
|
Sakamoto Shiina
|
da577b5116
|
[bugfix] Fix corner rounded bug.
before: win10, corner rounded true. win 11 corner rounded true and when window maximized likewise.
after: win10, corner rounded false. win 11 corner rounded true but turn to false when window maximized.
|
2025-05-06 10:57:38 +09:00 |
|
misyaguziya
|
2e424fcc2a
|
[Update] Optimize OSCQueryBrowser usage and reduce CPU load in OSC server
|
2025-05-05 17:06:23 +09:00 |
|
Sakamoto Shiina
|
82458ca992
|
Merge branch 'ui_supporters_about_vrct' into develop
|
2025-05-04 13:41:35 +09:00 |
|
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 |
|