Commit Graph

1981 Commits

Author SHA1 Message Date
misygauziya
030b8a9f01 👍️[Update] Main : error logのトレースバックの処理を集約 2024-12-16 14:22:49 +09:00
misygauziya
8a4721b61d Merge branch 'default_compute_device' into for_webui 2024-12-16 10:13:13 +09:00
misygauziya
a78d63398d 👍️[Update] Config : 初回起動時に限りgpuが使える場合はdefaultでgpuを使用する設定になるように変更 2024-12-16 10:11:53 +09:00
Sakamoto Shiina
78decb1ad0 Merge branch 'ui' into for_webui 2024-12-14 19:29:54 +09:00
Sakamoto Shiina
0f0dcb560c [Update] Config Page: Temporality, Remove About VRCT section. 2024-12-14 19:27:17 +09:00
misyaguziya
0678e3e8bc Merge branch 'text_format' into for_webui 2024-12-14 19:07:57 +09:00
misyaguziya
cf04771d32 👍️[Update] Controller : メッセージフォーマットの翻訳を改行で表現するように変更 2024-12-14 19:07:32 +09:00
Sakamoto Shiina
44f2354483 Merge branch 'prepare_to_the_beta_test' into for_webui 2024-12-14 18:22:45 +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
b3a4a25504 Merge branch 'overlay' into for_webui 2024-12-14 13:59:01 +09:00
Sakamoto Shiina
62131b1f3c Merge branch 'ui' into for_webui 2024-12-14 13:50:32 +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
misyaguziya
43b481c185 🐛[bugfix] Model : 起動処理/終了処理を修正 未起動でのパラメータ変更時のエラーを修正 2024-12-13 17:32:32 +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
b570034e5b Merge branch 'organize_packages_npm' into for_webui 2024-12-13 14:25:48 +09:00
Sakamoto Shiina
dc1f6d52c8 [Update] Update and fixed the most of the packages for now.(update sass is postponed cuz import syntax deprecated.) 2024-12-13 14:20:03 +09:00
Sakamoto Shiina
62edaf552f [Update] Update Packages tauri and vite. confirmed the released data and It's working. 2024-12-13 12:18:04 +09:00
Sakamoto Shiina
3473d40b89 [Update] Update MUI v5 to v6 and it needs @emotion/react @emotion/styled so restored them... 2024-12-13 10:25:15 +09:00
Sakamoto Shiina
949270b8ca [Remove] Remove some packages that is no longer in use.
@emotion/react, @emotion/styled: It was installed when installed MUI (Material UI) as official install documentation but it doesn't use it for now.
@typescript-eslint/eslint-plugin, @typescript-eslint/parser: It's not using Typescript so remove it. I think it was installed when it set up by vite at the first time? I guess.
2024-12-13 09:55:57 +09:00
Sakamoto Shiina
0e74833f22 Merge branch 'ui' into for_webui 2024-12-13 09:30:46 +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
192d6ec0e6 Merge branch 'ui_multi_language' into for_webui 2024-12-12 16:17:23 +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
1d2b41be13 Merge branch 'immediate_save_config' into for_webui 2024-12-11 01:09:57 +09:00
misyaguziya
fb6e758607 👍️[Update] Config : 一部configを即時に保存するように変更 2024-12-11 01:08:30 +09:00
misyaguziya
e2a30d9371 👍️[Update] Model : 多言語対応のkeyを数字に変更 2024-12-10 20:09:04 +09:00
Sakamoto Shiina
fbf0a79085 Merge branch 'adjust_localization' into for_webui 2024-12-10 18:48:02 +09:00
Sakamoto Shiina
ae3e359fd6 [Refactor/Update] Organize localization files and apply to some labels. 2024-12-10 18:45:52 +09:00
misyaguziya
b635d452b1 Merge branch 'multi_language' into for_webui 2024-12-10 17:30:56 +09:00
misyaguziya
bd38d220c8 👍️[Update] Model : 多言語対応の処理をtabごとに持つように変更 2024-12-10 17:11:11 +09:00
misyaguziya
3cadad4a71 Merge branch 'bugfix_ssl_error' into for_webui 2024-12-10 14:57:25 +09:00
misyaguziya
6a30c62769 🐛[bugfix] Model : プロクシ等でPOST/GETした場合にSSL認証エラーが発生する問題に対応 #33 2024-12-10 14:56:47 +09:00
Sakamoto Shiina
656b7c414c [Update] Localization: Adjust and apply new line code. 2024-12-09 17:19:54 +09:00
Sakamoto Shiina
5ad4207f29 [Update] Localization: json to yaml. 2024-12-09 16:52:40 +09:00
Sakamoto Shiina
057e2ced63 Merge branch 'ui' into for_webui 2024-12-09 10:49:24 +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
2a9a905794 Merge branch 'ui' into for_webui 2024-12-06 13:08:36 +09:00
Sakamoto Shiina
043208f58f [Update] Add updating display. 2024-12-06 13:07:00 +09:00
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