Commit Graph

20 Commits

Author SHA1 Message Date
pa 17cabc8414 fix 2025-02-17 13:22:44 +13:00
pa 2c59b69720 fix: Make userDialog group icon background transparent
and fixed some vue's error
2025-02-17 13:22:39 +13:00
Natsumi 8ee28ea3ca Auto load friends list 2025-02-17 13:21:16 +13:00
pa d73bcd04c1 UI/UX and Performance Improvement (#1122)
* wip

* wip

* ui improve and fix

* fix
2025-02-10 07:23:49 +13:00
pa 179a572c7c Display All Friends When Grouped by Instance (#1119) 2025-02-10 07:19:01 +13:00
pa a613f91b36 auto-enable Vue2 dev mode based on NODE_ENV (#1110)
Co-authored-by: Natsumi <11171153+Natsumi-sama@users.noreply.github.com>
2025-02-03 23:59:10 +13:00
Natsumi 481e5439c3 Update copyright year 2025-01-31 16:38:25 +13:00
Natsumi 6b2d402b8b Misc fixes 2025-01-30 18:03:50 +13:00
pa 3fda9b771c Optimize Favorite Tab Loading Performance (#1106) 2025-01-30 18:03:03 +13:00
Natsumi cc1a1fbd6a Unleash the PUG linter 2025-01-27 12:28:15 +13:00
Natsumi 72bb8c7cc0 Remove Notification Position setting for Linux 2025-01-27 11:41:23 +13:00
pa d3bcaf130a Ux improves (#1103)
* ux-improves

* ui improvements
2025-01-27 11:39:30 +13:00
Natsumi 8b302cae20 Split Favorite Friends 2025-01-26 07:33:44 +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
pa ca9fde1ec7 Refactor moderation tab using Vue SFC (#1084)
* Refactor moderation tab

* fix
2025-01-19 00:29:53 +13:00
pa 742b3fe702 refactor: simplify unnecessary mixin components (#1083) 2025-01-19 00:29:40 +13:00
pa dacc6a8637 fix: remove unnecessary v-once directives from dynamic components (#1080) 2025-01-14 04:23:39 +13:00
Natsumi 885ead4edf Fixes, sort group instances 2025-01-14 01:19:12 +13:00
pa 5221b9d8c1 UI improvements on various pages (#1078) 2025-01-14 01:00:09 +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