Commit Graph

157 Commits

Author SHA1 Message Date
Natsumi
ea748ce1f1 Fix isLinux 2025-05-27 20:45:55 +10:00
Natsumi
78daeac736 Handle error parsing scuffed config.json 2025-05-27 02:02:55 +10:00
Natsumi
9bd5c79a71 Fix inLinux case 2025-05-26 20:25:10 +10:00
Natsumi
58b4caadb9 clean up isLinux() 2025-05-26 18:56:08 +10:00
Natsumi
a4526ec21c Fix invite stuff, again 2025-05-26 18:56:04 +10:00
Natsumi
7ca45c1168 Linter 2025-05-26 05:21:00 +10:00
Natsumi
c9687bd493 Linux fixes 2025-05-26 05:21:00 +10:00
Natsumi
8b93bf5d57 Fix invite stuff 2025-05-26 05:21:00 +10:00
Natsumi
2f019ac038 Fixes 2025-05-26 05:21:00 +10:00
Natsumi
2d58d3cbbd Avatar Gallery Order 2025-05-26 05:21:00 +10:00
abbey
df56b1d8b9 groups bulk management & fix vue warning (#1244)
* groups bulk management & fix vue warning

* reset group selection state on edit_mode exit
2025-05-26 05:15:12 +10:00
Natsumi
17a75a041f Avatar gallery and listing 2025-05-24 03:46:02 +10:00
Natsumi
029aa1c43d Clean up and fix avatar dialog "Share" button 2025-05-24 03:46:02 +10:00
Natsumi
c6b88c74cd Add avatar author tags to avatar dialog 2025-05-24 03:46:02 +10:00
Natsumi
84a985f42d no uppercase remote avatar search 2025-05-24 03:46:02 +10:00
Natsumi
523c5052b4 userdialog last activity as timer 2025-05-24 03:46:02 +10:00
pa
e549a60f87 fix: rank cannot be sorted 2025-05-24 03:46:02 +10:00
pa
b212795ca0 fix: cannot represent group 2025-05-24 03:46:02 +10:00
pa
59eea6bcb9 fix: Send Invite Response Confirm Dialog 2025-05-24 03:46:02 +10:00
pa
32683d6443 fix: Error When Creating Group Members/Plus Instance (#1234)
* utils

* fix: Error When Creating Group Members/Plus Instance (#1233)
2025-05-18 03:02:27 +10:00
pa
a0cbf3807b Fix: bugs in nightly 2025-05-14T10.18-bde763d (#1232)
* fix: Sorting Arrows Revert to Default When Switching Pages (#1230)

* fix: Local favorite dialog not functioning (#1231)

* fix: playlist rank cannot display, gamelog icon lost
2025-05-16 01:40:27 +10:00
Natsumi
2d1f39df43 Fix console spam 2025-05-14 20:07:49 +10:00
pa
e792ed481b refactor: dialogs (#1224)
* refactor: dialogs

* fix: storeAvatarImage

* FriendLog.vue

* FriendLog.vue

* FriendLog.vue

* GameLog.vue

* fix: next day button jumping to the wrong date

* sync master

* fix: launchGame

* Notification.vue

* Feed.vue

* Search.vue

* Profile.vue

* PlayerList.vue

* Login.vue

* utils

* update dialog

* del gameLog.pug

* fix

* fix: group role cannot be displayed currently

* fix: "Hide Friends in Same Instance" hides players in unrelated private instances (#1210)

* fix

* fix: "Hide Friends in Same Instance" does not work when "Split Favorite Friends" is enabled

* fix Notification.vue message

* fix: deleteFavoriteNoConfirm

* fix: feed status style

* fix: infinite loading when deleting note

* fix: private players will not be hidden when 'Hide Friends in Same Instance', and 'Hide Friends in Same Instance' will not work when 'Split Favorite Friends'
2025-05-14 20:01:15 +10:00
pa
f04d27ac6b eslint cfg 2025-05-07 20:11:42 +10:00
pa
b7e10354e1 fix: "Hide Friends in Same Instance" does not work when "Split Favorite Friends" is enabled 2025-05-07 01:31:53 +10:00
pa
f4c2be6924 fix 2025-05-07 00:42:30 +10:00
pa
b6e0735a54 fix: "Hide Friends in Same Instance" hides players in unrelated private instances (#1210) 2025-05-07 00:40:51 +10:00
pa
2b522e92f1 fix: group role cannot be displayed currently 2025-05-07 00:40:47 +10:00
Kyler Li
cae493dd2b fix sort arrows on dark vanilla colors (#1227) 2025-05-07 00:40:38 +10:00
Natsumi
7420bb65c6 Fix something a bit more, I think 2025-05-02 00:14:03 +10:00
pa
eefe590d61 fix: next day button jumping to the wrong date 2025-05-01 21:46:40 +10:00
Natsumi
16c2839dc7 Remove portal spawn gameLog filter to prevent confusion 2025-05-01 21:46:36 +10:00
Natsumi
d94ef24a9a Fix something, I think 2025-05-01 19:56:35 +10:00
Natsumi
53eee91d21 Fixes 2025-04-28 20:19:25 +10:00
flower_elf
00fd2e6322 chore(i18n): Update localization files (#1220)
* chore(i18n): Update localization files

* chore(i18n): fix typo

* chore(i18n): Update Translation
(Ref: https://ask.vrchat.com/t/developer-update-april-24-2025/43071)
2025-04-28 20:18:15 +10:00
Natsumi
7aa1f20350 Fix close to tray 2025-04-23 20:15:13 +10:00
Natsumi
c17b6f2f3a Bug fixes 2025-04-18 22:30:00 +10:00
pa
ef7f33e131 refactor: dialogs (#1216) 2025-04-18 21:11:07 +10:00
Natsumi
30d54a74dd Fix cache sizes 2025-04-18 18:31:23 +10:00
Natsumi
9241a70b34 Refresh user dialog JSON tab 2025-04-18 16:04:51 +10:00
Natsumi
df96ef29ac Fix custom avatar content tags removing incorrectly 2025-04-18 16:04:47 +10:00
Natsumi
9cdc169289 Fix restoring window state when window starts minimized
Only start minimized when starting at Windows start-up
2025-04-18 16:04:44 +10:00
pa
6bda44be52 refactor: Organize Project Structure (#1211)
* refactor: Organize Project Structure

* fix

* fix

* rm security

* fix
2025-04-18 16:04:03 +10:00
Natsumi
59d3ead781 Avatar dialog view/set styles 2025-04-11 16:05:46 +10:00
Natsumi
30b1bf3332 Fix favourites search from crashing
Add session GUID for avatar search and updater requests
2025-04-11 10:39:44 +10:00
pa
912e23f204 refactor: Avatar dialog (#1208) 2025-04-11 10:39:35 +10:00
Natsumi
f198301ac4 Fix opening group dialog 2025-04-10 10:42:00 +10:00
XoFKon
c18f925a40 Treditional Chinese Update (#1206) 2025-04-08 21:27:38 +10:00
Natsumi
b0804936d7 Small fix 2025-04-08 21:23:28 +10:00
Natsumi
8989eb52b7 Add pageSize option 20 2025-04-08 21:03:21 +10:00