Commit Graph

396 Commits

Author SHA1 Message Date
Sakamoto Shiina
9e58bff26e [Update] Localization. Add zh-Hans.(yaml data from v2.2.9 and I changed its format to json) 2024-11-21 15:35:28 +09:00
Sakamoto Shiina
7e16b2f101 [bugfix] Config Page: Appearance tab. Fix Ui Font setting that was not working. 2024-11-21 15:17:36 +09:00
Sakamoto Shiina
3d054e4d72 [Update/Refactor] Main Page: When the translation engine is already selected, to not send the data and just close translation engine selector. 2024-11-19 16:57:56 +09:00
Sakamoto Shiina
ba408af32a [bugfix] Config Page: RadioButton components. to disabled while it's pending. 2024-11-19 13:10:26 +09:00
Sakamoto Shiina
d47b47cc5a [UPdate] Config Page: Vr Tab. Add tracker settings. 2024-11-15 17:35:06 +09:00
Sakamoto Shiina
d024062a05 [Update] Config Page: Vr Tab: Add OverlayLargeLogSettings. 2024-11-15 16:54:23 +09:00
Sakamoto Shiina
36e5c66e9b [Update] Starting Up: Add model downloading animation for initialization(temporary). 2024-11-15 07:04:15 +09:00
Sakamoto Shiina
2c7bb53b64 [Update] Starting Up: Add loading animation when the software preparing, until backend is ready. 2024-11-14 15:48:38 +09:00
Sakamoto Shiina
4b92c210d6 [Update] Main Page: Add the software update available button. 2024-11-14 10:07:09 +09:00
Sakamoto Shiina
c374a2dc03 [bugfix] fix error log(console) 2024-11-14 08:05:26 +09:00
Sakamoto Shiina
4b8b098c57 [Update] Config Page: Others Tab: Add EnableSendReceivedMessageToVrc(Speaker2Chatbox). 2024-11-14 06:59:41 +09:00
Sakamoto Shiina
7cacdae46b [Update] Config Page: Transcription Tab. Add section label. 2024-11-14 05:47:41 +09:00
Sakamoto Shiina
9d620e9834 [Update] Config Page: Transcription Tab. Add SelectedTranscriptionEngine. 2024-11-13 12:35:09 +09:00
Sakamoto Shiina
4db5306178 [Update] Config Page: Translation, Transcription Tab: CTranslate2, Whisper. Apply Localization. 2024-11-13 09:50:21 +09:00
Sakamoto Shiina
6c0c67ab40 [Refactor] Tidy up utils' files and functions. 2024-11-13 09:31:27 +09:00
Sakamoto Shiina
dd21623b59 [Update/Refactor] Main Page: Translation Engines. Apply Localization. 2024-11-13 06:54:28 +09:00
Sakamoto Shiina
f835a3be80 [Refactor] ui_configs: rename the keys. 2024-11-12 15:23:02 +09:00
Sakamoto Shiina
b503c843b2 [bugfix] fix the radio button width. 2024-11-12 15:05:15 +09:00
Sakamoto Shiina
96ed2a9afc [Update] Config Page: Transcription Tab. Add Whisper Weight Type Selector. Downloadable. 2024-11-12 14:52:15 +09:00
Sakamoto Shiina
36c53c49a2 [Update] Config Page: Translation Tab. Add Internal Translation Weight Type Selector. Downloadable. 2024-11-12 13:02:05 +09:00
Sakamoto Shiina
768debfb2b [Update] Restore the branch bugfix_translator. 2024-11-07 07:05:55 +09:00
Sakamoto Shiina
1acb0a9565 [Update] UIで使うデータ(min,maxなど)を浅い階層で設定するように。
初期データとして送られてきていたrangeなど、必要のないエンドポイントをコメントアウト。
2024-11-06 00:23:43 +09:00
Sakamoto Shiina
9beba4905b [Update] Separate test_data.js, for testing, and ui_configs.js, that is for initialize settings like min max data, from data.js. 2024-11-05 22:50:26 +09:00
Sakamoto Shiina
0f599ce679 [bugfix] 1: To do not restore and save the data x,y_pos and its size when the window is minimized.
2: To do not restore and save the message box ratio data when the window is minimized either.
2024-11-05 21:26:13 +09:00
Sakamoto Shiina
ccc7fec756 [bugfix] フロント: 選択中の翻訳エンジンデータ形式変更とUIへの流し込み、
バック: UIへのrun時のデータ形式をset/getにあわせて変更。
2024-11-02 18:30:40 +09:00
Sakamoto Shiina
b5e113f20e [Update] Config Page: Device Tab. to selectable the devices when it even NoDevice. (Revert) 2024-11-02 14:50:41 +09:00
Sakamoto Shiina
65f0739645 [Update] Config Page: Add Translation Tab. DeeplAuthKey section.
Allow null value to Entry component's input element.
2024-11-01 19:33:49 +09:00
Sakamoto Shiina
113881ad52 [bugfix] Config Page: Device Tab. Add disabled behavior when the device is 'NoDevice'. 2024-11-01 16:25:47 +09:00
Sakamoto Shiina
30de46cf2c [Update] Quick Settings: Apply localization. 2024-10-31 16:50:21 +09:00
Sakamoto Shiina
51bf5a2e27 [Update] Quick Settings: Add Vrc Mic Mute Sync. 2024-10-31 16:36:42 +09:00
Sakamoto Shiina
a3230937f3 [Update] Config Page: VR Tab. Add EnabledOverlaySmallLog Switch and connect to backend. 2024-10-31 16:36:42 +09:00
Sakamoto Shiina
3c76902124 [Update] Quick Settings: Add Overlay settings. 2024-10-31 16:36:25 +09:00
Sakamoto Shiina
afed3fffcd [Update/bugfix] バックエンドからもらった初期データを繋げ、UIと初回同期
initialization_complete エンドポイント修正 ('/'追加)
2024-10-28 21:04:55 +09:00
misyaguziya
ca7ba5ce09 👍️[Update] Optimize : Init時のconfigの取得処理を変更 2024-10-26 01:24:37 +09:00
Sakamoto Shiina
33bb2c7620 [bugfix] Config Page: VR Tab. Fix the bug that the settings data has sent to the backend when init. 2024-10-25 13:02:53 +09:00
Sakamoto Shiina
5438874668 [Update] Config Page: VR Tab. Add delay when send and save the settings data to the backend. 2024-10-25 12:18:07 +09:00
Sakamoto Shiina
ed24dbd428 [Update] Config Page: VR Tab. Connect to the backend and save the data. 2024-10-24 15:45:23 +09:00
Sakamoto Shiina
984f989646 [bugfix] Config Page: VR Tab. Fix the error "Failed prop type: Invalid prop valueLabelFormat supplied to ForwardRef(Slider2), expected one of type [function, string]."
It should've put strings but I put number (init value 0)
2024-10-23 17:56:17 +09:00
Sakamoto Shiina
69953eec1b [Update] Config Page: VR Tab. Change the design. 2024-10-23 17:40:07 +09:00
Sakamoto Shiina
6950347ffb [Update/Memo] Config Page: Add VR Tab. Overlay settings. 2024-10-20 09:58:16 +09:00
Sakamoto Shiina
ec64b64535 [Update] Config Page: Add Advanced Settings Tab. 2024-10-17 01:58:49 +09:00
Sakamoto Shiina
2f6a9d4f2b [Update] Config Page: Auto Export Message Logs. Add open folder button. 2024-10-16 23:50:55 +09:00
Sakamoto Shiina
3e88604fd7 [bugfix] Config Page: Appearance tab. Fix the deign where Ui language section that was not putted selected mark by adding name attribute to radio element. 2024-10-16 23:03:59 +09:00
Sakamoto Shiina
e201cee24a [Update] Config Page: Others Tab. EnableSendOnlyTranslatedMessages, EnableAutoExportMessageLogs, EnableVrcMicMuteSync, EnableSendMessageToVrc 2024-10-16 22:44:26 +09:00
Sakamoto Shiina
2cb4a41e64 [Update] Config Page: Move section Send Message Button Type where others tab to appearance tab. 2024-10-16 21:23:04 +09:00
Sakamoto Shiina
2c460bc8e5 [Update] Config Page: Add Others Tab. Auto Clear Message Input Box, Send Message Button Type. 2024-10-16 21:09:14 +09:00
Sakamoto Shiina
4d99207acc [Update] Add WordFilter. 2024-10-16 16:00:32 +09:00
Sakamoto Shiina
e1e06febd2 [Update] Add Transcription Tab. Mix/Speaker, record timeout, phrase timeout, max words. 2024-10-16 00:44:14 +09:00
Sakamoto Shiina
5629192760 [Refactor] Organize file structures. 2024-10-13 08:40:23 +09:00
Sakamoto Shiina
d7cf2425a1 [Refactor] Remove the codes that is no longer in use and organize a bit. 2024-10-13 07:11:47 +09:00