Commit Graph

58 Commits

Author SHA1 Message Date
Natsumi 834e5fc245 Handle parsing malformed user created VRC config.json files 2025-06-03 00:59:19 +10:00
Natsumi ea748ce1f1 Fix isLinux 2025-05-27 20:45: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 c9687bd493 Linux fixes 2025-05-26 05:21:00 +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
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