Commit Graph

1994 Commits

Author SHA1 Message Date
Sakamoto Shiina
0f7bc29069 [Update] Localization: Config Page: Transcription Tab: Whisper weight type section. change description. 2024-12-17 22:33:48 +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
ea59cdc63c Merge branch 'ui' into for_webui 2024-12-17 15:17:52 +09:00
misyaguziya
e8d195410e Merge branch 'bugfix_translate' into for_webui 2024-12-17 02:18:39 +09:00
misyaguziya
1afbd8fec6 👍️[Update] Controller : 翻訳エンジンがlimit error時にerror対象の翻訳エンジンのみを使用不可にするように変更 2024-12-17 02:18:26 +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
misyaguziya
813f2d20f9 👍️[Update] Controller : フラグのON/OFFタイミングを修正 2024-12-17 00:19:50 +09:00
misyaguziya
d381c0a474 Merge branch 'error_log' into for_webui 2024-12-16 23:38:35 +09:00
misyaguziya
3fa819df3f 👍️[Update] All : 不要なprintLogを削除 / なるべくtry exceptした場合にはerrorLogを保存するように変更 2024-12-16 23:38:05 +09:00
Sakamoto Shiina
13deaffee4 [Update] Localization: Config Page: Add some japanese. 2024-12-16 23:30:01 +09:00
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