Sakamoto Shiina
4adfc8fbc1
[Refactor] Export config hooks from index.js
2025-11-06 10:50:21 +09:00
Sakamoto Shiina
5cbd7618e3
[Refactor] Reorganize config hooks into config_page_setter folder.
2025-11-05 15:15:09 +09:00
Sakamoto Shiina
db820375f1
[Refactor] Move to src-ui/views and src-ui/logics structure.
2025-11-05 11:49:48 +09:00
Sakamoto Shiina
36fb857dbb
[Refactor/TMP1] Refactor UI components and connect to backend APIs. (Device, Appearance)
2025-10-21 13:17:37 +09:00
Sakamoto Shiina
e480c373cd
[Refactor] (Huge Refactoring 2)
...
Consolidated all logic into category-specific files.
Renamed useTranslation from react-i18next to useI18n to avoid a name conflict with our own function.
2025-06-19 08:40:45 +09:00
Sakamoto Shiina
cbfce55c16
[Refactor] Move the code that is related with Send Message Button Type. (It was remained at Others section but it should've move to Appearance section so.)
2025-06-15 18:11:07 +09:00
Sakamoto Shiina
3f38bfbba8
[Update] Resend Message Button: To be store-able the status.
...
Move to Appearance settings.
2025-06-15 17:49:42 +09:00
Sakamoto Shiina
4886552639
[Refactor] Put together device-related logic into useDevice.
2025-06-14 03:29:34 +09:00
Sakamoto Shiina
0b48631363
[Update] AdvancedSettings: Websocket: Add settings ui.
2025-05-19 03:52:43 +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
22ada89fa6
[TMP] Plugins system.
2025-03-05 23:22:22 +09:00
Sakamoto Shiina
fd0069cb6b
[Update] UI: VRC ChatBoxの通知音のON/OFF 設定項目追加
2025-02-18 15:36:08 +09:00
Sakamoto Shiina
4fb675943f
[Update] Config Page: Supporters: Update-able anytime.
...
Fetch the supporters data and images from the git repo, https://github.com/ShiinaSakamoto/vrct_supporters , via web.
2025-02-03 11:26:10 +09:00
Sakamoto Shiina
ff57454073
[Update/TMP] tmp
2025-01-12 04:46:55 +09:00
Sakamoto Shiina
32699e4585
[Update] Supporters: The members cards will be shown in random order every 20 seconds.
2024-12-27 17:26:54 +09:00
Sakamoto Shiina
8cc66ca0cc
[Update] Config Page: VR Tab. Add button that send sample texts to Overlay. per 1 sec for now.
2024-12-18 16:31:10 +09:00
Sakamoto Shiina
6367140708
[Update] Config Page: VR Tab. Add section show only translated messages.
2024-12-05 10:15:57 +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
d024062a05
[Update] Config Page: Vr Tab: Add OverlayLargeLogSettings.
2024-11-15 16:54:23 +09:00
Sakamoto Shiina
4b8b098c57
[Update] Config Page: Others Tab: Add EnableSendReceivedMessageToVrc(Speaker2Chatbox).
2024-11-14 06:59:41 +09:00
Sakamoto Shiina
9d620e9834
[Update] Config Page: Transcription Tab. Add SelectedTranscriptionEngine.
2024-11-13 12:35:09 +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
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
3c76902124
[Update] Quick Settings: Add Overlay settings.
2024-10-31 16:36:25 +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
ec64b64535
[Update] Config Page: Add Advanced Settings Tab.
2024-10-17 01:58:49 +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
0582091908
[Update] Add feature Restore Main Window Geometry.
...
Note: the toggle-able setting, to restore or don't, has removed for now.
2024-10-13 03:57:23 +09:00
Sakamoto Shiina
d44c2dd7d9
[Refactor] Refactor the way import files.
...
Organize some codes.
2024-10-11 00:23:52 +09:00