Commit Graph

1419 Commits

Author SHA1 Message Date
misyaguziya
87148af4e5 🐛[bugfix] Main : テストコードのlogのstatusを追加 2024-08-10 11:19:51 +09:00
misyaguziya
be6e29515d Merge branch 'models' into for_webui 2024-08-10 04:49:13 +09:00
misyaguziya
294b519d02 👍️[Update] Main/Controller : logのstatusを追加 2024-08-10 04:48:04 +09:00
misyaguziya
3a1e5b8d89 👍️[Update] Main/Controller : エンドポイントの検証用のテストコードを追加 2024-08-10 04:37:54 +09:00
misyaguziya
d4d68d17cf 👍️[Update] Main/Controller : エンドポイントの検証用のテストコードを追加(途中) 2024-08-09 19:11:08 +09:00
misyaguziya
8bb5b27e9f 👍️[Update] Main/Controller : データ送信の形を修正 2024-08-09 14:59:31 +09:00
Sakamoto Shiina
9a17bbccbb Merge branch 'handle_backend_log' into for_webui 2024-08-09 13:22:27 +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
misyaguziya
af1cdd2d7b Merge branch 'std_log_json' into for_webui 2024-08-09 01:32:41 +09:00
misyaguziya
8780624689 👍️[Update] Main/Controller : logをjsonとしてstdに送信するように変更 2024-08-09 01:31:59 +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
e9de5df8a5 [Update/bugfix] Localization. Adjust to i18next's variable format. 2024-08-08 07:31:38 +09:00
misyaguziya
9511e2e201 Merge branch 'models' into for_webui 2024-08-07 17:06:13 +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
misyaguziya
8494bd2197 👍️[Update] Main/Controller : Callbackのpathとinitを追加 2024-08-07 16:46:34 +09:00
misyaguziya
3f814d123c 🚧[WIP/TEST] Main/Controller : コールバックのつなぎを実装 2024-08-07 16:20:09 +09:00
misyaguziya
1fdccbcb0d 🚧[WIP/TEST] Main/Controller : 送信形式を修正 2024-08-07 15:17:22 +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
misyaguziya
e4fe2dd907 🚧[WIP/TEST] Controller : 応答値を修正/各セクションでprocess.logに書き出す用に追加 2024-07-30 15:37:58 +09:00
misyaguziya
209070f90e 🐛[Bugfix] Config : PATH_LOCALが正しく取得できない問題を修正 2024-07-30 15:30:08 +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
Sakamoto Shiina
dd1448a145 [Refactor] Config Window: SettingBox. rename and tidy them up a bit. 2024-07-30 07:39:41 +09:00
Sakamoto Shiina
4e7667e277 [Update/Prepare] Prepare for window transparency feature. 2024-07-30 05:31:00 +09:00
Sakamoto Shiina
4c82f72c8f [Update] Main Window: LanguageSelector. Adjust padding. 2024-07-30 05:03:48 +09:00
Sakamoto Shiina
60471eacde [bugifx] Resolve the error that can't import favicon.ico.
(the solution I added link tag is just facade. It's not working in fact.)
2024-07-30 04:49:36 +09:00
Sakamoto Shiina
ae1bb8cce1 [Update] Change icons and titles default ones to VRCT's. 2024-07-30 00:35:39 +09:00
Sakamoto Shiina
080939a853 [Refactor] Separate 'useReceiveRoutes' function that is control the received path from Python and send to the specific function, React. 2024-07-29 22:16:12 +09:00
misyaguziya
73954d12fe 🚧[WIP/TEST] Main: viewをコメントアウト 2024-07-29 18:31:29 +09:00
Sakamoto Shiina
3f499b243b [Update] npm run時のコマンドを整理。
pythonファイルを編集していないのに、毎回 pyinstallerが走るのは厄介なので、コマンド分け。
2024-07-28 02:00:52 +09:00
Sakamoto Shiina
245ca210bc [Refactor] Change the way import. and also move useWindow.js to logics. 2024-07-27 23:03:20 +09:00