Sakamoto Shiina
3f38bfbba8
[Update] Resend Message Button: To be store-able the status.
...
Move to Appearance settings.
2025-06-15 17:49:42 +09:00
Sakamoto Shiina
fb2b224231
[Refactor] (Huge Refactoring) ReceiveRoutes: change the way define endpoints, hooks and methods.
...
Remove 'multi language translation enable/disable' related methods that is no longer in use from quite ago.
2025-06-14 03:29:22 +09:00
Sakamoto Shiina
88cb4f72b5
[Update/bugfix] UI: Add disable/enable UI function when osc query is disabled.
...
Fix the error that the mic mute sync couldn't enable/disable.
2025-05-30 15:32:03 +09:00
Sakamoto Shiina
83686f3073
[Update] QuickSettings: Add plugins section.
2025-05-11 16:58:19 +09:00
Sakamoto Shiina
b2bc1e62cb
[bugfix] Fix window geometry bug that was not save and restore. changes the way how to get appWindow instance from Tauri.
2025-05-11 15:26:05 +09:00
Sakamoto Shiina
3210d5c898
[Update] update tauri v1-> v2 (development)
2025-05-03 08:51:04 +09:00
Sakamoto Shiina
b9d9edb7c3
[Update] Add the safety that is not show on UI if the plugin, downloaded, is not supported.
2025-04-24 21:48:05 +09:00
Sakamoto Shiina
7e637b795d
[Update/Refactor/bugfix]
...
Update: Add functions and test ui.
Update, backend: send latest vrct version to frontend.
Refactor: Change the plugins data structure.
bugfix: fix endless showing update button.
2025-04-09 17:34:55 +09:00
Sakamoto Shiina
a59b9282df
[Update] Plugins(VRCT Subtitles as testing one): Provide-able store and functions from main app.
2025-03-27 02:43:13 +09:00
Sakamoto Shiina
0c6829616c
[Update/bugfix] Plugins: Fix plugins position.
...
Switchable rendering MessageContainer and Plugins.
2025-03-26 21:46:43 +09:00
Sakamoto Shiina
0148f9bee0
[Update] (Affect to backend) Plugin System. Saveable if the plugin is enabled or not.
...
Add functions that merge plugins data.
2025-03-25 13:30:52 +09:00
Sakamoto Shiina
1e6c2762c2
Merge branch 'develop' into plugins_system
2025-03-19 09:46:33 +09:00
Sakamoto Shiina
fa2c851c5b
[bugfix] Main Page: LanguageSelector: Go back button: add min width for prevent to shrink its width too much.
...
Config Page: SidebarSection: to not scroll x axis even if its label overflowed.
2025-03-15 15:06:50 +09:00
Sakamoto Shiina
3ebd605092
[Update/TMP] Save plugin status that if enabled or not(on store.js, yet).
...
Handle download.
2025-03-14 23:24:19 +09:00
Sakamoto Shiina
b0f5751e11
[Update/Refactor] Fetch and show the plugins info list.
...
Refactor some functions.
Try to fetch functions from github api just once when vrct started.(It used to every time plugin tab has opened so easy to reach to the api limit)
2025-03-13 12:19:35 +09:00
Sakamoto Shiina
22ada89fa6
[TMP] Plugins system.
2025-03-05 23:22:22 +09:00
Sakamoto Shiina
a9c5ccdbb8
[Update/Refactor] Subtitle system v1.1. Organize file system and change the design.
2025-02-15 08:46:15 +09:00
Sakamoto Shiina
8360a7e955
[Update/TMP] Subtitle system v1.0(It works)
2025-02-14 22:09:56 +09:00
Sakamoto Shiina
eb81fae2a0
[Update/Refactor] Move files to main container.
2025-02-13 05:28:00 +09:00
Sakamoto Shiina
e3f118254d
[bugfix] Message Input Box: Remove unnecessary padding where the input box right when the send button is hide.
2025-01-22 10:47:31 +09:00
Sakamoto Shiina
fe16a94262
[bugfix] Message Input Box: fix and change calculation rem to percentage.
...
*When resize the window, input box height wasn't change on purpose. but the down side was made some bugs.
so gave it up and change the calculation.
2025-01-22 10:29:14 +09:00
Sakamoto Shiina
bac7bb15d3
[Update] Add hotkeys main functions
2025-01-17 02:41:27 +09:00
Sakamoto Shiina
47126bf5c8
[Update/TMP] Hotkey Alt+Y will active VRCT when VRChat is the active window.
2025-01-05 14:10:48 +09:00
Sakamoto Shiina
31fb57baad
[bugfix] Message Page: Message Logs: System Message: Fix width and set to text center.
2025-01-03 20:59:06 +09:00
Sakamoto Shiina
4502f30b29
[bugfix] Main Page: Message Logs: Sent Message: Fix text wrap that was not wrap and over flowed.
2025-01-03 20:12:07 +09:00
Sakamoto Shiina
227aacd005
[Refactor/bugfix] Main Page: Message Logs. Fix scroll animation, that is not using at this time though.
2025-01-03 19:04:46 +09:00
Sakamoto Shiina
5d0e9e0559
[Refactor] Tidy up the color variables.
2025-01-02 19:22:09 +09:00
Sakamoto Shiina
d798562de7
[bugfix] Main Page: MessageInputBox: Fix the bug that can't bring the history back and occur undefined error when shift+arrow down kay pressed.
2025-01-02 16:00:00 +09:00
Sakamoto Shiina
806e65e85e
[Update] Main Page: Top bar help button: Change the link document to temporary hub(Google sheet).
2024-12-30 19:27:27 +09:00
Sakamoto Shiina
0283a74bfe
[bugfix] Main Page: Message Logs: Fix text-align where sent message.
2024-12-30 13:39:38 +09:00
Sakamoto Shiina
92cb5801da
[Update] Main Page: Message Logs. Add system message (Word Filter)
2024-12-26 15:35:41 +09:00
Sakamoto Shiina
55b9bfd69c
[bugfix/TMP] Fix the bug that message logs hasn't scrolled down even when it should be.(like when the logs update speed fast)
2024-12-22 17:57:12 +09:00
Sakamoto Shiina
04b746923c
[Update] Localization. Main Page: MessageLogSettingsContainer MessageLogs. Add some Japanese.
2024-12-17 01:28:34 +09:00
Sakamoto Shiina
95855d8191
[Update] Main Page: Message MessageLogSettingsContainer: Add config icon to bottom of it.
2024-12-17 01:11:26 +09:00
Sakamoto Shiina
266eb6319b
[Update] Add some localization texts(Japanese).
2024-12-13 09:13:43 +09:00
Sakamoto Shiina
a7d094bbcb
[Update] Main Page: Add UI, multi language.
2024-12-12 16:16:40 +09:00
Sakamoto Shiina
ae3e359fd6
[Refactor/Update] Organize localization files and apply to some labels.
2024-12-10 18:45:52 +09:00
Sakamoto Shiina
b4eacc7175
[bugfix_2] Main Page: Message Log Input Box Ratio: Fix init apply ratio. (when I did it at the first time, 5ddc77a9cc, it looks not fixed yet.)
2024-12-09 09:25:05 +09:00
Sakamoto Shiina
7d1ea8755f
[bugfix] Main Page: Top bar: Overlay. Fix showing indicator whether enabled or disabled.
2024-12-02 07:38:09 +09:00
Sakamoto Shiina
8429d9b122
[bugfix] Main Page: Message Input Box. Fix 'show_and_disable_enter_key' behavior that was block everything and can't get arrow up and down key that history navigation feature.
2024-12-02 06:44:27 +09:00
Sakamoto Shiina
474ab3d4b4
[Update] Main Page: Message Input Box. Add startTyping and stopTyping.(send backend and show 「・・・」)
2024-12-02 06:39:43 +09:00
Sakamoto Shiina
b88efcdf08
[Update] Add update software UI(modal).
2024-11-30 20:41:53 +09:00
Sakamoto Shiina
5ddc77a9cc
[bugfix] Main Page: Message Log Input Box Ratio: Fix init apply ratio. imperfectly, tho.
2024-11-30 19:28:36 +09:00
Sakamoto Shiina
7df1eb04d0
[Update] Main Page: Message Logs: Add message log settings. and add tot visible resend or not toggle.
2024-11-30 04:33:38 +09:00
Sakamoto Shiina
2d5d148f17
[Update] Main Page: Add feature that the sent message be editable and resend-able from logs.
2024-11-27 20:37:37 +09:00
Sakamoto Shiina
3a360fcbf0
[bugfix] Fix sendable the message even when it was empty.
2024-11-26 20:28:02 +09:00
Sakamoto Shiina
44888b7e05
[Update] Main Page: Add feature that message history navigation with Shift + ArrowUp/Down.
2024-11-26 20:17:38 +09:00
Sakamoto Shiina
f2487e2ea6
[bugfix] Fix the error: Uncaught TypeError: Cannot read properties of null (reading 'scrollTop')
...
I just put Early return, though.
2024-11-21 19:02:09 +09:00
Sakamoto Shiina
4b92c210d6
[Update] Main Page: Add the software update available button.
2024-11-14 10:07:09 +09:00
Sakamoto Shiina
6c0c67ab40
[Refactor] Tidy up utils' files and functions.
2024-11-13 09:31:27 +09:00