Commit Graph

97 Commits

Author SHA1 Message Date
Natsumi
8977080da4 VRC status timestamp, move bottom right 2025-10-10 04:09:45 +13:00
Jay
0f99da513e fix spelling of 'automaticly' to automatically (#1398)
in the auto status change popup
2025-10-09 21:51:47 +13:00
Natsumi
3c78e1da69 Get group instances when not in group 2025-10-09 21:32:31 +13:00
Natsumi
1d1886cc77 Fix local favorites sort order 2025-10-09 06:42:07 +13:00
Natsumi
f09a63e9cf Clean up 2025-10-09 06:42:06 +13:00
Natsumi
7fb0d2209d Status fixes, fetch instance name for invites 2025-10-08 00:33:57 +13:00
Natsumi
2889b541cd Instance creator pls update 2025-10-08 00:33:57 +13:00
Natsumi
ec86cbf9b6 Update UI on instance fetch 2025-10-08 00:33:56 +13:00
Natsumi
53ccaf25e9 Fix TTS voice dropdown 2025-10-08 00:33:56 +13:00
Natsumi
277ba22a87 Change instance fetching 2025-10-08 00:33:55 +13:00
pa
dab93b1bfc fix: add optional chaining for friend location tag check 2025-10-08 00:33:55 +13:00
Natsumi
4bd589e8f0 Switch VRC status to notification 2025-10-08 00:33:54 +13:00
Natsumi
9ff9315d34 More VRC status checking 2025-10-08 00:33:53 +13:00
Natsumi
61bc798b91 Fix VIP filter at startup for feed and gameLog 2025-10-08 00:33:52 +13:00
Natsumi
d5082d894b Fix deleting moderations and default table sorting 2025-10-08 00:33:52 +13:00
Natsumi
e40e7f20a5 Fix full screen image viewer colors, group description scrollbar 2025-10-08 00:33:51 +13:00
Natsumi
cac7bf6f17 VRC status checking 2025-10-08 00:33:51 +13:00
Natsumi
febeb84c25 Fix instance creator in dialogs not loading 2025-10-01 10:27:44 +13:00
pa
f9229b08b1 fix some not a function errors 2025-10-01 10:27:43 +13:00
Natsumi
cc89d5d8c9 Move files around 2025-09-30 14:09:19 +13:00
Natsumi
0724bc1f66 Fix some jank with pending offline 2025-09-30 14:09:18 +13:00
Natsumi
9872cf1d93 Fix traveling world name, fix sorting grouped players in same instance 2025-09-30 14:09:17 +13:00
Natsumi
560de42bd2 Instance names in VR wrist feed, replace emojis 2025-09-30 14:09:16 +13:00
Natsumi
da3c12c15b Support custom instance names 2025-09-30 14:09:14 +13:00
Natsumi
81a51ad2fa Group dialog instance ref, edit post button padding 2025-09-30 14:09:14 +13:00
Natsumi
7872e066f8 Fix instance userCount not updating 2025-09-27 08:54:00 +12:00
Natsumi
b0517237ed Slop 2025-09-27 08:53:57 +12:00
pa
001a79b83c adjust sentry config and fix dialog behavior 2025-09-27 08:53:57 +12:00
Natsumi
88c66b284a Fix sentry prompt 2025-09-25 05:20:26 +12:00
Natsumi
562457a933 Fix hiding group only instances for RPC 2025-09-25 05:20:26 +12:00
pa
549b9b42d9 improve performance 2025-09-25 05:20:25 +12:00
pa
c106929b6a feat: add progress indicator stroke 2025-09-25 05:20:25 +12:00
pa
24ea1887b7 feat: add resizable sidebar with splitter layout 2025-09-25 05:20:21 +12:00
Natsumi
ee70e61293 Update dialogs when user travel ends 2025-09-25 05:20:19 +12:00
Natsumi
c203785004 Save last group invite 2025-09-25 05:20:17 +12:00
pa
7bd7b4ae71 add Sentry error reporting option 2025-09-25 05:20:16 +12:00
Natsumi
4c0b2c3299 Small fixes, fix open instance game crash 2025-09-16 17:46:25 +12:00
pa
b2b8e6ba3f Organize bootstrap.js 2025-09-16 17:46:23 +12:00
pa
875459689f fix CJK fonts 2025-09-16 17:46:23 +12:00
Natsumi
e4962cc180 Fix copy to clipboard 2025-09-13 21:04:55 +12:00
Natsumi
81bc54b1b8 Fix ElMessageBox callback 2025-09-12 11:43:17 +12:00
Natsumi
3324d0d279 Upgrade to Vue3 and Element Plus (#1374)
* Update Vue devtools

* upgrade vue pinia element-plus vue-i18n, add vite

* fix: i18n

* global components

* change v-deep

* upgrade vue-lazyload

* data table

* update enlint and safe-dialog

* package.json and vite.config.js

* el-icon

* el-message

* vue 2 -> vue3 migration changes

* $pinia

* dialog

* el-popover slot

* lint

* chore

* slot

* scss

* remote state access

* misc

* jsconfig

* el-button size mini -> small

* :model-value

* ElMessageBox

* datatable

* remove v-lazyload

* template #dropdown

* mini -> small

* css

* byebye hideTooltips

* use sass-embedded

* Update SQLite, remove unneeded libraries

* Fix shift remove local avatar favorites

* Electron arm64

* arm64 support

* bye pug

* f-word vite hah

* misc

* remove safe dialog component

* Add self invite to launch dialog

* Fix errors

* Icons 1

* improve localfavorite loading performance

* improve favorites world item performance

* dialog visibility changes for Element Plus

* clear element plus error

* import performance

* revert App.vue hah

* hah

* Revert "Add self invite to launch dialog"

This reverts commit 4801cfad58.

* Toggle self invite/open in-game

* Self invite on launch dialog

* el-button icon

* el-icon

* fix user dialog tab switching logic

* fix PlayerList

* Formatting changes

* More icons

* Fix friend log table

* loading margin

* fix markdown

* fix world dialog tab switching issue

* Fixes and formatting

* fix: global i18n.t export

* fix favorites world tab not working

* Create instance, displayName

* Remove group members sort by userId

* Fix loading dialog tabs on swtich

* Star

* charts console.warn

* wip: fix charts

* wip: fix charts

* wip: charts composables

* fix favorite item tooltip warning

* Fixes and formatting

* Clean up image dialogs

* Remove unused method

* Fix platform/size border

* Fix platform/size border

* $vr

* fix friendExportDialogVisible binding

* ElMessageBox and Settings

* Login formatting

* Rename VR overlay query

* Fix image popover and userdialog badges

* Formatting

* Big buttons

* Fixes, update Cef

* Fix gameLog table nav buttons jumping around while using nav buttons

* Fix z-index

* vr overlay

* vite input add theme

* defineAsyncComponent

* ISO 639-1

* fix i18n

* clean t

* Formatting, fix calendar, rotate arrows

* Show user status when user is offline

* Fix VR overlay

* fix theme and clean up

* split InstanceActivity

* tweak

* Fix VR overlay formatting

* fix scss var

* AppDebug hahahaha

* Years

* remove reactive

* improve perf

* state hah…

* fix user rendering poblems when user object is not yet loaded

* improve perf

* Update avatar/world image uploader, licenses, remove previous images dialog (old images are now deleted)

* improve perf 1

* Suppress stray errors

* fix traveling location display issue

* Fix empty instance creator

* improve friend list refresh performance

* fix main charts

* fix chart

* Fix darkmode

* Fix avatar dialog tags

---------

Co-authored-by: pa <maplenagisa@gmail.com>
2025-09-12 10:45:24 +12:00
Natsumi
96f3b239f6 Toggle self invite/open in-game 2025-09-04 05:39:45 +12:00
Natsumi
307bbbbd05 Revert "Add self invite to launch dialog"
This reverts commit 4801cfad58.
2025-09-04 05:39:45 +12:00
Natsumi
4801cfad58 Add self invite to launch dialog 2025-09-03 01:44:10 +12:00
Natsumi
f1c8c0fa65 arm64 support 2025-09-02 22:32:53 +12:00
Natsumi
bb6faac54c Open new instance in-game 2025-08-27 20:09:57 +12:00
Natsumi
d92818edea Fix bugs with switching accounts 2025-08-27 12:52:40 +12:00
Natsumi
23053c1339 Lint 2025-08-27 12:52:37 +12:00
kubectl
21dcc51e83 Fix launchcommands on Linux (#1352)
* feat: expose IPC listener to electron world

* feat: add listener + rouing to old function + remove old functions

* feat: register vrcx prefix + route launch arguments to electron
2025-08-27 12:52:17 +12:00