Commit Graph

54 Commits

Author SHA1 Message Date
pa c1a35223d4 merge group api request 2026-03-09 20:51:41 +09:00
pa c55d5f0ec7 refactor: use setter functions for dialog visibility and favorite status in stores 2026-03-08 23:59:03 +09:00
pa 8ddedb2d2d refactor store 2026-03-07 18:41:42 +09:00
pa e665b3815d add @tanstack/query 2026-03-07 18:41:41 +09:00
pa decb96214a fix 2026-03-05 20:42:11 +09:00
pa 1f1b996239 split some store func and add test 2026-03-05 20:42:08 +09:00
Natsumi a9d465017b Debounce applyWorldDialogInstances 2026-03-02 14:25:15 +09:00
pa 1c79b7a049 add unit test and clean up 2026-02-18 18:58:06 +09:00
Natsumi ecce12a9fc Last updated dropdown 2026-02-08 16:01:22 +09:00
Natsumi 66a5a1ff15 Fix previous instance page index and sort order 2026-02-08 16:01:11 +09:00
Natsumi 50a037686b Fix jumpDialogCrumb 2026-02-03 15:42:30 +13:00
pa 694183fb41 fix main dialog flickr issue 2026-01-23 22:33:14 +09:00
pa c4f75e50d7 tidy up 2026-01-23 22:33:00 +09:00
pa 739418733d tidy up 2026-01-23 22:32:53 +09:00
Natsumi bc91653d38 previousInstancesInfoDialog cleanup 2026-01-22 22:32:29 +09:00
pa ba7ffa5497 merge previous instances dialog 2026-01-22 21:24:31 +09:00
pa 60b49c71e1 change previous instance dialog navigation to use main dialog container 2026-01-22 19:17:36 +13:00
Natsumi dbbaf7732f Fix file analysis object type 2026-01-22 19:17:36 +13:00
pa f8daa6ff4c add cleanInstanceCache 2026-01-22 19:17:34 +13:00
Natsumi 29b83c5b89 Formatting fixes 2026-01-19 09:28:39 +09:00
Natsumi 9f80d5e64a Rewrite shared feed 2026-01-19 09:32:48 +13:00
pa 7e4de15ef2 replace ElMessage with Sonner 2026-01-11 06:05:10 +13:00
pa 6cfefb50ab wip: rewrite playerlist 2026-01-11 06:05:09 +13:00
pa 5c7b3a7cc7 fix: player list sorting failure (#1533) 2025-12-27 06:24:54 +13:00
Natsumi 3e7b12ab2b Lint 2025-12-05 19:02:58 +11:00
Natsumi 8f16f15443 Random fixes 2025-11-15 02:58:29 +11:00
pa c48d540722 fix: Cannot read properties of undefined (reading '$location') 2025-11-13 01:54:17 +11:00
Natsumi 7771c10af7 fix instanceJoinHistory not populating at startup 2025-11-11 15:17:24 +11:00
pa b28dec1b99 fix: instanceJoinHistory not updating correctly (#1478) 2025-11-11 15:17:24 +11:00
Natsumi 27d65646f7 Add 18+ icon to playerList 2025-10-28 17:07:15 +11:00
pa 737bcdd03d reactive 2025-10-28 15:49:42 +11:00
Natsumi 97ef396ec9 Random fixes 2025-10-21 14:10:31 +11:00
Natsumi 893302f0ad Fix user profile badges and random errors 2025-10-18 22:42:37 +11:00
Natsumi 3d616a1172 Fix empty playerList 2025-10-15 15:54:20 +11:00
Natsumi 0871f16db4 Fix empty instance queue message box 2025-10-15 12:24:17 +11:00
Natsumi 14408b305a Fix playerlist table size changing when current instance empty 2025-10-15 12:24:16 +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
Bartłomiej Mazur efc237164d Make sorting of group instances stable (#1419) 2025-10-15 04:15:15 +11: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 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 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
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