Commit Graph

2218 Commits

Author SHA1 Message Date
misyaguziya
8c117d5b1f 👍️[Update] Build : ビルド時に不要なファイルを削除する処理を追加 2025-02-13 13:05:21 +09:00
misyaguziya
3e26cb29f6 Merge branch 'version' into develop 2025-02-12 20:19:54 +09:00
misyaguziya
058e72b52b 👍️[Update] Version : 3.0.1 -> 3.0.2 2025-02-12 20:19:42 +09:00
misyaguziya
60f87e42f8 Merge branch 'bugfix_translation' into develop 2025-02-12 13:48:33 +09:00
misyaguziya
bdf67ab7c8 🐛[bugfix] offline時の処理を修正 2025-02-12 13:48:16 +09:00
Sakamoto Shiina
26a3e868e2 Merge branch 'bugfix_global_hotkey_controller' into develop 2025-02-11 15:26:12 +09:00
Sakamoto Shiina
9f728f46d3 [bugfix] GlobalHotKeyController: Fix the bug that even if VRCT is not available, (that when ai models has not been detected), registered the hotkeys works and could turn on main functions. 2025-02-11 15:21:57 +09:00
Sakamoto Shiina
945b2a83a8 Merge branch 'bugfix_translate' into develop 2025-02-10 03:11:25 +09:00
Sakamoto Shiina
ab5eeae4bf Merge branch 'bugfix_overlay' into develop 2025-02-10 03:11:01 +09:00
Sakamoto Shiina
3228f0bb50 [bugfix] Overlay: Fix the error 'TypeError:’float’ object cannot be interpreted as an integer'
改行が必要なくらいの長さのテキストを表示しようとするときに出るエラー。計算時、int型に強制変換して修正。
2025-02-10 03:06:14 +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
misyaguziya
a36dc93522 Merge branch 'bugfix_translate' of https://github.com/misyaguziya/VRCT into bugfix_translate 2025-02-08 14:31:02 +09:00
misyaguziya
7746cffb08 👍️[Update] Controller : AIモデルが使用可能かを通知するエンドポイントを追加 2025-02-08 14:29:02 +09:00
Sakamoto Shiina
0592695f1f [Update] Add network error notification. 2025-02-07 17:57:27 +09:00
misyaguziya
07723d495a 🐛[bugfix] controller: offline時の処理でエラーになる問題を修正 2025-02-07 10:34:29 +09:00
misyaguziya
78d79f4a54 🐛[bugfix] controller: offline時の処理を追加 2025-02-06 18:29:07 +09:00
Sakamoto Shiina
81e3241e38 Merge branch 'about_vrct' into develop 2025-02-06 17:50:05 +09:00
Sakamoto Shiina
2637e8eef9 [Update] About VRCT: Change the title to only mention 'Special Thanks' and remove 'Supporters' cuz 'Supporters' means patron for now.
Add members.
2025-02-06 17:46:38 +09:00
Sakamoto Shiina
d3f87d7801 Merge branch 'supporters_page' into develop 2025-02-05 23:36:38 +09:00
Sakamoto Shiina
8ed5922465 [Update] Adjust calculation and apply multi supporting plans. 2025-02-05 23:34:22 +09:00
misyaguziya
69d9e9bad3 Merge branch 'bugfix_transcript' into develop 2025-02-04 21:08:48 +09:00
misyaguziya
483e6a1d32 🐛[bugfix] Main/Controller : 処理順を修正 2025-02-04 21:05:05 +09:00
misyaguziya
2953f5c7fb 🐛[bugfix] Model : 変数の初期化処理を修正 2025-02-04 21:04:34 +09:00
Sakamoto Shiina
539d360ebe Merge branch 'ui' into develop 2025-02-03 17:15:17 +09:00
Sakamoto Shiina
4df958caf1 Merge branch 'supporters_page' into develop 2025-02-03 17:15:08 +09:00
Sakamoto Shiina
52a43b1780 Merge branch 'bugfix_window_scaling_issue' into develop 2025-02-03 17:14:57 +09:00
Sakamoto Shiina
37aaf1aad0 [Update] Config Page: About VRCT: Apply a responsive design. 2025-02-03 16:49:58 +09:00
Sakamoto Shiina
34f6bb215a [Update] Config Page: supporters: Update-able supporters title calc period. 2025-02-03 14:08:07 +09:00
Sakamoto Shiina
0955aaa12c [Update] Config Page: Supporters: Add animation. 2025-02-03 12:41:19 +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
misyaguziya
182c277ef5 Merge branch 'bugfix_errorlog' into develop 2025-01-31 13:12:15 +09:00
misyaguziya
ec590240c0 🐛[bugfix] Utils : loggerのファイル容量を制限(10MBまで)、ローテーションとしてxxx.logとxxx.log.1を生成するように変更 2025-01-31 13:11:45 +09:00
Sakamoto Shiina
225c9c73b9 [Update] Main Page: Sidebar: Add scroll bar to compact mode. 2025-01-30 21:40:06 +09:00
Sakamoto Shiina
e39f77704e [Update] Config Page: Side menu: Add scroll bar. 2025-01-30 21:19:50 +09:00
Sakamoto Shiina
87b890652b Merge branch 'version_copy_feature' into develop 2025-01-30 20:01:54 +09:00
Sakamoto Shiina
1b2a9a4efd [Update] Add Copyable version label. 2025-01-30 20:00:34 +09:00
Sakamoto Shiina
5869cbae2f [bugfix] Fix window size and scale issue when windows' scaling is not 100%. 2025-01-30 12:00:10 +09:00
Sakamoto Shiina
59fe407834 [bugfix] Fix window scaling issue when dragging between monitors. 2025-01-28 18:50:53 +09:00
Sakamoto Shiina
2caf04fcd1 [Refactor] Remove the files that was for backup the code. 2025-01-28 17:39:31 +09:00
Sakamoto Shiina
e48d1a09c7 Merge branch 'supporters_page' into develop 2025-01-28 17:30:38 +09:00
Sakamoto Shiina
ae0b21e233 [Update] Change the design support us section (Add ko-fi and patreon button.). 2025-01-28 16:08:21 +09:00
Sakamoto Shiina
ef5ec8732a [Update] Add supporter period. 2025-01-27 20:14:36 +09:00
Sakamoto Shiina
eb9519cfdd [Refactor/Update] Organize the codes for easy to update. Cut out rendering cost. 2025-01-27 17:57:52 +09:00
Sakamoto Shiina
ccb8425f97 Merge branch 'bugfix_npm_run_script' into develop 2025-01-23 15:41:00 +09:00
Sakamoto Shiina
473ac08572 [bugfix] npm run releaseやrelease-cudaなど単体実行時、新たにbuildされずに前回build実行時のコードのままでパッケージされてしまうのを修正。 2025-01-23 15:38:19 +09:00
Sakamoto Shiina
5fc00a53dc Merge branch 'fix_message_input_box' into develop 2025-01-22 10:54:02 +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
43951cf9ba Merge branch 'update_readmes' into develop 2025-01-21 16:38:09 +09:00
Sakamoto Shiina
5eeeb97286 [bugfix/Update] Add zh-Hant selection to README.ko 2025-01-21 16:33:00 +09:00