Commit Graph

48 Commits

Author SHA1 Message Date
pa
f1fb44840e chore: bump vue to 2.7.16 (#1163) 2025-03-01 21:00:33 +13:00
Natsumi
1b4701f3a7 Fix print owner name 2025-03-01 20:13:10 +13:00
pa
b988f45f8c Split component, improve UI, fix and refactor (#1162) 2025-03-01 20:12:21 +13:00
Natsumi
fade23d8be Fix avatar analysis using wrong bundle type 2025-02-28 11:31:40 +13:00
Natsumi
b50b4490b4 Nuke cookies when TOTP/OTP fails 2025-02-28 11:31:36 +13:00
Natsumi
a5a5e6f892 avatar dialog select avatar and share buttons 2025-02-25 02:57:56 +13:00
Natsumi
ea07194b1c Fix Linux launch args & updater switching build type 2025-02-25 02:57:39 +13:00
pa
d5e789ef0e improve: UI (#1152)
* improve: UI (#1033)

* fix: instance activity chart not displaying properly

* fix
2025-02-25 02:57:43 +13:00
Natsumi
870c1a9c5e Friend limit 5000 -> 7500, add avtrdb.com, Deep Links docs, fix chart 2025-02-24 04:44:28 +13:00
Elian
7adfc722f1 Add user search by bio and sort results by last logged in (#39) 2025-02-24 04:31:06 +13:00
avtrDB
96c3470f6f feat: add launch command for switching avatars (#1145)
* feat: add launch command for switching avatars

* fix: reuse selectAvatarWithoutConfirmation

* chore: remove FIXME comments

* fix: address comments

- ipcEvent does not need to be async
- use $app instead of $app.methods

* fix: consolidate settings option

Instead of having two settings to control focus and confirmation
seperately, just use one and grab focus when its enabled.
2025-02-23 20:04:59 +13:00
pa
4002e944b9 feat: Instance Activity Chart (#1141)
* feat: Instance Activity Chart

* fix: chart data handling
2025-02-18 18:32:47 +13:00
góngo
0ae756d2eb feat: show orange users that are in the same instance (#1138)
* feat: show orange users that are in the same instance

* misc: simplify traveling check for same instance list

---------

Co-authored-by: Natsumi <11171153+Natsumi-sama@users.noreply.github.com>
2025-02-17 13:26:10 +13:00
Natsumi
60d8d7682f Fix print cropping and Linux custom photo path 2025-02-17 13:22:11 +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
Natsumi
896ea415e4 switch to ageVerified 2025-02-10 07:17:31 +13:00
Natsumi
612c5f115b Handle currentUser websocket traveling 2025-02-10 07:17:20 +13:00
Natsumi
7bacacda11 Fix user dialog favorites 2025-02-04 02:01:48 +13:00
Natsumi
00a8309ece Insure login function execution order 2025-02-04 00:14:35 +13:00
pa
e5d900b364 Improve Friend List Loading Speed (#1116) 2025-02-03 23:59:48 +13:00
pa
bbbef2aece Optimize userDialog rendering performance (#1108)
* Optimize userDialog render performance

* rm unnecessary v-lazy
2025-02-03 23:57:09 +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
ca6b52c053 Prevent the sidebar instance group title being shown as "Traveling" 2025-01-27 12:12:38 +13:00
Natsumi
f1cb43516b Clean up 2025-01-27 11:39:13 +13:00
pa
d3bcaf130a Ux improves (#1103)
* ux-improves

* ui improvements
2025-01-27 11:39:30 +13:00
Vivi
212934f08c fix: fix the bug of favorite friends hidding (#1104)
* feat: favorite friends divide by different favorite group

* fix: make the update of dividing by favorite groups compatible with previous features

* fix: fix the bug of favorite friends

* fix: fix the bug of favorite friends

* fix: fix the bug of favorite friends hidding

* fix: fix the vipFriendsDivideByGroup dataSource, now it was couputed by others, no longer managed by the add favorite, delete favorite etc handler

* i18n: chinese translation about split favorite friends

* fix: fix the duplicate friend show in a tab
2025-01-27 09:25:30 +13:00
Natsumi
2a24a2a2ab Fix "Group by Instance" disabled causing missing friends 2025-01-26 11:59:41 +13:00
Vivi
0e2fb606e6 fix: fix the bug of favorite friends (#1101)
* feat: favorite friends divide by different favorite group

* fix: make the update of dividing by favorite groups compatible with previous features

* fix: fix the bug of favorite friends

* fix: fix the bug of favorite friends
2025-01-26 10:13:25 +13:00
Natsumi
8b302cae20 Split Favorite Friends 2025-01-26 07:33:44 +13:00
Natsumi
acf62b138b Fix friend sidebar styling 2025-01-26 06:12:02 +13:00
Vivi
ebb222e7bf feat: favorite friends divide by different favorite group (#1096)
* feat: favorite friends divide by different favorite group

* fix: make the update of dividing by favorite groups compatible with previous features
2025-01-26 06:11:54 +13:00
Natsumi
da4102429e Move isRealInstance 2025-01-25 09:05:02 +13:00
Natsumi
0618ea68a6 Fix friendLog and notifications in wrist overlay 2025-01-25 07:21:09 +13:00
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
pa
51a1897a76 feat: groups sidebar collapsible (#1094)
* wip

* wip

* add prettier formatter config for pug files

* feat: groups sidebar collapsible (#1079)

* rm old code
2025-01-25 05:30:07 +13:00
Natsumi
27fe20548b Touch ups 2025-01-22 08:23:52 +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
37a9688b81 Fix loading custom.css from custom path 2025-01-19 00:31:05 +13:00
pa
ca9fde1ec7 Refactor moderation tab using Vue SFC (#1084)
* Refactor moderation tab

* fix
2025-01-19 00:29:53 +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