24 Commits

Author SHA1 Message Date
Natsumi
882851b98f Fixes 2026-01-11 06:05:14 +13:00
Natsumi
85885000e2 Revert "Microsoft.Data.Sqlite"
This reverts commit 73baa18e640534329ed55467bb05f333438d5076.
2025-09-04 04:36:36 +12:00
Natsumi
6bbc46c9c4 Microsoft.Data.Sqlite 2025-09-02 22:32:53 +12:00
Natsumi
9e08758157 Update SQLite, remove unneeded libraries 2025-09-02 22:32:52 +12:00
Natsumi
8daa6c8663 Fix error reading metadata 2025-08-15 15:57:28 +12:00
Natsumi
d40d0af21f Delete screenshot metadata 2025-08-11 14:11:47 +12:00
Teacup
eb0843646b fix: Remove debug stuff 2025-08-11 14:11:47 +12:00
Teacup
7fe8f4e079 fix: Wrong keyword encoding, bad buffer, update cache fix
Was using ASCII for keyword and was generating inconsistent CRC whoops
2025-08-11 14:11:47 +12:00
Teacup
06e06a7164 feat: Add metadata removal functionality 2025-08-11 14:11:47 +12:00
Teacup
0fb3f2fbb7 fix: Adjust filestream length when writing chunks 2025-08-11 14:11:46 +12:00
Natsumi
7a4a66e111 Fix old VRC image metadata parsing 2025-08-04 18:51:37 +12:00
Teacup
4e64177722 feat: Rewrite png metadata handling, new VRC metadata (#1311)
* refactor: Move ScreenshotHelper png parsing to PNGHelper, simplify interface

* refactor: Fix references to screenshotmanager

* fix: Read resolution, not description

* refactor: Rewrite/move all png reading logic into new class

* refactor: Integrate new metadata helper functions

* refactor: Add docs, re-add legacy mods support, change error handling

There are no longer specific errors for each metadata type as it was
just super unnecessary; A verbose log including the exception/string is
now logged to file instead and a generic error is given in the UI.

* fix: Show old vrc beta format images

They were being treated as a non-image
2025-08-04 18:05:40 +12:00
Natsumi
592983673d Update VRC image metadata parsing 2025-08-01 16:57:15 +12:00
Natsumi
5b4e060d6c Fix applying VRCX metadata to photos 2025-07-24 21:37:54 +12:00
Natsumi
5bb0d96ff6 Screenshot helper lint 2025-06-20 18:41:27 +12:00
Natsumi
dd54bd3c05 Remove userdialog playtime & fix screenshot search worldName 2025-02-25 10:00:18 +13:00
Natsumi
5214522789 Path.Join() 2025-01-26 06:11:35 +13:00
Natsumi
555d4adf60 Misc fixes 2025-01-20 21:58:56 +13:00
Natsumi
938fff63d0 Electron support for Linux (#1074)
* init

* SQLite changes

* Move html folder, edit build scripts

* AppApi interface

* Build flags

* AppApi inheritance

* Finishing touches

* Merge upstream changes

* Test CI

* Fix class inits

* Rename AppApi

* Merge upstream changes

* Fix SQLiteLegacy on Linux, Add Linux interop, build tools

* Linux specific localisation strings

* Make it run

* Bring back most of Linux functionality

* Clean up

* Fix TTS voices

* Fix UI var

* Changes

* Electron minimise to tray

* Remove separate toggle for WlxOverlay

* Fixes

* Touchups

* Move csproj

* Window zoom, Desktop Notifications, VR check on Linux

* Fix desktop notifications, VR check spam

* Fix building on Linux

* Clean up

* Fix WebApi headers

* Rewrite VRCX updater

* Clean up

* Linux updater

* Add Linux to build action

* init

* SQLite changes

* Move html folder, edit build scripts

* AppApi interface

* Build flags

* AppApi inheritance

* Finishing touches

* Merge upstream changes

* Test CI

* Fix class inits

* Rename AppApi

* Merge upstream changes

* Fix SQLiteLegacy on Linux, Add Linux interop, build tools

* Linux specific localisation strings

* Make it run

* Bring back most of Linux functionality

* Clean up

* Fix TTS voices

* Changes

* Electron minimise to tray

* Remove separate toggle for WlxOverlay

* Fixes

* Touchups

* Move csproj

* Window zoom, Desktop Notifications, VR check on Linux

* Fix desktop notifications, VR check spam

* Fix building on Linux

* Clean up

* Fix WebApi headers

* Rewrite VRCX updater

* Clean up

* Linux updater

* Add Linux to build action

* Test updater

* Rebase and handle merge conflicts

* Fix Linux updater

* Fix Linux app restart

* Fix friend order

* Handle AppImageInstaller, show an install message on Linux

* Updates to the AppImage installer

* Fix Linux updater, fix set version, check for .NET, copy wine prefix

* Handle random errors

* Rotate tall prints

* try fix Linux restart bug

* Final

---------

Co-authored-by: rs189 <35667100+rs189@users.noreply.github.com>
2025-01-11 13:09:44 +13:00
Nekromateion
35621f27d2 Add queue for print downloads and automatic cropping for saved prints (#1068)
* Add queue for print downloads

To prevent issues with rate limits in instances with a lot of prints switch downloading prints to use a queue.

* Auto cropping for instance print saving

Add option to automatically crop prints saved using the "Save Instance Prints" feature and a popup to apply crop to all previously saved prints while preserving metadata.

---------

Co-authored-by: Natsumi <11171153+Natsumi-sama@users.noreply.github.com>
2025-01-09 12:47:02 +13:00
Natsumi
e58ed54448 Update SQLite & openvr 2024-12-05 07:49:23 +13:00
Natsumi
c4efb515e3 Screenshot dialog fixes 2024-12-02 00:08:38 +13:00
Natsumi
f56f1b8a83 Add support for prints 2024-11-16 14:08:22 +13:00
Natsumi
6cfadfa67f Folder cs files 2023-10-11 20:36:41 +13:00