Sakamoto Shiina
|
a55e1dd59f
|
[Chore] Config Page: Adjust design a bit.
|
2024-12-06 11:09:09 +09:00 |
|
Sakamoto Shiina
|
f4aea309cf
|
[Update] Config Page: Add break point and change the design layout.(UI Scaling will apply)
|
2024-12-06 10:27:37 +09:00 |
|
Sakamoto Shiina
|
451391bcdb
|
[Update/Refactor] UI: Slider component. Adjust color and code.
|
2024-12-05 11:00:34 +09:00 |
|
Sakamoto Shiina
|
6367140708
|
[Update] Config Page: VR Tab. Add section show only translated messages.
|
2024-12-05 10:15:57 +09:00 |
|
misyaguziya
|
90c6daeb29
|
👍️[Update] Build : backend.exe -> VRCT-sidecar.exe
|
2024-12-04 11:33:19 +09:00 |
|
Sakamoto Shiina
|
2a4ef9ba13
|
[Fix] git_fix
|
2024-12-03 11:06:43 +09:00 |
|
Sakamoto Shiina
|
7d8a2cacd0
|
[Update] Config Page: Translation, Transcription Tab. Add Select CTranslate2/Whisper Compute Device section.
|
2024-12-03 10:25:53 +09:00 |
|
Sakamoto Shiina
|
3bd0010539
|
[bugfix] Fix the receive endpoints that was got invalid endpoint but I'm not gonna implement on UI yet so through it for now.
|
2024-12-02 08:04:26 +09:00 |
|
Sakamoto Shiina
|
7d1ea8755f
|
[bugfix] Main Page: Top bar: Overlay. Fix showing indicator whether enabled or disabled.
|
2024-12-02 07:38:09 +09:00 |
|
Sakamoto Shiina
|
94f2078fff
|
[bugfix] Fix receive endpoint that was got invalid endpoint but that should've implemented already.(just through tho)
|
2024-12-02 06:52:13 +09:00 |
|
Sakamoto Shiina
|
8429d9b122
|
[bugfix] Main Page: Message Input Box. Fix 'show_and_disable_enter_key' behavior that was block everything and can't get arrow up and down key that history navigation feature.
|
2024-12-02 06:44:27 +09:00 |
|
Sakamoto Shiina
|
474ab3d4b4
|
[Update] Main Page: Message Input Box. Add startTyping and stopTyping.(send backend and show 「・・・」)
|
2024-12-02 06:39:43 +09:00 |
|
Sakamoto Shiina
|
b88efcdf08
|
[Update] Add update software UI(modal).
|
2024-11-30 20:41:53 +09:00 |
|
Sakamoto Shiina
|
5ddc77a9cc
|
[bugfix] Main Page: Message Log Input Box Ratio: Fix init apply ratio. imperfectly, tho.
|
2024-11-30 19:28:36 +09:00 |
|
Sakamoto Shiina
|
7df1eb04d0
|
[Update] Main Page: Message Logs: Add message log settings. and add tot visible resend or not toggle.
|
2024-11-30 04:33:38 +09:00 |
|
Sakamoto Shiina
|
2d5d148f17
|
[Update] Main Page: Add feature that the sent message be editable and resend-able from logs.
|
2024-11-27 20:37:37 +09:00 |
|
Sakamoto Shiina
|
3a360fcbf0
|
[bugfix] Fix sendable the message even when it was empty.
|
2024-11-26 20:28:02 +09:00 |
|
Sakamoto Shiina
|
44888b7e05
|
[Update] Main Page: Add feature that message history navigation with Shift + ArrowUp/Down.
|
2024-11-26 20:17:38 +09:00 |
|
Sakamoto Shiina
|
8cb81878db
|
[Update] Config Page: VR Tab. x,y,z pos. ui_scalingのmin maxなど設定値を変数化、ui_config.js上で設定可能に。
|
2024-11-26 16:23:24 +09:00 |
|
Sakamoto Shiina
|
70e411daf5
|
[Update] Add Starting Up Animation and downloading models progress display.
Backend: Move the init progressed position 4 to a little bit earlier.
|
2024-11-26 14:44:31 +09:00 |
|
Sakamoto Shiina
|
e3138bb8e9
|
[bugfix] Config Page: Advanced Settings Tab. open config file section. Fix the label.
|
2024-11-21 19:30:48 +09:00 |
|
Sakamoto Shiina
|
f2487e2ea6
|
[bugfix] Fix the error: Uncaught TypeError: Cannot read properties of null (reading 'scrollTop')
I just put Early return, though.
|
2024-11-21 19:02:09 +09:00 |
|
Sakamoto Shiina
|
737cdf15cf
|
[bugfix] Fix the bug that the component was not re-rendering when even the Ui language is changed.
|
2024-11-21 18:45:14 +09:00 |
|
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 |
|