c0411ef4a8
[Update/bugfix] About VRCT: Poster showcase worlds. Fix clickable range to expand. And replace the link "Twitter" to "X".
Sakamoto Shiina
2024-08-14 13:55:56 +09:00
f96b834de5
[Update] About VRCT: Add some poster showcased worlds. (sync with v2.2.6)
Sakamoto Shiina
2024-08-14 13:29:00 +09:00
1541bed3ef
[Update] About VRCT: Remove supporter 'tell us' section. and change the members section's text-align, center to left.
Sakamoto Shiina
2024-08-13 21:32:06 +09:00
0890711911
[Update] About VRCT: Poster Showcased World. Add and change some worlds. Pages are overflowed so the pagination button looks bug... I'm gonna fix it next web-ui update.
Sakamoto Shiina
2024-08-13 21:23:49 +09:00
70b4ab838b
[Update/fix] Config Window: Word Filter. Fix the arrow image that was put in opposite rotation.
Sakamoto Shiina
2024-08-13 19:24:38 +09:00
8be398e0c0
[Update] Add stdout handling status code 348 and show log to console. It's for showing log from backend properly.
Sakamoto Shiina
2024-08-09 13:19:34 +09:00
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.
Sakamoto Shiina
2024-08-09 12:23:17 +09:00
af1cdd2d7b
Merge branch 'std_log_json' into for_webui
misyaguziya
2024-08-09 01:32:41 +09:00
e8fd6b724d
[Update/bugfix] To get software version.(show it to the console for now.) fix the error that was wrong amount arguments.
Sakamoto Shiina
2024-08-08 16:36:40 +09:00
9511e2e201
Merge branch 'models' into for_webui
misyaguziya
2024-08-07 17:06:13 +09:00
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.
Sakamoto Shiina
2024-08-07 16:53:44 +09:00
0e9ff561ac
[Update] Config Window: MessageFormat. Sync the data between message format and UI components.
Sakamoto Shiina
2024-08-06 13:22:01 +09:00
352222f49d
[Update] Config Window: MessageFormat. Add translated message to the example display, language flexibly.
Sakamoto Shiina
2024-08-06 08:27:24 +09:00
524f4d79a4
[bugfix] Config Window: DeeplAuthKey. Replace open deepl webpage url, that was test url, to correct one.
Sakamoto Shiina
2024-08-05 07:54:04 +09:00
891e750a97
[Update] Config Window: DeeplAuthKey. to focus input component when edit button clicked.
Sakamoto Shiina
2024-08-05 07:48:01 +09:00
19ef8d3226
[Update] Config Window: DeeplAuthKey. put edit and save button and move open webpage button to label section.
Sakamoto Shiina
2024-08-05 06:40:42 +09:00
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.
Sakamoto Shiina
2024-08-01 10:42:29 +09:00
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.
Sakamoto Shiina
2024-07-30 08:36:06 +09:00
6bd5eba707
[Update] Config Window: Setting Box. Put the design to label component.
Sakamoto Shiina
2024-07-30 07:51:21 +09:00
dd1448a145
[Refactor] Config Window: SettingBox. rename and tidy them up a bit.
Sakamoto Shiina
2024-07-30 07:39:41 +09:00
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.)
Sakamoto Shiina
2024-07-30 04:49:36 +09:00
ae1bb8cce1
[Update] Change icons and titles default ones to VRCT's.
Sakamoto Shiina
2024-07-30 00:35:39 +09:00
080939a853
[Refactor] Separate 'useReceiveRoutes' function that is control the received path from Python and send to the specific function, React.
Sakamoto Shiina
2024-07-29 22:16:12 +09:00
04a68fe074
[Refactor] store.js, etc..: Rename variables and functions. suffix '_Status' is for async. It has 'loading' state, for now.
Sakamoto Shiina
2024-07-27 21:08:48 +09:00
03d689ac18
[Refactor] store.js: put the function names dynamically.
Sakamoto Shiina
2024-07-26 22:18:16 +09:00
7ce3bc9be9
[Update] Config Window: About VRCT. PosterShowcase section. reduce animation duration a bit and the indicator will be brighter when hovered.
Sakamoto Shiina
2024-07-25 05:21:36 +09:00