Commit Graph

84 Commits

Author SHA1 Message Date
Sakamoto Shiina
379ca86b45 [Refactor/bugfix/TMP] TMP:
Separate plugins controller.
Add ui pattern for outdated plugins and the plugin that is not supported current vrct version but supported in newest vrct version.
2025-04-15 16:48:50 +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
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
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
a2cc69b8ee Merge branch 'develop' into scheduled_message_send 2025-02-22 09:29:17 +09:00
Sakamoto Shiina
fd0069cb6b [Update] UI: VRC ChatBoxの通知音のON/OFF 設定項目追加 2025-02-18 15:36:08 +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
9daa50294e [Update] Add VRCT Availability Status that if the status set to false, that is when ai models has not been detected by backend, can't use VRCT. 2025-02-08 21:58:29 +09:00
Sakamoto Shiina
4fb675943f [Update] Config Page: Supporters: Update-able anytime.
Fetch the supporters data and images from the git repo, https://github.com/ShiinaSakamoto/vrct_supporters, via web.
2025-02-03 11:26:10 +09:00
Sakamoto Shiina
bac7bb15d3 [Update] Add hotkeys main functions 2025-01-17 02:41:27 +09:00
Sakamoto Shiina
ff57454073 [Update/TMP] tmp 2025-01-12 04:46:55 +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
32699e4585 [Update] Supporters: The members cards will be shown in random order every 20 seconds. 2024-12-27 17:26:54 +09:00
Sakamoto Shiina
2aab58d1ea [bugfix] Config Page: Checkbox. Resend Button. Fix pending status that was endlessly showed loading UI. 2024-12-20 23:59:00 +09:00
Sakamoto Shiina
9f3ff15499 [bugfix/Prepare] Main Page: Message Logs. Remove test code. and hide init invalid endpoint for now.
Fix the error 'Uncaught TypeError: currentMessageLogs.data.map is not a function' with change the type obj to array when init.
2024-12-14 13:43:13 +09:00
Sakamoto Shiina
a7d094bbcb [Update] Main Page: Add UI, multi language. 2024-12-12 16:16:40 +09:00
Sakamoto Shiina
e7b8dac36d [Update] Config Page: Add notification ui. show error messages. 2024-12-08 17:02:19 +09:00
Sakamoto Shiina
043208f58f [Update] Add updating display. 2024-12-06 13:07:00 +09:00
Sakamoto Shiina
f4aea309cf [Update] Config Page: Add break point and change the design layout.(UI Scaling will apply) 2024-12-06 10:27:37 +09:00
Sakamoto Shiina
6367140708 [Update] Config Page: VR Tab. Add section show only translated messages. 2024-12-05 10:15:57 +09:00
Sakamoto Shiina
7d8a2cacd0 [Update] Config Page: Translation, Transcription Tab. Add Select CTranslate2/Whisper Compute Device section. 2024-12-03 10:25: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
70e411daf5 [Update] Add Starting Up Animation and downloading models progress display.
Backend: Move the init progressed position 4 to a little bit earlier.
2024-11-26 14:44:31 +09:00
Sakamoto Shiina
d47b47cc5a [UPdate] Config Page: Vr Tab. Add tracker settings. 2024-11-15 17:35:06 +09:00
Sakamoto Shiina
d024062a05 [Update] Config Page: Vr Tab: Add OverlayLargeLogSettings. 2024-11-15 16:54:23 +09:00
Sakamoto Shiina
2c7bb53b64 [Update] Starting Up: Add loading animation when the software preparing, until backend is ready. 2024-11-14 15:48:38 +09:00
Sakamoto Shiina
4b92c210d6 [Update] Main Page: Add the software update available button. 2024-11-14 10:07:09 +09:00
Sakamoto Shiina
4b8b098c57 [Update] Config Page: Others Tab: Add EnableSendReceivedMessageToVrc(Speaker2Chatbox). 2024-11-14 06:59:41 +09:00
Sakamoto Shiina
9d620e9834 [Update] Config Page: Transcription Tab. Add SelectedTranscriptionEngine. 2024-11-13 12:35:09 +09:00
Sakamoto Shiina
96ed2a9afc [Update] Config Page: Transcription Tab. Add Whisper Weight Type Selector. Downloadable. 2024-11-12 14:52:15 +09:00
Sakamoto Shiina
36c53c49a2 [Update] Config Page: Translation Tab. Add Internal Translation Weight Type Selector. Downloadable. 2024-11-12 13:02:05 +09:00
Sakamoto Shiina
768debfb2b [Update] Restore the branch bugfix_translator. 2024-11-07 07:05:55 +09:00
Sakamoto Shiina
9beba4905b [Update] Separate test_data.js, for testing, and ui_configs.js, that is for initialize settings like min max data, from data.js. 2024-11-05 22:50:26 +09:00
Sakamoto Shiina
ccc7fec756 [bugfix] フロント: 選択中の翻訳エンジンデータ形式変更とUIへの流し込み、
バック: UIへのrun時のデータ形式をset/getにあわせて変更。
2024-11-02 18:30:40 +09:00
Sakamoto Shiina
65f0739645 [Update] Config Page: Add Translation Tab. DeeplAuthKey section.
Allow null value to Entry component's input element.
2024-11-01 19:33:49 +09:00
Sakamoto Shiina
3c76902124 [Update] Quick Settings: Add Overlay settings. 2024-10-31 16:36:25 +09:00
Sakamoto Shiina
ed24dbd428 [Update] Config Page: VR Tab. Connect to the backend and save the data. 2024-10-24 15:45:23 +09:00
Sakamoto Shiina
ec64b64535 [Update] Config Page: Add Advanced Settings Tab. 2024-10-17 01:58:49 +09:00
Sakamoto Shiina
e201cee24a [Update] Config Page: Others Tab. EnableSendOnlyTranslatedMessages, EnableAutoExportMessageLogs, EnableVrcMicMuteSync, EnableSendMessageToVrc 2024-10-16 22:44:26 +09:00
Sakamoto Shiina
2cb4a41e64 [Update] Config Page: Move section Send Message Button Type where others tab to appearance tab. 2024-10-16 21:23:04 +09:00
Sakamoto Shiina
2c460bc8e5 [Update] Config Page: Add Others Tab. Auto Clear Message Input Box, Send Message Button Type. 2024-10-16 21:09:14 +09:00
Sakamoto Shiina
4d99207acc [Update] Add WordFilter. 2024-10-16 16:00:32 +09:00
Sakamoto Shiina
e1e06febd2 [Update] Add Transcription Tab. Mix/Speaker, record timeout, phrase timeout, max words. 2024-10-16 00:44:14 +09:00
Sakamoto Shiina
d7cf2425a1 [Refactor] Remove the codes that is no longer in use and organize a bit. 2024-10-13 07:11:47 +09:00
Sakamoto Shiina
0582091908 [Update] Add feature Restore Main Window Geometry.
Note: the toggle-able setting, to restore or don't, has removed for now.
2024-10-13 03:57:23 +09:00