Commit Graph

27 Commits

Author SHA1 Message Date
misyaguziya
67d06ab1e1 [Update] Enhance build scripts and requirements for Hugging Face integration; improve logging and error handling 2025-05-29 08:04:06 +09:00
misyaguziya
f310e6d6d5 [Update] WebSocket: Refactor server availability checks and improve error handling 2025-05-20 13:12:31 +09:00
misyaguziya
60fb58f6d5 [Update] WebSocket: Disable server by default and add port availability check 2025-05-20 11:08:11 +09:00
misyaguziya
f0f0dd5ea5 Merge branch 'websocket' into develop 2025-05-18 15:24:35 +09:00
misyaguziya
e7304247c7 [Update] WebSocket configuration: Change host to 127.0.0.1 and port to 2231; refactor WebSocket server initialization and message handling 2025-05-18 15:20:27 +09:00
misyaguziya
d940097e44 👍️[Update] Model : WebSocket module 2025-05-17 09:30:17 +09:00
misyaguziya
949486c447 [bugfix] Correct DeepL authentication error messages for clarity 2025-05-15 13:06:29 +09:00
misyaguziya
6f1ab32019 [Update] Speaker2Chatboxにword filterを追加 2025-05-03 15:31:50 +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
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
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
cb2d0d5455 Merge branch 'bugfix_no_device' into develop 2025-03-22 18:10:42 +09:00
Sakamoto Shiina
377899d5e1 [bugfix] typo, Speaker -> speaker. 2025-03-22 18:06:27 +09:00
misyaguziya
df344baa06 [bugfix] Controller: Fix response handling in setOscIpAddress method. 2025-03-22 14:43:52 +09:00
misyaguziya
3d53652b2d [Update] Controller: Validate and handle IP address setting in setOscIpAddress method.
[Update] Utils: Implement isValidIpAddress function to check IP address validity.
2025-03-22 14:37:05 +09:00
Sakamoto Shiina
84a116291c [bugfix] controller.py: fix typo mic/speaker, error messages. 2025-03-16 10:44:01 +09:00
misyaguziya
4b61178b0e 👍️[Update] Main/Controller/Model/Config : VRC ChatBoxの通知音のON/OFFのエンドポイントを追加 2025-02-18 14:23:02 +09:00
misyaguziya
bdf67ab7c8 🐛[bugfix] offline時の処理を修正 2025-02-12 13:48:16 +09:00
misyaguziya
7746cffb08 👍️[Update] Controller : AIモデルが使用可能かを通知するエンドポイントを追加 2025-02-08 14:29:02 +09:00
misyaguziya
07723d495a 🐛[bugfix] controller: offline時の処理でエラーになる問題を修正 2025-02-07 10:34:29 +09:00
misyaguziya
78d79f4a54 🐛[bugfix] controller: offline時の処理を追加 2025-02-06 18:29:07 +09:00
misyaguziya
483e6a1d32 🐛[bugfix] Main/Controller : 処理順を修正 2025-02-04 21:05:05 +09:00
Sakamoto Shiina
34d221c437 [Update] Save and register -able. 2025-01-13 06:56:13 +09:00
misyaguziya
a8d54768c6 👍️[Update] Rename/Remove : webui_を削除/test.pyを削除 2024-12-28 15:42:59 +09:00
misyaguziya
ee150b692d 🗑️ [Remove] main.pyとcontroller.pyが不要になったため、削除 2024-10-29 15:40:14 +09:00
misyaguziya
e129fd308b 👍️[Update] Mainl: endpointの命名規則を修正 2024-09-24 11:51:57 +09:00
misyaguziya
1be04cb571 👍️ [Update] pythonのメイン処理部分を移動/webui_mainloop.pyをビルドできるように修正 2024-07-27 01:30:36 +09:00