Commit Graph

8 Commits

Author SHA1 Message Date
pa
85c6cb6f4f improve: Group all friends by the same instance (#1097)
* improve: Group all friends by the same instance

* style
2025-01-25 07:09:57 +13:00
flower_elf
5c9840ca5e i18n: Update zh-CN translation and readme (#1092)
* i18n: Update zh-CN translation and readme

* i18n:fix typo

* i18n:fix typo again

* i18n: Correction
2025-01-25 05:30:00 +13:00
poprox24
8cf77af05c Czech language for VRCX (#1071)
* Initial commit

* Update en.json

* Update en.json

* Update

* Update localizedStrings.js

* Update en.json

* fix conflict (?)

* Move to new folder
2025-01-25 05:29:38 +13:00
pa
0acfe17811 feat: groupLogsModerationTable data export (#1052) (#1088)
* feat: groupLogsModerationTable data export

* fix
2025-01-22 05:44:06 +13:00
pa
fbf4c7cd4b feat: Friends Sidebar Group By Instance (#1069) (#1087)
* feat: Friends Sidebar Group By Instance

* fix and improve performance of filter data

* rm log
2025-01-22 05:43:58 +13:00
Tamara
f27d213a0d Add Avatar Wear Timers (#1086)
* Update avatar history table

* Tracking time when swapping avis

* Time spent now visible on application

* Added wear time tracking on game open/close

* Update avatar history table

* Tracking time when swapping avis

* Time spent now visible on application

* Added wear time tracking on game open/close

* Adjusted "ON CONFLICT" query

* Removed unneccesary "previousAvatar" parameter
2025-01-22 05:43:51 +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