misyaguziya
|
e119647545
|
👍️[Update] Controller : controller関数をすべてclassに内包するように変更
|
2024-09-24 20:17:30 +09:00 |
|
misyaguziya
|
5bdc3a1a09
|
Merge branch 'bugfix' into for_webui
|
2024-09-24 14:43:18 +09:00 |
|
misyaguziya
|
fb1ee9fcfb
|
🐛[bugfix] Main : getter/setterの修正漏れ
|
2024-09-24 14:42:52 +09:00 |
|
Sakamoto Shiina
|
1266c94c5f
|
Merge branch 'ui' into for_webui
|
2024-09-24 13:52:11 +09:00 |
|
misyaguziya
|
69fb7e994e
|
Merge branch 'getter/setter' into for_webui
|
2024-09-24 11:54:29 +09:00 |
|
misyaguziya
|
e129fd308b
|
👍️[Update] Mainl: endpointの命名規則を修正
|
2024-09-24 11:51:57 +09:00 |
|
Sakamoto Shiina
|
f0685e206f
|
[Update] Main Page: Message Log. the texts to be selectable.
|
2024-09-24 10:20:35 +09:00 |
|
Sakamoto Shiina
|
c0c826b443
|
[Rename] is_loading to is_pending.
|
2024-09-24 10:00:15 +09:00 |
|
Sakamoto Shiina
|
97b047a09e
|
[Perf] Fix UiLanguageController, i18next, re-rendering unnecessarily.
|
2024-09-24 09:42:43 +09:00 |
|
Sakamoto Shiina
|
465e97d206
|
[Chore] Rename atom functions that I forgot to change WIP version to the one actually use.
and fix typo.
|
2024-09-24 09:41:31 +09:00 |
|
Sakamoto Shiina
|
c0ba530d32
|
[Update] Main Page: Connect to backend. IsMainPageCompactMode.
|
2024-09-23 10:21:49 +09:00 |
|
Sakamoto Shiina
|
fab5fbc070
|
[Update] Main Page: LanguageSelector. close the language selector when any language is selected from it.
|
2024-09-23 09:58:54 +09:00 |
|
Sakamoto Shiina
|
7dbf324e31
|
[Update] Main Page. Add Language swap button functionally.
|
2024-09-23 09:26:58 +09:00 |
|
Sakamoto Shiina
|
80b57612bc
|
Merge branch 'ui' into for_webui
|
2024-09-23 03:54:39 +09:00 |
|
Sakamoto Shiina
|
72b01be3af
|
[Remove] Remove MessageFormat.
|
2024-09-23 03:53:00 +09:00 |
|
Sakamoto Shiina
|
0616092eff
|
[Refactor] Change state management structures. Async atom to be manage manually.
|
2024-09-23 03:44:33 +09:00 |
|
Sakamoto Shiina
|
586aaf0091
|
[Update] Main Page: Language Settings. Translation Engines. To selectable.
|
2024-09-22 12:02:50 +09:00 |
|
misyaguziya
|
8e8eeeb239
|
Merge branch 'model_getset' into for_webui
|
2024-09-21 06:51:09 +09:00 |
|
Sakamoto Shiina
|
1fea7b659a
|
Merge branch 'ui' into for_webui
|
2024-09-21 00:59:58 +09:00 |
|
Sakamoto Shiina
|
e20a4eecd1
|
[Remove] useWindow that is no longer in use for now.
|
2024-09-21 00:57:09 +09:00 |
|
Sakamoto Shiina
|
7573e99617
|
[Refactor] Organize logics files. and change import path as well.
|
2024-09-21 00:54:32 +09:00 |
|
Sakamoto Shiina
|
79e4d28176
|
[Refactor] useReceiveRoutes: Add comments and change the order.
|
2024-09-21 00:40:30 +09:00 |
|
Sakamoto Shiina
|
66e3267798
|
[bugfix] Add endpoint '/set/disable_speaker_dynamic_energy_threshold' UI will receive.
|
2024-09-21 00:27:31 +09:00 |
|
misyaguziya
|
c857e2c57a
|
👍️[Update] Mainl: endpointの順番を修正
|
2024-09-20 14:48:54 +09:00 |
|
misyaguziya
|
0bf479bdf1
|
Merge branch 'model_getset' into for_webui
|
2024-09-20 05:36:03 +09:00 |
|
misyaguziya
|
de44599827
|
👍️[Update] Model: Auto Mic/Speaker Select ON時にDefault DeviceをUIにセットするように変更
|
2024-09-20 05:35:51 +09:00 |
|
misyaguziya
|
ca6514b090
|
👍️[Update] UI: backendのendpointに合わせて修正
|
2024-09-20 05:14:51 +09:00 |
|
misyaguziya
|
d3b66b7000
|
👍️[Update] Model: endpointをget/set/runの形に変更
|
2024-09-20 03:00:55 +09:00 |
|
misyaguziya
|
16f63c3e20
|
Merge branch 'model_getset' into for_webui
|
2024-09-19 12:28:08 +09:00 |
|
misyaguziya
|
52fcd2bc29
|
🐛[bugfix] Model : test_all -> main
|
2024-09-19 12:27:52 +09:00 |
|
misyaguziya
|
ae18c92a5a
|
👍️[Update] Model: 言語スワップの処理を修正/引数修正に伴いテストの内容を修正
|
2024-09-19 11:43:24 +09:00 |
|
misyaguziya
|
c752196a1c
|
👍️[Update] Model: 翻訳言語のset関数を修正
|
2024-09-19 10:55:58 +09:00 |
|
misyaguziya
|
11ba04379d
|
👍️[Update] Model: 翻訳言語のset関数の引数を修正
|
2024-09-19 10:32:11 +09:00 |
|
Sakamoto Shiina
|
adfaed1eb1
|
Merge branch 'ui' into for_webui
|
2024-09-19 09:18:13 +09:00 |
|
Sakamoto Shiina
|
a288b8730e
|
[Update] Config Page: Appearance Tab. UI Language. Show localization language and 'UI Language' when it's not en to desc section.
Add padding more between label and desc.
|
2024-09-19 07:52:51 +09:00 |
|
Sakamoto Shiina
|
e7a39b6fa8
|
[Chore] Main Page: Add padding to language selector open button. Add localization function to the title Language Settings.
|
2024-09-19 07:31:18 +09:00 |
|
Sakamoto Shiina
|
f662e21c5d
|
Merge branch 'ui' into for_webui
|
2024-09-18 23:49:40 +09:00 |
|
Sakamoto Shiina
|
e409e333e0
|
[Update] Main Page: Language Settings. LanguageSelector. It works functionally.
|
2024-09-18 23:46:46 +09:00 |
|
misyaguziya
|
7de36849cd
|
Merge branch 'device_event_handler' into for_webui
|
2024-09-18 17:39:03 +09:00 |
|
misyaguziya
|
aa30c248d5
|
👍️[Update] Model: ENABLE_MIC_AUTOMATIC_SELECTION/ENABLE_SPEAKER_AUTOMATIC_SELECTIONの処理をdevice_managerのcallbackで実行するように変更
|
2024-09-18 17:38:32 +09:00 |
|
misyaguziya
|
f34d5183d1
|
🐛[bugfix] Model : デバッグ用のprint文を削除
|
2024-09-18 16:44:56 +09:00 |
|
misyaguziya
|
d7d41c2e66
|
👍️[Update] Model: Default Audio Deviceの変更/Deviceの追加/削除された場合のみDevice情報を更新するように変更
|
2024-09-18 15:54:06 +09:00 |
|
misyaguziya
|
d21e0a09fc
|
👍️[Update] Model: Deviceのアクセス干渉の回避処理をするためにDeviceの検出を常に行うように変更
|
2024-09-16 23:05:30 +09:00 |
|
Sakamoto Shiina
|
0e623b73fd
|
[bugfix/Update] Config Page: Device Tab. Mic/Speaker auto select section. Fetch initial data.
|
2024-09-16 04:06:34 +09:00 |
|
misyaguziya
|
e751f5ddbd
|
👍️[Update] Model: Deviceのアクセス干渉の回避処理を追加
|
2024-09-16 03:33:27 +09:00 |
|
misyaguziya
|
9ceb6bcee2
|
👍️[Update] Main: mappingにstatusを追加
|
2024-09-16 02:25:25 +09:00 |
|
Sakamoto Shiina
|
a439f7e3da
|
[Update/bugfix] Config Page: Device Tab. Adjust design and fix styles.
|
2024-09-16 02:12:14 +09:00 |
|
misyaguziya
|
7b39bfd044
|
👍️[Update] Main: Handlerの処理を分割しConfig用とController用を別々に処理するように変更
|
2024-09-16 00:13:16 +09:00 |
|
Sakamoto Shiina
|
17ecab50f4
|
Merge branch 'ui' into for_webui
|
2024-09-15 23:26:03 +09:00 |
|
Sakamoto Shiina
|
418d9f4ad7
|
[Update] Config Page: Device Tab. Add mic/speaker auto select section.
|
2024-09-15 23:22:10 +09:00 |
|