BenjaminZehowlt
e8d278753d
Respect if overlay is toggled
2024-10-28 19:36:37 +13:00
Natsumi
6180777652
Fix launch args
2024-10-22 11:02:32 +13:00
Usman Shafiq
4f34e2d18a
Rework Startup Args ( #946 )
...
* Rework startup args
* Preserve previous startup args on re-launch
* Ignore subprocess when checking for duplicate processes
* Cleanup code
* Remove extra process list grabbing
* Use `IsUpgradePrefix` when using `RestartApplication`
* Change `ProxyServerPrefix` to `ProxyUrlPrefix`
2024-10-22 08:06:56 +13:00
Natsumi
06dad59796
Only compress PNG when needed, instance-queue-left
2024-09-01 20:45:18 +12:00
Usman Shafiq
af0d2bc986
Add try-catch to desktop notification ( #839 )
2024-07-17 06:39:48 +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
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
fff33bf03f
Small fixes and changes
2024-05-29 11:01:19 +12:00
Natsumi
45dfc82afc
Change status icons
2024-05-23 21:16:22 +12:00
Natsumi
942bb0536b
Image cache fixes
2024-04-18 01:50:03 +12:00
Natsumi
cd2387aa32
Updates and fixes
2024-01-09 23:22:48 +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
b3508119c2
Split AppApi
2023-10-27 23:46:27 +13:00