Commit Graph

1422 Commits

Author SHA1 Message Date
flower_elf
00489dfd53 Update localization for zh-CN (#745)
* update localization for zh-CN

* update localization for zh-CN

* Update localization for zh-CN

* Update readme

* Update localization strings and tooltips
2024-03-16 04:07:47 +13:00
Natsumi
e9f28a1aca Persist friendbar hide states, hide nicknames option 2024-03-05 12:19:48 +13:00
konsti219
eb1a9a1fa7 Show Headset Battery in VR Overlay (#742)
Fixes #741
2024-03-05 12:19:09 +13:00
Natsumi
cf4416fccc Adjust column widths for Spanish 2024-02-28 09:35:37 +13:00
Natsumi
fc69eadf7b LSM worldId 2024-02-28 08:42:57 +13:00
BlueOvi
176b599cbd Add Spanish localization (synchronized with crowdin) (#734)
* Add files via upload

* Update README.es_ES.md

* Create en.json

* Update README.es_ES.md

* Update README.es_ES.md

* Update en.json

* updated spanish json, added lang

* Rename README.es_ES.md to README.es.md

* Update README.md

Spanish has been added to the list of available languages.

* Update README.fr.md

Spanish has been added to the list of available languages.

* Update README.it.md

Spanish has been added to the list of available languages.

* Update README.jp.md

Spanish has been added to the list of available languages.

* Update README.ru_RU.md

Spanish has been added to the list of available languages.

* Update README.zh_CN.md

Spanish has been added to the list of available languages.

* Fixed translation tags on profile tab

* [Implem. Fix] Past names

* Updating strings

* Update localization strings in en.json

* Temporary fix to world clasification dropdown localization

* Updating spanish translations

* Update translations

* Removing things my vscode changed lol

* Updating spanish translations

---------

Co-authored-by: Miguel Campo (migue802) <contact@migue802.com>
Co-authored-by: migue802 <54627022+migue802@users.noreply.github.com>
2024-02-28 08:17:39 +13:00
Natsumi
78e9503af0 Save new group instance region independently 2024-02-14 14:55:28 +13:00
Natsumi
e2e907da77 Small fixes 2024-02-02 02:52:38 +13:00
Kamiya
ecc9f366a6 fix: saved account scrollbar (#726)
fixes: #724
should contains no side effects
2024-02-02 02:50:52 +13:00
Sergey004
e0697f75cb Update localization ru_RU (#723)
* Posts? localizated

* Translation of the posts section into Russian

* "Посты" (Posts) to "Объявления" (Announcements)

* Grammar fix

* Update localization ru_RU

* Update localization ru_RU

* Add new string

* Update localization ru_RU( (synchronized with crowdin)

* Update localization ru_RU (synchronized with crowdin)

* Update localization ru_RU

* Update localization ru_RU
2024-02-02 02:50:43 +13:00
flower_elf
6ee3580ee7 Update localization for zh-CN (synchronized with crowdin too) (#717)
* update localization for zh-CN

* update localization for zh-CN

* Update localization for zh-CN

* Update readme
2024-02-02 02:50:31 +13:00
Natsumi
8fe35dbfc2 Revert "chore(npm): update deps"
This reverts commit 2bc29f26691d735b0bf336203085c0a047149fb6.
2024-01-17 09:02:26 +13:00
Natsumi
ef936a2cc4 chore(npm): update deps 2024-01-17 07:35:00 +13:00
Natsumi
bc0f93e782 Small fixes 2024-01-17 07:34:53 +13:00
Natsumi
3204a5d012 Lint 2024-01-09 23:23:45 +13:00
Natsumi
cd2387aa32 Updates and fixes 2024-01-09 23:22:48 +13:00
Myrkur
581d5fe418 Update Material 3 Theme (#709)
* fixed issues with avatar tag setter, viewing images and message box dialog overflowing out of view

* fixed other elements being corrupted by previous changes

* made table text selectable, fixed padding with buttons.

* fixed notification selection menu being compressed

* fixed queue messages padding and coloring.

* fixed padding issues with group ID copy button being missing, fixes issues with text boxes being misaligned with secondary elements such as delete buttons

* more changes fixes issues relating towards text boxes overflowing off of screen into overlay areas, I hate using !Important but its a necessary evil.

* fix previous instance user width being affected by changes to notification wide

* fixed unreadable text in bulk unfriend selection message.
2024-01-09 23:20:24 +13:00
Sergey004
f6a6e1da18 Update localization ru_RU (synchronized with crowdin) (#715)
* Posts? localizated

* Translation of the posts section into Russian

* "Посты" (Posts) to "Объявления" (Announcements)

* Grammar fix

* Update localization ru_RU

* Update localization ru_RU

* Add new string

* Update localization ru_RU( (synchronized with crowdin)

* Update localization ru_RU (synchronized with crowdin)
2024-01-09 23:20:08 +13:00
Natsumi
e27a470dda Fixes 2024-01-02 15:17:18 +13:00
Natsumi
84a2721137 chore(npm): update deps 2023-12-24 08:31:44 +13:00
Natsumi
f030bd10d9 Avatar platform tags 2023-12-24 08:12:11 +13:00
Myrkur
ebf27cb75c Material 3 Theme fixes. (#707)
* fixed issues with avatar tag setter, viewing images and message box dialog overflowing out of view

* fixed other elements being corrupted by previous changes

* made table text selectable, fixed padding with buttons.
2023-12-24 08:05:57 +13:00
Kito Yuta
244735bb20 Update JP Translation (#700)
* fix: 📝 一部の表現を修正 & アップデート

* feat: 📝 update

* feat: 📝 アップデート & 表記ゆれ修正

「ロール」と「役職」の表記ゆれを修正、「ロール」に統一

* fix: 📝 一部表記修正

* feat: 📝 アップデート

* fix: 📝 一部表現を修正

* fix: 📝 微妙に表現を修正

* feat: 📝 update

* fix: 更新
2023-12-24 08:05:52 +13:00
Natsumi
d52ac789ac Fix cached worlds not showing in user dialog, Fix "Error" world size 2023-12-09 12:08:59 +13:00
Natsumi
704268bb1b Make use of queuedInstance to add/remove queued instances 2023-12-04 20:54:35 +13:00
Kisaragi
75416ab578 refactor: convert input document to JSDoc format (#698)
* refactor: convert input document to JSDoc format

* refactor: migrate rest of document

* chore: eslint and prettier
2023-12-04 20:53:11 +13:00
flower_elf
3320e28fb6 update localization for zh-CN (#696) 2023-12-04 20:52:56 +13:00
Sergey004
2725265883 Update localization ru_RU (#692)
* Posts? localizated

* Translation of the posts section into Russian

* "Посты" (Posts) to "Объявления" (Announcements)

* Grammar fix

* Update localization ru_RU

* Update localization ru_RU
2023-12-04 20:52:48 +13:00
Natsumi
312519bcf6 Fixes 2023-11-22 02:28:25 +13:00
Natsumi
ab8ffbec87 Small changes and fixes 2023-11-22 02:12:19 +13:00
Natsumi
29b5bedde1 Option to copy VRC images 2023-11-22 02:12:16 +13:00
Natsumi
9c9a404dcf Impostors 2023-11-22 02:12:10 +13:00
Ethan Cordray
2e9db3153d NET 8 Upgrade (#687)
* Initial .NET8 Upgrade

* Initial GitHub Actions Cleanup

* Fix Desktop Notifications

* Fix throw warning

* Upgrade vunerable transative nuget packages

* Fix warnings with registry overflow

* Adjust async/await usage for configRepository

* Fix TTS voice name and app auto start

* Install .NET 8 with setup

I regret NSIS

* Remove no longer needed System/MS references (included in dotnet sdk)

* Surpress stackalloc in loop warning, that code scares me.

* Removed unused SharpDX packages

* Ignore WebClient warning, hopefully this project doesn't move past NET 8

* Fixed terrifying code

* GenerateAssemblyInfo

* Trimmed editor config to only silence warning.

* Fix open webpage

* Fix updater

---------

Co-authored-by: DubyaDude <ushafiq141@gmail.com>
Co-authored-by: Natsumi <cmcooper123@hotmail.com>
2023-11-22 01:41:57 +13:00
Natsumi
7bb5c8ea45 Changes and fixes
Remove nonce (rip)
Current instance avatar change on wrist feed
Ignore non-standard unity package variants
Remove GPUFix
2023-11-13 21:38:18 +13:00
Natsumi
25f47f9a1e Option to enable desktop notifications while AFK 2023-11-13 21:38:14 +13:00
Natsumi
e436492c99 chore(npm): update deps 2023-11-13 21:21:03 +13:00
flower_elf
f3f1626af3 Update zh_CN localization (#679)
* fix error

* clear

* fix error

* clean

* clean a tons of error

* finish work

* ok

* small things

* fix font problem and update localization strings
2023-11-13 21:19:53 +13:00
優希 (Yuki)
2f4ccb887b Fixed some buttons in the Pink theme that were not consistent in appearance. (#683)
* Fixed button appearance when hovering the mouse

* Adjust the roundness of the corners of the popup to match the other button.
2023-11-13 21:19:06 +13:00
Natsumi
0e8054ddd4 Add Japanese Sign Language 2023-11-06 02:10:36 +13:00
Natsumi
68a20aec07 Fix group moderation table scrolling to top on selection
Fix current user status state not matching UI
2023-10-31 19:37:21 +13:00
Kito Yuta
7d394a228d fix: 📝 update translation (#667)
and Fixed unintended changes overwritten by Crowdin
2023-10-28 00:30:13 +13:00
Sergey004
679de573a4 Translation of the posts section into Russian (#666)
* Posts? localizated

* Translation of the posts section into Russian

* "Посты" (Posts) to "Объявления" (Announcements)

* Grammar fix
2023-10-27 23:57:52 +13:00
flower_elf
fd2dbd7e04 Update zh_CN localization (#675)
* Update zh_CN localization

* Update README.zh_CN.md

* fix error

* modify something

* clean something

* cleanup and fix error

* Update zh_CN.json

* Update zh_CN.json

* Update en.json
2023-10-27 23:57:40 +13:00
Nekromateion
90276f410b Update UI to match VRChats range (#677)
Update all language files to match the range for Cache Expiry that VRChat allows.
2023-10-27 23:56:24 +13:00
Natsumi
720e16cdf2 remove max cache_expiry_delay 2023-10-27 23:55:42 +13:00
Natsumi
091b559272 Group member moderation dialog, group member search 2023-10-27 23:46:43 +13:00
Natsumi
6ba1856a7a Small changes
Add "friends in instance" to invite dialog
Change XS notification height depending on text length
Attempt to fetch userId's for users in current instance
Add user dialog friend history tooltip
2023-10-27 23:46:38 +13:00
Natsumi
53fd97264d Backup/restore VRC registry 2023-10-27 23:46:30 +13:00
Natsumi
6cfadfa67f Folder cs files 2023-10-11 20:36:41 +13:00
Natsumi
634f465927 Fixes, add group posts 2023-10-10 21:25:32 +13:00