Commit Graph

519 Commits

Author SHA1 Message Date
Sakamoto Shiina
833fa24545 [Update] Config Page: Adjust slider component and deepL auth key component width. 2024-12-28 07:31:16 +09:00
Sakamoto Shiina
9e057d4395 [bugfix] Config Page: To reset scroll position to top when the tabs are changed. 2024-12-28 05:49:30 +09:00
Sakamoto Shiina
afdb9d6914 [Update] Main Page: Translator: Add warning ui to translate selector when the same languages are selected. 2024-12-28 05:24:52 +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
26c3e10050 [Update] Supporters: Add 'and you' card to the end of them for not making to be alone style whenever flex-style changed.
Add and fix some sentences.
2024-12-27 10:21:14 +09:00
Sakamoto Shiina
a36cd988c2 [bugfix] Config Page: Device. Fix the dropdown label that was possibly undefined. 2024-12-26 16:14:46 +09:00
Sakamoto Shiina
92cb5801da [Update] Main Page: Message Logs. Add system message (Word Filter) 2024-12-26 15:35:41 +09:00
Sakamoto Shiina
7202b86e78 [Update] Update/Switch Compute Device Modal: Add description. 2024-12-26 11:52:38 +09:00
Sakamoto Shiina
fcdb38c9cf [Update] Config Page: Add Supporters Section. -2024.12 2024-12-26 06:42:57 +09:00
Sakamoto Shiina
1107d575be [Update] About VRCT. Update. 2024-12-24 03:13:48 +09:00
Sakamoto Shiina
55b9bfd69c [bugfix/TMP] Fix the bug that message logs hasn't scrolled down even when it should be.(like when the logs update speed fast) 2024-12-22 17:57:12 +09:00
misyaguziya
59a9b893b5 Merge branch 'overlay_sample' into for_webui 2024-12-21 01:17:48 +09:00
misyaguziya
b7e37980e0 👍️[Update] Model : overlay large logのsampleのエンドポイントを修正 2024-12-21 01:17:22 +09:00
Sakamoto Shiina
2aab58d1ea [bugfix] Config Page: Checkbox. Resend Button. Fix pending status that was endlessly showed loading UI. 2024-12-20 23:59:00 +09:00
Sakamoto Shiina
56fda283b4 [Update] Config Page: Adjust some width and design that was shrink unexpectedly.
Remove some indicator numbers and only show even numbers on Slider components.
2024-12-20 23:53:39 +09:00
Sakamoto Shiina
64c14fab2f [Update] Update Modal: Change the cuda version description to imply the meaning NVIDIA GPU only.
and fix design a bit.
2024-12-20 23:37:52 +09:00
Sakamoto Shiina
798a4a87fc [Update] Change the design. Update/Switch CPU/GPU version. 2024-12-20 19:05:30 +09:00
Sakamoto Shiina
5a498fc98c [Update] Main Page: Add headphones icon to every language select open button when Speaker2Log is turned on. 2024-12-20 03:48:33 +09:00
Sakamoto Shiina
1d615ab97d [Update] Config Page: Advanced Settings Tab. Add modal and section that is switchable between CPU and CUDA version. 2024-12-20 01:28:44 +09:00
Sakamoto Shiina
0eec985a62 [bugfix/Refactor] Checkbox Component. Fix to disabled when it's loading(it was clickable continuously) 2024-12-19 15:38:09 +09:00
Sakamoto Shiina
c429a82b0f [bugfix] Fix some breakpoints. 2024-12-18 17:13:19 +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
8629d9aa4a [Update/bugfix] Quick Settings: Expand width.
Config Page: Sidebar: shrink width a bit.
Config Page: Setting Box: each component: Fix gap to prevent sliders cover the label.
2024-12-17 23:56:30 +09:00
Sakamoto Shiina
3c9c4366ea [Update] Config Page: Change the background color modal and quick settings. 2024-12-17 20:16:44 +09:00
Sakamoto Shiina
988a42f15d [Update] Config Page: VR Tab: Position, Rotation settings. Add reset button that is set default settings. 2024-12-17 20:00:04 +09:00
Sakamoto Shiina
857c28db22 [Chore] Config Page: VR: Position, Rotation label's position to a bit above. 2024-12-17 02:02:12 +09:00
Sakamoto Shiina
04b746923c [Update] Localization. Main Page: MessageLogSettingsContainer MessageLogs. Add some Japanese. 2024-12-17 01:28:34 +09:00
Sakamoto Shiina
95855d8191 [Update] Main Page: Message MessageLogSettingsContainer: Add config icon to bottom of it. 2024-12-17 01:11:26 +09:00
Sakamoto Shiina
13deaffee4 [Update] Localization: Config Page: Add some japanese. 2024-12-16 23:30:01 +09:00
Sakamoto Shiina
0f0dcb560c [Update] Config Page: Temporality, Remove About VRCT section. 2024-12-14 19:27:17 +09:00
Sakamoto Shiina
9b0a71cccc [Update] Prepare to the beta test. Disable the window refresh function(f5 key) and i18n debug mode. 2024-12-14 18:20:56 +09:00
Sakamoto Shiina
9f3ff15499 [bugfix/Prepare] Main Page: Message Logs. Remove test code. and hide init invalid endpoint for now.
Fix the error 'Uncaught TypeError: currentMessageLogs.data.map is not a function' with change the type obj to array when init.
2024-12-14 13:43:13 +09:00
Sakamoto Shiina
a5ad2408be [bugfix] Main Page: TranslatorSelectorOpenButton. Fix the new line. 2024-12-13 19:18:53 +09:00
Sakamoto Shiina
5cbd8c46ab [Chore] Config Page: software version text. Adjust size a bit. 2024-12-13 15:42:27 +09:00
Sakamoto Shiina
6d84cabf88 [Update] Config Page: VR Tab: Add restore default settings button. 2024-12-13 15:12:36 +09:00
Sakamoto Shiina
941c24d9b8 [Update] Main Page: LanguageSelectorOpenButton. Only show the speaker icon at the first target language section. 2024-12-13 09:18:35 +09:00
Sakamoto Shiina
266eb6319b [Update] Add some localization texts(Japanese). 2024-12-13 09:13:43 +09:00
Sakamoto Shiina
461c59f5e8 [Update] Main Page: Language Settings. Change the design add and remove target language buttons. 2024-12-12 17:23:29 +09:00
Sakamoto Shiina
a7d094bbcb [Update] Main Page: Add UI, multi language. 2024-12-12 16:16:40 +09:00
Sakamoto Shiina
607c04d7ba Merge branch 'multi_language' into for_webui 2024-12-11 07:08:51 +09:00
misyaguziya
e2a30d9371 👍️[Update] Model : 多言語対応のkeyを数字に変更 2024-12-10 20:09:04 +09:00
Sakamoto Shiina
ae3e359fd6 [Refactor/Update] Organize localization files and apply to some labels. 2024-12-10 18:45:52 +09:00
Sakamoto Shiina
656b7c414c [Update] Localization: Adjust and apply new line code. 2024-12-09 17:19:54 +09:00
Sakamoto Shiina
d7243190cb [Refactor] App.jsx: Distribute controllers to each files. 2024-12-09 10:44:34 +09:00
Sakamoto Shiina
b4eacc7175 [bugfix_2] Main Page: Message Log Input Box Ratio: Fix init apply ratio. (when I did it at the first time, 5ddc77a9cc, it looks not fixed yet.) 2024-12-09 09:25:05 +09:00
Sakamoto Shiina
a2bcbed780 [Chore] Change the name of functions. Remove and organize some imports. 2024-12-08 17:38:56 +09:00
Sakamoto Shiina
e7b8dac36d [Update] Config Page: Add notification ui. show error messages. 2024-12-08 17:02:19 +09:00
Sakamoto Shiina
c65bb4578c [Update] Config Page: Translation Tab: DeeplAuthKey. Add disable and loading ui when it's pending status. 2024-12-07 05:28:13 +09:00
Sakamoto Shiina
9c5625ac85 [Update] Config Page: Translation Tab: DeeplAuthKey. to be editable when input box is empty. 2024-12-06 13:59:06 +09:00
Sakamoto Shiina
043208f58f [Update] Add updating display. 2024-12-06 13:07:00 +09:00