misyaguziya
033906f0e0
🐛 [bugfix] Main : getter/setterの修正漏れ
2024-09-24 20:18:00 +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
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
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
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
ca6514b090
👍 ️[Update] UI: backendのendpointに合わせて修正
2024-09-20 05:14:51 +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
e409e333e0
[Update] Main Page: Language Settings. LanguageSelector. It works functionally.
2024-09-18 23:46:46 +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
Sakamoto Shiina
a439f7e3da
[Update/bugfix] Config Page: Device Tab. Adjust design and fix styles.
2024-09-16 02:12:14 +09:00
Sakamoto Shiina
418d9f4ad7
[Update] Config Page: Device Tab. Add mic/speaker auto select section.
2024-09-15 23:22:10 +09:00
Sakamoto Shiina
b7b1aa2d2f
[Chore] Receive routes: Volume Check: Adjust the receive data format from python and put the data to update store function directly.
2024-09-15 08:32:47 +09:00
Sakamoto Shiina
b56b182357
[Update] Add some color on console.log for preventing mix up with code 348.
...
and show result data when received invalid endpoint that when receive route is not ready to implement yet.
2024-09-15 08:06:15 +09:00
Sakamoto Shiina
1424abe44e
[Update] Main Page: LanguageSelector. Fetch language list data from Python when starting up software.
2024-09-15 07:45:44 +09:00
Sakamoto Shiina
b6b67e9bd1
[Update] Config Page: Set volume, that check mic/speaker volume, to 0 when config page is closed.
2024-09-13 23:41:41 +09:00
Sakamoto Shiina
8198263b02
[Update] Disable mic/speaker volume check when config page is closed.
2024-09-13 22:56:20 +09:00
Sakamoto Shiina
f74ebc1942
[Update] Config Page: Add Appearance Tab. Add UI Language section.(Functionally, too)
2024-09-13 16:23:23 +09:00
Sakamoto Shiina
6b3ff1f3b2
[Update] Main Page: Side bar scroll bar. Adjust scroll bar color when language selector is opened.(For hiding in appearance)
2024-09-12 16:50:47 +09:00
Sakamoto Shiina
b12908f01f
[Update] Config Page: Device Tab. Add dynamic energy threshold functionally and sync slider and entry component.
2024-09-12 15:45:03 +09:00
Sakamoto Shiina
166759075a
[Update] Config Page: Device Tab. dropdown component. Add onMouseLeave Function. The content's text size up.
2024-09-12 00:27:27 +09:00
Sakamoto Shiina
c422a13df3
[Update] Config Page: Device Tab. Adjust designs.
2024-09-11 23:50:36 +09:00
Sakamoto Shiina
f6eaf84f85
[Update/bugfix] Config Page: Device Tab. Mic host/device section. Put together mic host and device settings in one section.
...
Fix dropdown menu contents width and position. and add padding right for preventing text to cover svg arrow.
2024-09-11 19:02:44 +09:00
Sakamoto Shiina
f2f9b7d1c9
[bugfix] Main Page: Side bar. Fix the width (and remove scroll bar when it's compact mode.)
2024-09-11 16:00:58 +09:00
Sakamoto Shiina
f0cffa7127
[Update] Main Page: Side bar. Scroll bar only shows when the side bar area is hovered.
2024-09-11 14:46:00 +09:00
Sakamoto Shiina
7068167866
[UPdate] Main Page: Side bar. Now, scrollable.
2024-09-11 13:46:45 +09:00
Sakamoto Shiina
4d9a6fedb7
[Update] Config Page: Device Tab. Threshold section. Add check volume button and remove dev component.
2024-09-11 00:33:09 +09:00
Sakamoto Shiina
e1d8f59890
[Refactor] Change the function names.
2024-09-10 21:11:15 +09:00
Sakamoto Shiina
b4d164e116
[bugfix] Config Page: Device Tab. ThresholdEntry. fix that can see green background color that I forgot to remove.
2024-09-10 20:16:22 +09:00
Sakamoto Shiina
be7e77787e
[Update] Config Page: Device Tab. Threshold section. Add validation that when input area to be blank, put 0 automatically.
2024-09-10 20:08:32 +09:00
Sakamoto Shiina
f0cadb1335
[bugfix] Main Page: Message Log. fix format error that receive from python.
2024-09-10 18:10:52 +09:00
Sakamoto Shiina
ac6b898a46
[Perf/bugfix] Separate custom hooks and prevent re-render issues.
...
Config Page: Device Tab. threshold component. fix problem that the input component focused out when input something each time.
Set threshold data when started python.
2024-09-10 17:21:03 +09:00
Sakamoto Shiina
37989d5f7a
[Update] Config Page: Device Tab. To sync Threshold value between slider and entry component.
2024-09-10 08:06:09 +09:00
Sakamoto Shiina
49bb7d7c5f
[Update] Config Page: Device Tab. Add threshold slider functionally.
2024-09-09 20:09:32 +09:00
Sakamoto Shiina
5eaaea535c
[Update] Main Page: Log Box. 翻訳後文章表示対応。
2024-09-09 12:37:38 +09:00
Sakamoto Shiina
a4d7e886d5
[Update] Main Page: Message Input Box. Add function, changeable the send button "hide", "show", "show_and_disable_enter_key".
2024-09-08 23:52:00 +09:00
Sakamoto Shiina
2b9061d74d
[Update] Config Page: Others Tab. Add section, send message button type.
2024-09-08 23:13:18 +09:00