rs189
b6bc2cf202
Linux: fix open folder and select item ( #1288 )
...
* fix: open folder and select item on linux
* fix: crash dumps folder button on linux
* Rename AppData
---------
Co-authored-by: Natsumi <cmcooper123@hotmail.com >
2025-07-14 15:54:41 +12:00
pa
f4f78bb5ec
refactor: app.js ( #1291 )
...
* refactor: frontend
* Fix avatar gallery sort
* Update .NET dependencies
* Update npm dependencies
electron v37.1.0
* bulkRefreshFriends
* fix dark theme
* Remove crowdin
* Fix config.json dialog not updating
* VRCX log file fixes & add Cef log
* Remove SharedVariable, fix startup
* Revert init theme change
* Logging date not working? Fix WinformThemer designer error
* Add Cef request hander, no more escaping main page
* clean
* fix
* fix
* clean
* uh
* Apply thememode at startup, fixes random user colours
* Split database into files
* Instance info remove empty lines
* Open external VRC links with VRCX
* Electron fixes
* fix userdialog style
* ohhhh
* fix store
* fix store
* fix: load all group members after kicking a user
* fix: world dialog favorite button style
* fix: Clear VRCX Cache Timer input value
* clean
* Fix VR overlay
* Fix VR overlay 2
* Fix Discord discord rich presence for RPC worlds
* Clean up age verified user tags
* Fix playerList being occupied after program reload
* no `this`
* Fix login stuck loading
* writable: false
* Hide dialogs on logout
* add flush sync option
* rm LOGIN event
* rm LOGOUT event
* remove duplicate event listeners
* remove duplicate event listeners
* clean
* remove duplicate event listeners
* clean
* fix theme style
* fix t
* clearable
* clean
* fix ipcEvent
* Small changes
* Popcorn Palace support
* Remove checkActiveFriends
* Clean up
* Fix dragEnterCef
* Block API requests when not logged in
* Clear state on login & logout
* Fix worldDialog instances not updating
* use <script setup>
* Fix avatar change event, CheckGameRunning at startup
* Fix image dragging
* fix
* Remove PWI
* fix updateLoop
* add webpack-dev-server to dev environment
* rm unnecessary chunks
* use <script setup>
* webpack-dev-server changes
* use <script setup>
* use <script setup>
* Fix UGC text size
* Split login event
* t
* use <script setup>
* fix
* Update .gitignore and enable checkJs in jsconfig
* fix i18n t
* use <script setup>
* use <script setup>
* clean
* global types
* fix
* use checkJs for debugging
* Add watchState for login watchers
* fix .vue template
* type fixes
* rm Vue.filter
* Cef v138.0.170, VC++ 2022
* Settings fixes
* Remove 'USER:CURRENT'
* clean up 2FA callbacks
* remove userApply
* rm i18n import
* notification handling to use notification store methods
* refactor favorite handling to use favorite store methods and clean up event emissions
* refactor moderation handling to use dedicated functions for player moderation events
* refactor friend handling to use dedicated functions for friend events
* Fix program startup, move lang init
* Fix friend state
* Fix status change error
* Fix user notes diff
* fix
* rm group event
* rm auth event
* rm avatar event
* clean
* clean
* getUser
* getFriends
* getFavoriteWorlds, getFavoriteAvatars
* AvatarGalleryUpload btn style & package.json update
* Fix friend requests
* Apply user
* Apply world
* Fix note diff
* Fix VR overlay
* Fixes
* Update build scripts
* Apply avatar
* Apply instance
* Apply group
* update hidden VRC+ badge
* Fix sameInstance "private"
* fix 502/504 API errors
* fix 502/504 API errors
* clean
* Fix friend in same instance on orange showing twice in friends list
* Add back in broken friend state repair methods
* add types
---------
Co-authored-by: Natsumi <cmcooper123@hotmail.com >
2025-07-14 15:00:08 +12:00
Natsumi
97cc2dc81a
Save instance emojis
2025-06-26 19:36:51 +12:00
Natsumi
bbe7120380
Fix saving instance stickers
2025-06-26 19:24:11 +12:00
Natsumi
d751a89501
Log watcher init after browser
2025-06-26 19:24:11 +12:00
Natsumi
c7fef6e00a
Better handling of video errors
2025-06-25 15:01:08 +12:00
Natsumi
2612ea38f0
Fix notifications crashing and table buttons moving on hover
2025-06-21 14:06:59 +12:00
Natsumi
921070da71
Overlay notification opacity
2025-06-20 18:41:27 +12:00
Natsumi
5bb0d96ff6
Screenshot helper lint
2025-06-20 18:41:27 +12:00
Natsumi
36ff0463bf
Update .NET deps
2025-06-17 13:00:54 +12:00
Natsumi
d4ac4647cd
Cef v137.0.100
2025-06-09 09:09:21 +12:00
Natsumi
834e5fc245
Handle parsing malformed user created VRC config.json files
2025-06-03 00:59:19 +10:00
Natsumi
9f45d535a0
RIP APNGs
2025-06-03 00:59:15 +10:00
Natsumi
78daeac736
Handle error parsing scuffed config.json
2025-05-27 02:02:55 +10:00
Natsumi
0b741a0305
Fix Linux OpenFolderAndSelectItem 1
2025-05-26 20:25:10 +10:00
Natsumi
83982ecde7
Fix Linux OpenFolderAndSelectItem
2025-05-26 19:16:14 +10:00
HelloHidnf
5812b37c17
Far less jank fix to previous pr ( #1246 )
...
* Check if Vrchat path is stale
* Check if Vrchat path is stale
* Fixed `Open Folder` opening file
* Fixed Open Folder opening file
* Fix `Open Folder` opening file
2025-05-26 18:52:10 +10:00
Natsumi
c9687bd493
Linux fixes
2025-05-26 05:21:00 +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
Natsumi
a46f94336d
Cef v136.1.40
2025-05-16 01:40:48 +10:00
Natsumi
e69ca26842
Parse failed video playback errors when in public instances
2025-05-08 00:41:48 +10:00
Natsumi
3e5254eaff
Cef 135.0.220
2025-04-28 20:25:33 +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
30d54a74dd
Fix cache sizes
2025-04-18 18:31:23 +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
Natsumi
d7f2606060
Cef 135.0.170
2025-04-08 21:03:52 +10:00
Natsumi
47b38de8dd
Cef 134.3.60, Electron 35.0.3
2025-03-27 01:19:56 +13:00
Natsumi
2fd3dcc1a8
PRAGMA optimize
2025-03-17 03:38:52 +13:00
Natsumi
9ed93ad2eb
Crop print border on upload
2025-03-17 03:38:52 +13:00
Natsumi
54dc9b448f
Content settings
2025-03-13 11:52:24 +13:00
pa
ef066bbe0e
chore: Enable right-click context menu in DevTools in debug mode. ( #1181 )
2025-03-12 06:04:56 +13:00
Natsumi
3cbe0a7047
Fix empty notification images, Linux crash and feed GPS timer alignment
2025-03-08 18:21:24 +13:00
Natsumi
c97b9745e6
Update ImageSharp
2025-03-08 05:12:41 +13:00
Natsumi
747a7ca683
Fix cookie bug
2025-03-03 17:03:04 +13:00
Natsumi
137608b705
Linux: Change how AppImage moving is handled, add support for vrcx:\\
2025-02-28 11:31:33 +13:00
Natsumi
dd54bd3c05
Remove userdialog playtime & fix screenshot search worldName
2025-02-25 10:00:18 +13:00
Natsumi
d88ea4023b
Cef 133.4.21, Electron 34.2.0
2025-02-25 02:57:39 +13:00
Natsumi
ea07194b1c
Fix Linux launch args & updater switching build type
2025-02-25 02:57:39 +13:00
Myrkur
107b62889d
Fix DirectoryNotFoundException in ImageSaving.cs:CropAllPrints ( #1135 )
...
* Fix DirectoryNotFoundException in ImageSaving.cs:CropAllPrints
* Update Dotnet/AppApi/Common/ImageSaving.cs
Oh yeah this is iterating over all existing.
Co-authored-by: Lars Olzem <hackebein@gmail.com >
---------
Co-authored-by: Lars Olzem <hackebein@gmail.com >
2025-02-17 13:25:36 +13:00
Natsumi
60d8d7682f
Fix print cropping and Linux custom photo path
2025-02-17 13:22:11 +13:00
Natsumi
2ff6bf3925
Add VueDevTools extension when running as Debug
2025-02-10 09:58:43 +13:00
Natsumi
0c213f915f
Fix scaling when uploading images
2025-02-10 09:11:31 +13:00
Regalia
91bc4d076e
feat: Port ImageSaving to ImageSharp to fix Linux image uploads ( #1131 )
2025-02-10 07:20:53 +13:00
Regalia
9d7ba34edc
Fix GetAssetVersion only working intermittently on Linux ( #1130 )
2025-02-10 07:20:43 +13:00
Natsumi
266468fd57
Disable CET
2025-02-10 07:17:37 +13:00
Natsumi
b6c1702a27
Linux steam folder fallback
2025-02-10 07:17:34 +13:00
Natsumi
c15e694d5b
macos SQLite lib
2025-02-10 07:17:25 +13:00