Commit Graph

62 Commits

Author SHA1 Message Date
Sakamoto Shiina
18672d6dd1 [bugfix/Refactor] Config Page: Device Tab. Fix render error when open config page before preparing backend.
And remove the code that is no longer in use.
2024-09-03 11:15:34 +09:00
Sakamoto Shiina
96708a27a6 [Update] Config Page: Device Tab. Fetch latest data mic host list and device list when open the list container every time. 2024-09-03 10:49:52 +09:00
Sakamoto Shiina
87cda49994 [Update] Config Page: Device Tab. To be selectable mic host and device. 2024-09-03 08:59:38 +09:00
Sakamoto Shiina
bf21a20315 [Update] Config Page: Device tab. add mic device list.(not selectable yet.) 2024-09-02 17:25:43 +09:00
Sakamoto Shiina
26691f773f [Update] Config Page: Add Device tab. add mic host list.(not selectable yet.) 2024-09-02 17:05:38 +09:00
Sakamoto Shiina
6c68f3744f [bugfix] Config Page: Fix get software version function that wasn't working because of typo. 2024-09-02 12:36:37 +09:00
Sakamoto Shiina
45c6562717 [Update] Change the endpoint that send message from message box. 2024-09-02 12:27:25 +09:00
Sakamoto Shiina
231125e406 [Update] Config Page: Change background color and adjust DropdownMenu component for it. 2024-09-02 10:39:02 +09:00
Sakamoto Shiina
fdbaaaaca9 [bugfix/chore] Main Page: Sidebar. fix vrct logo height that was shrink. 2024-09-02 09:08:39 +09:00
Sakamoto Shiina
597fee16df [bugfix] Main Page: MainFunctionSwitches. fix the label width that was shrinking and wrapping unexpectedly. 2024-09-02 09:08:39 +09:00
Sakamoto Shiina
ed26d157b5 [Update] Config Page: Adjust sidebar sizes to smaller. 2024-09-02 09:08:39 +09:00
Sakamoto Shiina
e9d4ce2012 [Update] Config Page: Adjust Go back button to be a bit smaller and expand clickable range. 2024-09-02 09:08:39 +09:00
Sakamoto Shiina
91c2a9cb5b [Update] Config Page: Change the design to be natural and behavior smoother. 2024-09-02 09:08:02 +09:00
Sakamoto Shiina
3446862eda [Update] To be switchable between ConfigPage and MainPage. 2024-09-01 19:48:58 +09:00
misyaguziya
bc59cf6089 🚧[WIP/TEST] Controller : stdioでのtauriとpythonの通信をutf8でエンコード/デコードするように変更 2024-08-31 11:04:11 +09:00
Sakamoto Shiina
652e336d86 [Update/WIP] メッセージ送信リクエスト時にidを付与。 2024-08-29 10:37:56 +09:00
Sakamoto Shiina
9110ab1ce9 Merge branch 'ui' into for_webui 2024-08-28 17:24:42 +09:00
Sakamoto Shiina
9d278c87aa [Update] 文字起こしされたメッセージをログに表示(スピーカー)(翻訳未対応) 2024-08-28 09:09:56 +09:00
Sakamoto Shiina
4ef575f2a9 [Update] 文字起こしされたメッセージをログに表示(マイクのみ + 翻訳未対応) 2024-08-28 00:40:06 +09:00
Sakamoto Shiina
1042c5e2b9 [Refactor] Logic: Move object structure creation to the parent file. 2024-08-27 11:06:10 +09:00
misyaguziya
aa0902ee15 👍️[Update] Backend : backend exe name change text.exe to backend.exe 2024-08-21 01:18:02 +09:00
misyaguziya
29585076ed 👍️[Update] View : Endpointを一部接続 2024-08-16 01:22:18 +09:00
Sakamoto Shiina
c0411ef4a8 [Update/bugfix] About VRCT: Poster showcase worlds. Fix clickable range to expand.
And replace the link "Twitter" to "X".
2024-08-14 14:01:22 +09:00
Sakamoto Shiina
f96b834de5 [Update] About VRCT: Add some poster showcased worlds. (sync with v2.2.6) 2024-08-14 13:29:00 +09:00
Sakamoto Shiina
2218d4615e [Chore/bugfix] fix the receive status code 384 to 348 that i wanted to put. 2024-08-10 11:13:26 +09:00
Sakamoto Shiina
8be398e0c0 [Update] Add stdout handling status code 348 and show log to console. It's for showing log from backend properly. 2024-08-09 13:19:34 +09:00
Sakamoto Shiina
3ed3d5eb40 [Update] Combine in one window. Rename Main/Config Window to Main/Config Page accordingly.
For now, I put Config Page to below the main page temporary. Open Config Button does not work.
2024-08-09 12:23:17 +09:00
Sakamoto Shiina
e8fd6b724d [Update/bugfix] To get software version.(show it to the console for now.)
fix the error that was wrong amount arguments.
2024-08-08 16:36:40 +09:00
Sakamoto Shiina
f23a9425c3 [Update/bugfix] Config Window: WordFilter. Add toggle button that can open and close the word filter list. And Add the text that the word filter list's length.
fix the error, input_value undefined but do split function.
2024-08-07 16:53:44 +09:00
Sakamoto Shiina
1276298187 [Update] Config Window: Add WordFilter. (tmp data) 2024-08-07 14:59:21 +09:00
Sakamoto Shiina
67248bfa09 [Update] Config Window: Add ActionButton component. 2024-08-06 17:01:56 +09:00
Sakamoto Shiina
ca2154b3d8 [bugfix] Config Window: DeeplAuthKey. fix save button's design that was a bit off. 2024-08-06 15:24:17 +09:00
Sakamoto Shiina
9bd82baf53 [Refactor] Config Window: nest _entry directory. 2024-08-06 15:06:19 +09:00
Sakamoto Shiina
0e9ff561ac [Update] Config Window: MessageFormat. Sync the data between message format and UI components. 2024-08-06 13:22:01 +09:00
Sakamoto Shiina
352222f49d [Update] Config Window: MessageFormat. Add translated message to the example display, language flexibly. 2024-08-06 08:27:24 +09:00
Sakamoto Shiina
eb38d6a2b1 [Update] Config Window: Add MessageFormat component. 2024-08-05 11:56:47 +09:00
Sakamoto Shiina
524f4d79a4 [bugfix] Config Window: DeeplAuthKey. Replace open deepl webpage url, that was test url, to correct one. 2024-08-05 07:54:04 +09:00
Sakamoto Shiina
891e750a97 [Update] Config Window: DeeplAuthKey. to focus input component when edit button clicked. 2024-08-05 07:48:01 +09:00
Sakamoto Shiina
19ef8d3226 [Update] Config Window: DeeplAuthKey. put edit and save button and move open webpage button to label section. 2024-08-05 06:40:42 +09:00
Sakamoto Shiina
0d7eb9eb8c [bugfix_2] to fix git ignorecase. 2024-08-04 11:49:09 +09:00
Sakamoto Shiina
29276fae23 [bugfix_1] to fix git ignorecase. 2024-08-04 11:39:01 +09:00
Sakamoto Shiina
88b911bfc2 [Update/Refactor] Config Window: Add DeeplAuthKey.
Refactor: Separate entry component.
2024-08-04 09:12:39 +09:00
Sakamoto Shiina
1d2df69507 [Update] Config Window: Add Radio button component. 2024-08-03 11:17:42 +09:00
Sakamoto Shiina
4679804500 [Update] Config Window: Add Mic/Speaker Threshold component. 2024-08-03 08:11:07 +09:00
Sakamoto Shiina
ef94d755c6 [Update] Config Window: Add Entry component. 2024-08-02 10:33:29 +09:00
Sakamoto Shiina
112ace95d7 [Update] Config Window: Add Switchbox component. Adjust switchbox in main window's main functions. 2024-08-02 09:49:45 +09:00
Sakamoto Shiina
329fb36219 [Update] Config Window: Add Checkbox component. 2024-08-01 12:45:09 +09:00
Sakamoto Shiina
072a85750b [Update] Config Window: Add slider component by using Material UI reluctantly.
I didn't want to use it because it's hard to customize. but I didn't like the slider's thumbs behaver so I did it.
It has Tooltip component so It will be useful somewhere. still difficult to customize it, tho.
2024-08-01 10:42:29 +09:00
Sakamoto Shiina
14e033b2e9 [Update] Config Window: Setting Box: DropdownMenu: Adjust design. add arrow icon that can toggle and border-radius.
Also change the open dropdown menu function to the toggle function.
2024-07-30 08:36:06 +09:00
Sakamoto Shiina
6bd5eba707 [Update] Config Window: Setting Box. Put the design to label component. 2024-07-30 07:51:21 +09:00