Commit Graph

2467 Commits

Author SHA1 Message Date
misyaguziya
b1c68679cd Merge branch 'osc' into develop 2025-05-29 09:16:53 +09:00
misyaguziya
29ef8f401d Merge branch 'websocket' into develop 2025-05-29 09:16:39 +09:00
misyaguziya
3593a4d8c0 Merge branch 'huggingface' into develop 2025-05-29 09:16:19 +09:00
misyaguziya
50cd701ca5 Merge branch 'zip' into develop 2025-05-29 09:16:04 +09:00
misyaguziya
6c5c9d2c9c [Update] .gitignore: Add VRCT.zip and VRCT_cuda.zip to ignore list 2025-05-29 09:12:11 +09:00
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
238bd41109 [Update] Refactor Hugging Face dependencies in requirements files and enhance cache directory handling in mainloop.py 2025-05-28 11:14:39 +09:00
misyaguziya
8dac3da933 [Update] Add hf_xet and huggingface-hub to requirements; enhance mainloop.py for Hugging Face caching 2025-05-27 14:12:20 +09:00
misyaguziya
88c27a9c70 [Update] WebSocket: Implement availability check for WebSocket server and refactor related logic 2025-05-26 16:15:04 +09:00
Sakamoto Shiina
ed27a8c7ba [Update/Refactor] UI: Add websocket error handlings.
Refactor. Change the error handling switch method from message to endpoint primarily.
2025-05-26 12:06:36 +09:00
misyaguziya
bdaccdf421 [Update] OSC: Improve error handling and refactor OSC server initialization 2025-05-25 22:15:53 +09:00
misyaguziya
23fc46bd0f [Update] OSC: Refactor OSC query handling and add enable/disable methods 2025-05-25 15:42:33 +09:00
misyaguziya
279fc1f66d [Update] OSCHandler: Enhance OSC query handling and refactor mute status management 2025-05-24 21:51:11 +09:00
misyaguziya
f6927b9ae7 [Update] zip.py: Enhance zip file creation with improved error handling and verbose output 2025-05-22 11:35:48 +09:00
misyaguziya
de4f22f704 [Update] Controller: Update WebSocket error messages to clarify host and port availability 2025-05-20 14:28:55 +09:00
misyaguziya
63d853bf7d Merge branch 'websocket' into develop 2025-05-20 13:12:49 +09:00
misyaguziya
f310e6d6d5 [Update] WebSocket: Refactor server availability checks and improve error handling 2025-05-20 13:12:31 +09:00
misyaguziya
e59bfcecf2 Merge branch 'websocket' into develop 2025-05-20 11:33:59 +09:00
misyaguziya
cfc26c4767 [Update] Model: Modify error logging to remove exception details on address in use 2025-05-20 11:33:40 +09:00
misyaguziya
acee8c442e Merge branch 'websocket' into develop 2025-05-20 11:09:38 +09:00
misyaguziya
60fb58f6d5 [Update] WebSocket: Disable server by default and add port availability check 2025-05-20 11:08:11 +09:00
Sakamoto Shiina
7289770f9c Merge branch 'ui_websocket' into develop 2025-05-19 03:53:56 +09:00
Sakamoto Shiina
0b48631363 [Update] AdvancedSettings: Websocket: Add settings ui. 2025-05-19 03:52:43 +09:00
misyaguziya
eb0ab29b37 Merge branch 'websocket' into develop 2025-05-18 16:24:33 +09:00
misyaguziya
989abbe2c2 [Update] check用のメッセージをコメントアウト 2025-05-18 16:24:20 +09:00
misyaguziya
f0f0dd5ea5 Merge branch 'websocket' into develop 2025-05-18 15:24:35 +09:00
misyaguziya
1cc22d35c3 [Update] WebSocket server: Add message handler for processing incoming messages 2025-05-18 15:23:58 +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
ed5ebcee90 [Update] WebSocket server: Refactor threading and message handling 2025-05-18 13:16:52 +09:00
misyaguziya
d940097e44 👍️[Update] Model : WebSocket module 2025-05-17 09:30:17 +09:00
misyaguziya
f9d1405a85 Merge branch 'bugfix_deepl' into develop 2025-05-15 13:06:52 +09:00
misyaguziya
949486c447 [bugfix] Correct DeepL authentication error messages for clarity 2025-05-15 13:06:29 +09:00
misyaguziya
f5e33be7f6 Merge branch 'version' into develop 2025-05-15 12:43:11 +09:00
misyaguziya
d0e0fc3c28 [Update] Version 3.1.1 -> 3.1.2 2025-05-15 12:43:00 +09:00
misyaguziya
2d057debe6 Merge branch 'bugfix_deepl' into develop 2025-05-15 12:39:11 +09:00
misyaguziya
a619cd6114 [update] Upgrade deepl package version to 1.22.0 and refactor translation code to use DeepLClient 2025-05-15 12:38:54 +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