Commit Graph

3190 Commits

Author SHA1 Message Date
Myrkur
00e93a9667 Fixed issues with saving window resize and move (#699) 2023-12-04 20:53:18 +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
Usman Shafiq
f053f2bec1 Build as Self Contained and Selfhost CefSharp SubProcess (#693)
* Added self contained parameter to builds

* Remove dotnet install from installer

* Fixed missing SubProcessExe

* Self hot browser subprocess

---------

Co-authored-by: Natsumi <cmcooper123@hotmail.com>
2023-12-04 20:52:34 +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
2febfab962 chore(.NET): update to Cef 119.4.30 2023-11-22 02:12:13 +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
BenjaminZehowlt
928422e5b9 Move DirectX Texture2D initialization to after OpenVR Init
This allows us to create the texture on the correct GPU.
2023-11-13 21:21: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
6a2eba75dc v2023.11.06 2023-11-06 02:25:18 +13:00
Natsumi
2899ba98fe chore(.NET): update to Cef 119.1.20 2023-11-06 02:10:40 +13:00
Natsumi
0e8054ddd4 Add Japanese Sign Language 2023-11-06 02:10:36 +13:00
Natsumi
48c485ad46 chore(.NET): update to Cef 117.2.40 2023-10-31 19:37:25 +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
Teacup
e93b83fd10 fix: Verify monitored process exit state before adding & emitting event
This fixes the bug where a monitored process would be constantly set as running/not running because it would be constantly removed and then re-added every second.
2023-10-27 23:46:35 +13:00
Natsumi
53fd97264d Backup/restore VRC registry 2023-10-27 23:46:30 +13:00
Natsumi
b3508119c2 Split AppApi 2023-10-27 23:46:27 +13:00
Natsumi
fbe7ca74fe https://github.com/vrcx-team/VRCX/pull/673 2023-10-27 23:43:12 +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
Natsumi
9591b3000c VRCX overlay icon 2023-10-10 21:25:25 +13:00
Natsumi
4b47e6da88 Update README.ru_RU.md 2023-10-09 19:13:38 +13:00
Natsumi
5d599984cf Update README.ru_RU.md 2023-10-09 19:12:46 +13:00
Natsumi
265f79bbac Update README.it.md 2023-10-09 19:09:42 +13:00
Sergey004
c2e0e3a851 Add Readme.ru_RU.md (synchronized with crowdin with minor fixes), minor fixes to references in other Readme. (#664) 2023-10-09 19:01:27 +13:00
iko
6aeeed0fcf Adding Italian Language to README.md (#662)
* Adding Italian Readme

* added Italian Readme
2023-10-09 18:54:56 +13:00
Natsumi
ec351cfca4 Small changes 2023-10-05 09:18:07 +13:00
Natsumi
437cce9b0c chore(.NET): update to Cef 117.2.20 2023-10-05 09:18:03 +13:00
Natsumi
f9aa3917a9 chore(npm): update deps 2023-10-05 09:18:00 +13:00
Kamiya
1765b049fb Localization: Sync with Crowdin (2023-10-04T11:25:43Z) (#659)
* chore: crowdin sync

* chore: update unapproved

* chore: update localizations
2023-10-05 09:16:05 +13:00
Natsumi
aec7d9356d Content tags 2023-09-25 03:02:44 +13:00
Natsumi
2c1f7dbf13 Fixes and changes 2023-09-25 03:02:40 +13:00
Natsumi
ad780071b2 Russian localization: like3ds 2023-09-25 03:02:36 +13:00
Natsumi
1ee4191fc1 v2023.09.18 2023-09-18 07:00:07 +12:00
Natsumi
f3160f080a Fixes 2023-09-17 10:42:40 +12:00