Commit Graph

54 Commits

Author SHA1 Message Date
pa
1e25255ac5 improve i18n 2026-01-19 11:50:25 +09:00
Natsumi
9f80d5e64a Rewrite shared feed 2026-01-19 09:32:48 +13:00
Natsumi
1dc80617fa Sort user avatars by uploaded date 2026-01-12 11:14:32 +13:00
Natsumi
d2b3c3be01 JSON tab remove VRCX vars 2026-01-12 11:14:31 +13:00
pa
820b86be28 replace el-tree with vue-json-pretty 2026-01-11 06:05:23 +13:00
Natsumi
2f3e57cd01 displayName hex in JSON tab 2026-01-11 06:05:19 +13:00
pa
7e4de15ef2 replace ElMessage with Sonner 2026-01-11 06:05:10 +13:00
Natsumi
3d5964b6c1 Fixes 2025-12-27 06:24:52 +13:00
Natsumi
aded54a263 Gracefully handle mutuals 403 error 2025-12-05 19:02:58 +11:00
Natsumi
3e7b12ab2b Lint 2025-12-05 19:02:58 +11:00
pa
5176447e69 add enable mutual friends sharing prompt 2025-11-27 02:34:16 +11:00
Natsumi
506b709a21 Mutual friends on friendsList 2025-11-20 21:09:17 +11:00
Natsumi
8f16f15443 Random fixes 2025-11-15 02:58:29 +11:00
Natsumi
7ae1892938 Add support for hasSharedConnectionsOptOut 2025-11-11 18:52:33 +11:00
Natsumi
b4ba826809 Show mutual friends for all users 2025-11-11 15:17:28 +11:00
Natsumi
4900432451 Mutual friends tab 2025-11-11 15:17:28 +11:00
pa
b849cdbdd3 simplify 2025-11-08 00:34:07 +11:00
Natsumi
bce72d8b6e Small fixes 2025-11-05 19:21:58 +11:00
pa
0d3c1f646b add cleanup function for user ccache and world cache 2025-11-02 02:42:34 +11:00
pa
69923c2655 revert applyUser Changes 2025-11-02 02:42:34 +11:00
pa
45e1b3001c shallowReactive 2025-11-02 02:42:34 +11:00
pa
050bf8653c revert allDateOfActivity reactive change back to ref 2025-11-02 02:42:30 +11:00
Natsumi
9252e42238 currentUser previousDisplayNames on userDialog 2025-10-30 01:28:04 +11:00
pa
737bcdd03d reactive 2025-10-28 15:49:42 +11:00
pa
4d18c92f59 cachedFavoritesByObjectId 2025-10-28 15:49:41 +11:00
Natsumi
df9c062092 More debug 2025-10-22 22:39:36 +11:00
pa
c3f1eda296 fix: some reactive issues 2025-10-22 12:11:47 +11:00
Natsumi
893302f0ad Fix user profile badges and random errors 2025-10-18 22:42:37 +11:00
Natsumi
dc51d156e4 Boops 2025-10-17 16:59:21 +11:00
pa
afbb6dfa47 lint: apply pretty import 2025-10-15 12:24:14 +11:00
pa
86f7847c46 refactor: store state 2025-10-15 04:16:34 +11: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
f09a63e9cf Clean up 2025-10-09 06:42:06 +13:00
Natsumi
2889b541cd Instance creator pls update 2025-10-08 00:33:57 +13:00
Natsumi
277ba22a87 Change instance fetching 2025-10-08 00:33:55 +13:00
Natsumi
e40e7f20a5 Fix full screen image viewer colors, group description scrollbar 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
Natsumi
9872cf1d93 Fix traveling world name, fix sorting grouped players in same instance 2025-09-30 14:09:17 +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
Natsumi
ee70e61293 Update dialogs when user travel ends 2025-09-25 05:20:19 +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
887f59d2b4 Moderations in playerList 2025-08-21 22:55:13 +12:00
Natsumi
6c8a87d3cb Fix Linux window state, small fixes 2025-08-12 16:21:07 +12:00
Natsumi
931329d953 Clean up player moderations, update userDialog when unlocking someone 2025-08-12 01:27:18 +12:00
Natsumi
fd87bb4509 Fix word splitting 2025-08-11 14:11:46 +12:00
Natsumi
9ea2b7dae3 Fix adding avatar search provider and bio links 2025-08-01 01:29:54 +12:00
Natsumi
ab1529a800 user dialog platform 2025-07-29 17:52:57 +12:00
Natsumi
b9b0cebd7f Misc fixes 2025-07-22 01:53:48 +12:00
pa
6b84d7444b fix: dialog types error 2025-07-19 12:12:16 +12:00