pa
043765dc8f
theme
2026-01-18 08:06:59 +13:00
pa
093fe082f2
clean up element plus css
2026-01-18 08:06:58 +13:00
pa
78f3bc512d
replace navmenu
2026-01-18 08:06:57 +13:00
pa
f1874434de
fix sidebar custom width issue
2026-01-13 12:09:53 +13:00
pa
ac1887e27c
add table col width resize handle & fix sidebar custom width issue
2026-01-11 06:05:21 +13:00
pa
5cd7e6da5a
fix sidebar doesn't remember resizing between closing to taskbar and reopening
2026-01-11 06:05:17 +13:00
pa
38a9325fac
fix resizeable
2026-01-11 06:05:14 +13:00
pa
738d22461e
fix resize issue when nav menu collapsed
2026-01-11 06:05:11 +13:00
pa
6cfefb50ab
wip: rewrite playerlist
2026-01-11 06:05:09 +13:00
pa
a1a9f756c8
fix Invalid layout total size
2026-01-11 06:05:07 +13:00
pa
7f639f0040
fix notification deletion UI update
2026-01-11 06:05:06 +13:00
pa
12e65aeff8
replace el-splitter with resizable components
2026-01-11 06:05:06 +13:00
pa
2b4273b492
rewrite feed table
2026-01-11 06:05:03 +13:00
pa
5de3f82673
ui improve
2026-01-05 02:54:38 +13:00
pa
00745b54f1
UI Refresh
2026-01-05 02:54:38 +13: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
029aa1c43d
Clean up and fix avatar dialog "Share" button
2025-05-24 03:46:02 +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
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
pa
ef7f33e131
refactor: dialogs ( #1216 )
2025-04-18 21:11:07 +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
8989eb52b7
Add pageSize option 20
2025-04-08 21:03:21 +10:00
pa
63cd5421e2
refactor: Group Dialog ( #1207 )
2025-04-08 20:49:25 +10:00