Commit Graph

2329 Commits

Author SHA1 Message Date
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
rs189
f9ec2ad8b1 feat: add --icon flag to allow usage of custom icons when updating or installing for the first time (#1201) 2025-04-08 21:27:24 +10:00
Natsumi
b0804936d7 Small fix 2025-04-08 21:23:28 +10:00
Natsumi
d7f2606060 Cef 135.0.170 2025-04-08 21:03:52 +10:00
Natsumi
8989eb52b7 Add pageSize option 20 2025-04-08 21:03:21 +10:00
Natsumi
23a4b0c84f Electron 35.1.4 2025-04-08 21:02:57 +10:00
pa
63cd5421e2 refactor: Group Dialog (#1207) 2025-04-08 20:49:25 +10:00
プリン
dc5f48808f Fix ja localization (#1197) 2025-03-27 01:22:49 +13:00
Natsumi
47b38de8dd Cef 134.3.60, Electron 35.0.3 2025-03-27 01:19:56 +13:00
pa
242bcfed22 refactor: dialogs (#1200) 2025-03-27 01:18:05 +13:00
Yuu198
c4bbb45403 Add & Fix Ja localization (#1194)
* Translation updated

* Update localization

* Typo fix

* Add & Fix localization
2025-03-24 15:27:44 +13:00
Natsumi
63aa555eee Fix null image crash 2025-03-24 15:26:05 +13:00