Commit Graph

2321 Commits

Author SHA1 Message Date
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
pa
71d8cc22bf feat: Limit bio display height(#1158), Toggle for display of age gated instances(#1188), fix: (#1189)(#1192) (#1195) 2025-03-24 15:13:35 +13:00
Natsumi
249dc7fc1e Fix conflict 2025-03-21 17:56:15 +13:00
Natsumi
c2d83ca051 Fix quick search history 2025-03-21 17:49:10 +13:00
pa
30915bbc73 refactor: launch dialog and new instance dialog (#1191)
* refactor: launch dialog and new instance dialog

* fix

* fix
2025-03-21 17:48:47 +13:00
pa
bd833d2eb1 chore: Dialog files moving (#1190) 2025-03-21 16:52:10 +13:00
Natsumi
4ab4e48757 Fix default picture_output_split_by_date state 2025-03-17 08:22:45 +13:00
Natsumi
fa26abcd4b Fix group instance 2025-03-17 03:39:23 +13:00
Natsumi
2fd3dcc1a8 PRAGMA optimize 2025-03-17 03:38:52 +13:00