Commit Graph

56 Commits

Author SHA1 Message Date
Natsumi
e26aed5c6a Proxy settings 2024-07-17 10:31:18 +12:00
Natsumi
a4d03c7e00 Add proxy from launch argument to WebApi
Co-authored-by: Nekromateion <43814053+Nekromateion@users.noreply.github.com>
2024-07-17 06:42:33 +12:00
Nekromateion
8740905a08 Implement proxy-server launch argument
Grab proxy-server from launch arguments to match chromium getting it.
2024-07-17 06:40:58 +12:00
Natsumi
782c2cdd9e Never expire cookies 2024-07-17 06:40:32 +12:00
Nekromateion
59e3d26a0d Add image resizing to LegacyImageUpload (#836) 2024-07-17 06:39:55 +12:00
Usman Shafiq
af0d2bc986 Add try-catch to desktop notification (#839) 2024-07-17 06:39:48 +12:00
Natsumi
98f009cbd9 Fixes 2024-06-28 08:33:33 +12:00
Natsumi
ddd064076a Touch ups 2024-06-27 08:48:50 +12:00
Myrkur
d5ef12a99b auto reinstall of vc redist when CEF dies in a expected way (#835) 2024-06-27 00:10:05 +12:00
Nekromateion
873c1d38f0 Automatically resize images to fit limits (#831)
Resize images for Avatars, Worlds, Gallery, Icons and Emojis when uploading if it exceeds VRChats limits (2000 pixels in any dimension and 10MB file size).
2024-06-26 23:29:46 +12:00
Natsumi
5ff24ebe9b Small fixes 2024-06-26 23:27:52 +12:00
Natsumi
73a9803abd Fix VRCX auto updater 2024-06-26 23:27:43 +12:00
Natsumi
fe12f615ba Update Cef 125.0.210, fix PerformanceCounter bugs 2024-06-15 20:46:43 +12:00
Natsumi
b15e1bb830 Small fixes 2024-06-12 08:40:30 +12:00
Natsumi
5e8ecdb755 add customvr.js 2024-05-31 15:44:50 +12:00
Natsumi
d040f70aab Switch domain 2024-05-31 15:44:19 +12:00
Natsumi
fff33bf03f Small fixes and changes 2024-05-29 11:01:19 +12:00
Nekromateion
39b398abdb Allow providing database location via config json (#801)
Closes #633 via VRCX_DatabaseLocation in VRCX.json
2024-05-29 10:58:03 +12:00
Natsumi
45dfc82afc Change status icons 2024-05-23 21:16:22 +12:00
Natsumi
55ebcb1ad7 Updates and fixes 2024-05-23 21:16:12 +12:00
Natsumi
d9bb77d395 Custom avatar tags and many fixes 2024-05-16 19:01:32 +12:00
Natsumi
a18c6f06c4 👀 currentAvatarTags 2024-05-14 22:05:26 +12:00
Natsumi
cee28ef702 remove instance creator from create instance, fix emoji animation style height, pronouns 2024-05-08 03:17:03 +12:00
Natsumi
9cf8b2b3ff chore(.NET): update to Cef 124.3.20 2024-05-08 03:10:44 +12:00
Zhenfu Shi
57a787e6b4 LogWatcher: handle symlink (#782) 2024-05-08 03:09:43 +12:00
Natsumi
326937853a Small fixes 2024-04-28 08:41:32 +12:00
Natsumi
ce3aa1d531 Group audit logs, ban list, invites, etc 2024-04-23 16:28:32 +12:00
Natsumi
942bb0536b Image cache fixes 2024-04-18 01:50:03 +12:00
Natsumi
cae4376617 Fixes and lint 2024-04-06 08:37:25 +13:00
Usman Shafiq
6f074cc7bf Add OVR Toolkit Images (#753)
* Add OVR Toolkit Images

* Remove comment

* Make SendMessages a general use method

* Dotnet 8 cleanup

* Fix comment
2024-03-23 10:50:25 +13:00
ScrapW
2e0014739b fix: Screenshot search is not working when custom path is set (#754) 2024-03-23 10:50:19 +13:00
Usman Shafiq
271139b144 OVR Toolkit Notifications (#751)
* Added OVR Toolkit notification support

* Change order

* Self identify by user-agent.

* Fix comments
2024-03-21 10:40:23 +13:00
Natsumi
30eb13548d Close Instance 2024-03-19 09:19:48 +13:00
Natsumi
fd787e8533 Fix uptime crash 2024-03-17 05:22:19 +13:00
Natsumi
e05bd168a7 Small fixes 2024-03-17 04:53:43 +13:00
Natsumi
3479746c8c Small changes and fixes 2024-03-16 04:08:05 +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
b7d5255f3b Change --config behavior to allow for multi instance 2024-02-14 14:20:35 +13:00
Natsumi
e2e907da77 Small fixes 2024-02-02 02:52:38 +13:00
Natsumi
bc0f93e782 Small fixes 2024-01-17 07:34:53 +13:00
Natsumi
cd2387aa32 Updates and fixes 2024-01-09 23:22:48 +13:00
Natsumi
897e4f2974 Fix crash 2023-12-04 21:18:06 +13:00
Myrkur
00e93a9667 Fixed issues with saving window resize and move (#699) 2023-12-04 20:53:18 +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
29b5bedde1 Option to copy VRC images 2023-11-22 02:12:16 +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