Commit Graph

29 Commits

Author SHA1 Message Date
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
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
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 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