Commit Graph

3190 Commits

Author SHA1 Message Date
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
HelloHidnf
c6dc11d9d9 Check if Vrchat path is stale (#1240)
* Check if Vrchat path is stale

* Check if Vrchat path is stale
2025-05-24 03:44:51 +10:00
Natsumi
36d9720357 Fix parsing empty world name and UntrustedUrl 2025-05-18 03:03:01 +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
Natsumi
efcfd34215 Electron v36.2.0 2025-05-16 01:40:51 +10:00
Natsumi
a46f94336d Cef v136.1.40 2025-05-16 01:40:48 +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
Natsumi
5ca028b30a Fix build script 2025-05-09 18:53:06 +10:00
Natsumi
a3448cc924 v2025.05.09 2025-05-09 18:28:44 +10:00
Natsumi
e69ca26842 Parse failed video playback errors when in public instances 2025-05-08 00:41:48 +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
Tomachi
668b64665e fix(dbmerger): merge reserved table, Exception due null time in avatar_history (#1226)
* Fixes merge reserved table, Exception due null time in avatar_history

* Revert of auto fixes not expected

* Add  null check in oldAvatarTime
2025-05-07 00:40:29 +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
9017e3d01c Add DBMerger to github actions 2025-04-29 16:57:17 +10:00
Natsumi
139f64a638 Update upload-artifact 2025-04-29 16:24:17 +10:00
Natsumi
e1a580949d Electron 35.2.1 2025-04-28 20:25:36 +10:00
Natsumi
3e5254eaff Cef 135.0.220 2025-04-28 20:25:33 +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
Kyler Li
8ccc8af710 Add database merging feature (#906)
* add initial implementation of dbmerger

merges of user tables that have overlapping data is still unimplemented. otherwise, merging of all other tables has been implemented.

* add handling for when user feed tables overlap

* fix sqlite dll path in dbmerger build

* fix accidentally inserting rows with nonunique pks

* fix merger not handling missing columns well

* fix sort not reassigning pks

* sync merger with master

* woopsies

* w-woops again

* reset database version in config to let vrcx generate missing fields

* move to net 9 and move build folder to new build folder

* remove unneeded build configurations

* support avatar time in the merge

* csproj pains

---------

Co-authored-by: Natsumi <cmcooper123@hotmail.com>
2025-04-28 20:17:12 +10:00
Natsumi
1e3d19cfbc Add YouTube sign in error fix URL 2025-04-23 22:23:15 +10:00
Natsumi
7aa1f20350 Fix close to tray 2025-04-23 20:15:13 +10:00
rs189
93ce22e6a7 fix: remove --icon flag, add --no-desktop flag instead to skip desktop file creation (#1217) 2025-04-19 20:27:00 +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
Anti-Apple4life
ad45c0cded Detect WiVRn when looking for if VR is running (#1212) 2025-04-18 16:04:15 +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
Natsumi
273fc1461d Fix Electron breaking change 2025-04-08 21:57:38 +10:00
XoFKon
c18f925a40 Treditional Chinese Update (#1206) 2025-04-08 21:27:38 +10:00