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.
Sakamoto Shiina
2024-12-14 13:43:13 +09:00
a5ad2408be
[bugfix] Main Page: TranslatorSelectorOpenButton. Fix the new line.
Sakamoto Shiina
2024-12-13 19:18:53 +09:00
43b481c185🐛[bugfix] Model : 起動処理/終了処理を修正 未起動でのパラメータ変更時のエラーを修正
misyaguziya
2024-12-13 17:32:32 +09:00
5cbd8c46ab
[Chore] Config Page: software version text. Adjust size a bit.
Sakamoto Shiina
2024-12-13 15:42:27 +09:00
dc1f6d52c8
[Update] Update and fixed the most of the packages for now.(update sass is postponed cuz import syntax deprecated.)
Sakamoto Shiina
2024-12-13 14:19:34 +09:00
62edaf552f
[Update] Update Packages tauri and vite. confirmed the released data and It's working.
Sakamoto Shiina
2024-12-13 12:18:04 +09:00
3473d40b89
[Update] Update MUI v5 to v6 and it needs @emotion/react @emotion/styled so restored them...
Sakamoto Shiina
2024-12-13 10:25:15 +09:00
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.
Sakamoto Shiina
2024-12-13 09:55:57 +09:00
941c24d9b8
[Update] Main Page: LanguageSelectorOpenButton. Only show the speaker icon at the first target language section.
Sakamoto Shiina
2024-12-13 09:18:35 +09:00
d7243190cb
[Refactor] App.jsx: Distribute controllers to each files.
Sakamoto Shiina
2024-12-09 10:44:34 +09:00
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.)
Sakamoto Shiina
2024-12-09 09:25:05 +09:00
a2bcbed780
[Chore] Change the name of functions. Remove and organize some imports.
Sakamoto Shiina
2024-12-08 17:38:56 +09:00
f0bf6aee8d
Merge branch 'overlay_only_translation' into for_webui
misyaguziya
2024-12-02 11:15:24 +09:00
bf49715209👍️[Update] Model : overlay_show_only_translated_messagesのendpointを追加
misyaguziya
2024-12-02 11:15:10 +09:00
1083ee6ca2
Merge branch 'overlay_only_translation' into for_webui
misyaguziya
2024-12-02 11:07:25 +09:00
c0942b0fbc👍️[Update] Model : Add send only translated messages overlay #32 for web_ui
misyaguziya
2024-12-02 11:07:09 +09:00
e25abe11eb
Merge branch 'cuda' into for_webui
misyaguziya
2024-12-02 10:06:01 +09:00
9d62906903👍️[Update] Main : Add endpoint "/get/data/compute_mode"
misyaguziya
2024-12-02 10:05:45 +09:00
6017f013a1
Merge branch 'overlay_fade' into for_webui
misyaguziya
2024-12-02 09:54:31 +09:00
93a1a5230b🐛[bugfix] Model : overlay fadeの処理を修正
misyaguziya
2024-12-02 09:53:40 +09:00
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.
Sakamoto Shiina
2024-12-02 08:04:26 +09:00
7d1ea8755f
[bugfix] Main Page: Top bar: Overlay. Fix showing indicator whether enabled or disabled.
Sakamoto Shiina
2024-12-02 07:38:09 +09:00
94f2078fff
[bugfix] Fix receive endpoint that was got invalid endpoint but that should've implemented already.(just through tho)
Sakamoto Shiina
2024-12-02 06:52:13 +09:00
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.
Sakamoto Shiina
2024-12-02 06:44:27 +09:00
474ab3d4b4
[Update] Main Page: Message Input Box. Add startTyping and stopTyping.(send backend and show 「・・・」)
Sakamoto Shiina
2024-12-02 06:39:43 +09:00