Commit Graph

2289 Commits

Author SHA1 Message Date
misyaguziya
3edca119dd Merge branch 'installer' into develop 2024-12-30 15:19:05 +09:00
misyaguziya
02e2624842 🐛[bugfix] Installer : アンインストール時に_internalフォルダを削除するように修正 2024-12-30 15:18:33 +09:00
misyaguziya
9a4911f6d5 🐛[bugfix] Installer : perUser -> currentUser 2024-12-30 15:13:36 +09:00
misyaguziya
a21fd5aa96 🐛[bugfix] Installer : アンインストール時に追加で生成されたファイルも削除するように変更 2024-12-30 14:53:56 +09:00
Sakamoto Shiina
f7638366ee Merge branch 'ui' into develop 2024-12-30 14:47:09 +09:00
Sakamoto Shiina
24a90007f3 [Update] Starting up: Add close button. 2024-12-30 14:44:36 +09:00
misyaguziya
97f06c66f3 🐛[bugfix] Installer : インストール先がコンピュータの場合管理者権限が必要なため、インストール先をユーザーに制限するように変更した 2024-12-30 14:41:49 +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
07fa8b6720 Merge branch 'ui' into develop 2024-12-30 10:56:07 +09:00
Sakamoto Shiina
c2868e445f [Update] Starting Up: Add announcements button to starting up display. temporarily tho 2024-12-30 10:53:47 +09:00
misyaguziya
e5d4307436 Merge branch 'develop' 2024-12-29 01:25:28 +09:00
misyaguziya
94d46cf094 Merge branch 'installer' into develop 2024-12-29 01:24:41 +09:00
misyaguziya
aadda48d3b 🐛[bugfix] Installer : githubのアップロード容量制限により、zipファイルの保存先をhaggingfaceへ変更 2024-12-29 01:24:16 +09:00
misyaguziya
01fc0d1fc8 Merge branch 'develop'
# Conflicts:
#	config.py
#	controller.py
#	locales/en.yml
#	locales/ja.yml
#	locales/ko.yml
#	locales/zh-Hans.yml
#	locales/zh-Hant.yml
#	models/overlay/overlay_image.py
#	requirements.txt
#	view.py
#	vrct_gui/config_window/widgets/createSideMenuAndSettingsBoxContainers/setting_box_containers/setting_box_others/createSettingBox_Others.py
2024-12-28 21:26:13 +09:00
misyaguziya
530f78c35e Merge branch 'remove_files' into develop 2024-12-28 17:58:03 +09:00
misyaguziya
d771ada3fd Merge branch 'for_webui' into remove_files
# Conflicts:
#	build.bat
#	install.bat
#	locales/en.yml
#	locales/ja.yml
#	locales/ko.yml
#	locales/readme_first.txt
#	locales/zh-Hant.yml
#	requirements.txt
#	src-python/models/overlay/overlay_utils.py
#	src-python/models/transcription/transcription_languages.py
#	src-python/models/transcription/transcription_recorder.py
#	src-python/models/transcription/transcription_transcriber.py
#	src-python/models/transcription/transcription_whisper.py
#	src-python/models/translation/translation_languages.py
#	src-python/models/translation/translation_translator.py
#	src-python/models/translation/translation_utils.py
#	src-ui/assets/about_vrct/contributors_members.png
#	src-ui/assets/about_vrct/contributors_section_title.png
#	src-ui/assets/about_vrct/dev_section_title.png
#	src-ui/assets/about_vrct/localization_section_title.png
#	src-ui/assets/about_vrct/poster_showcase_section_title.png
#	src-ui/assets/about_vrct/project_link_booth.png
#	src-ui/assets/about_vrct/project_link_contact_us.png
#	src-ui/assets/about_vrct/project_link_documents.png
#	src-ui/assets/about_vrct/project_link_vrct_github.png
#	src-ui/assets/about_vrct/showcased_worlds/language_exchange_tervern.png
#	src-ui/assets/about_vrct/showcased_worlds/silakan_datang_ke_rumahku.png
#	src-ui/assets/about_vrct/showcased_worlds/sushi_stand_guruguru.png
#	src-ui/assets/about_vrct/special_thanks_message_en.png
#	src-ui/assets/about_vrct/special_thanks_message_ja.png
#	src-ui/assets/about_vrct/special_thanks_section_title.png
#	src-ui/assets/about_vrct/vrchat_disclaimer.png
#	src-ui/assets/about_vrct/vrct_logo_for_about_vrct.png
#	src-ui/assets/about_vrct/vrct_posters/authors/poster_images_authors_en.png
#	src-ui/assets/about_vrct/vrct_posters/authors/poster_images_authors_ja.png
#	src-ui/assets/about_vrct/vrct_posters/authors/poster_images_authors_m_en.png
#	src-ui/assets/about_vrct/vrct_posters/authors/poster_images_authors_m_ja.png
#	src-ui/assets/about_vrct/vrct_posters/iya_vrct_manga_en.png
#	src-ui/assets/about_vrct/vrct_posters/iya_vrct_manga_ja.png
#	src-ui/assets/about_vrct/vrct_posters/iya_vrct_manga_ko.png
#	src-ui/assets/about_vrct/vrct_posters/iya_vrct_poster_cn.png
#	src-ui/assets/about_vrct/vrct_posters/iya_vrct_poster_en.png
#	src-ui/assets/about_vrct/vrct_posters/iya_vrct_poster_ja.png
#	src-ui/assets/about_vrct/vrct_posters/iya_vrct_poster_ko.png
#	src-ui/assets/chato_white.png
#	src-ui/assets/chato_white_square.png
#	src-ui/assets/swap_icon.png
#	src-ui/assets/vrct_logo_for_dark_mode.png
2024-12-28 17:56:14 +09:00
misyaguziya
3719f5142e 🗑️[remove] 不要なファイルを削除 2024-12-28 17:50:09 +09:00
misyaguziya
2e0fbda239 Merge branch 'version' into for_webui 2024-12-28 15:49:43 +09:00
misyaguziya
6d28f62aba 👍️[Update] Version : v 2.2.9 -> v 3.0.0. 2024-12-28 15:48:27 +09:00
misyaguziya
b6166bfc3f Merge branch 'rename' into for_webui 2024-12-28 15:43:40 +09:00
misyaguziya
a8d54768c6 👍️[Update] Rename/Remove : webui_を削除/test.pyを削除 2024-12-28 15:42:59 +09:00
Sakamoto Shiina
da406b55b4 Merge branch 'ui' into for_webui 2024-12-28 10:16:54 +09:00
Sakamoto Shiina
833fa24545 [Update] Config Page: Adjust slider component and deepL auth key component width. 2024-12-28 07:31:16 +09:00
Sakamoto Shiina
9e057d4395 [bugfix] Config Page: To reset scroll position to top when the tabs are changed. 2024-12-28 05:49:30 +09:00
Sakamoto Shiina
0f226da217 Merge branch 'when_the_same_language_is_selected' into for_webui 2024-12-28 05:27:29 +09:00
Sakamoto Shiina
afdb9d6914 [Update] Main Page: Translator: Add warning ui to translate selector when the same languages are selected. 2024-12-28 05:24:52 +09:00
misyaguziya
306c84c4b8 Merge branch 'bugfix_multi_language' into for_webui 2024-12-27 22:12:39 +09:00
misyaguziya
dfe03ca71c Merge branch 'error_log' into for_webui 2024-12-27 22:12:21 +09:00
misyaguziya
72b6679012 🐛[bugfix] Controller : 翻訳Engineの設定条件を追加 2024-12-27 22:11:43 +09:00
misyaguziya
146da42b2d 👍️[Update] Model : loggerの形式を統一 2024-12-27 18:24:00 +09:00
Sakamoto Shiina
bfa661aa72 Merge branch 'supporters_page' into for_webui 2024-12-27 17:31:09 +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
26c3e10050 [Update] Supporters: Add 'and you' card to the end of them for not making to be alone style whenever flex-style changed.
Add and fix some sentences.
2024-12-27 10:21:14 +09:00
Sakamoto Shiina
8b65434790 Merge branch 'bugfix_dropdown_component' into for_webui 2024-12-26 16:16:49 +09:00
Sakamoto Shiina
a36cd988c2 [bugfix] Config Page: Device. Fix the dropdown label that was possibly undefined. 2024-12-26 16:14:46 +09:00
Sakamoto Shiina
648e0d954a Merge branch 'word_filter_system_message' into for_webui 2024-12-26 15:37:16 +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
775e92daf5 Merge branch 'ui' into for_webui 2024-12-26 13:42:22 +09:00
Sakamoto Shiina
3991747dad [Update] Localization: Add the comments. 2024-12-26 13:40:47 +09:00
Sakamoto Shiina
7202b86e78 [Update] Update/Switch Compute Device Modal: Add description. 2024-12-26 11:52:38 +09:00
Sakamoto Shiina
d6aff05ebf [Update] Config Page: Transcription, Whisper models. Add desc. 2024-12-26 08:10:06 +09:00
Sakamoto Shiina
c15c11fa63 Merge branch 'add_supporters_section' into for_webui 2024-12-26 06:44:20 +09:00
Sakamoto Shiina
fcdb38c9cf [Update] Config Page: Add Supporters Section. -2024.12 2024-12-26 06:42:57 +09:00
Sakamoto Shiina
01bff554e6 Merge branch 'update_about_vrct' into for_webui 2024-12-24 03:14:52 +09:00
Sakamoto Shiina
1107d575be [Update] About VRCT. Update. 2024-12-24 03:13:48 +09:00
Sakamoto Shiina
939db21e00 Merge branch 'bugfix_message_logs' into for_webui 2024-12-23 19:22:37 +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
misyaguziya
50f3c85548 Merge branch 'bugfix_transcript' into for_webui 2024-12-21 17:34:40 +09:00
misyaguziya
b545abce44 🐛[bugfix] Model : resultを取得する際にエラーが出る問題を修正 2024-12-21 17:34:10 +09:00
misyaguziya
0c500effba Merge branch 'sidecar' into for_webui 2024-12-21 02:32:55 +09:00