Commit Graph

61 Commits

Author SHA1 Message Date
pa
7b7c1b4568 use oxfmt instead of prettier 2026-03-14 22:41:38 +09:00
pa
d2bae2301b fix: can not view group members 2026-03-13 20:05:13 +09:00
pa
a75c4b89f8 refactor: Introduce granular query types with specific policies for improved caching and data freshness. 2026-03-13 20:04:44 +09:00
pa
4877010006 eslint fix 2026-03-13 20:04:37 +09:00
pa
ff1529920b rename 2026-03-13 20:04:32 +09:00
pa
17b582c904 fix test 2026-03-13 20:04:31 +09:00
pa
1cbad7fb60 refactor store 2026-03-13 20:04:30 +09:00
pa
95c4a1d3e6 refactor store 2026-03-13 20:04:26 +09:00
pa
d7220baaf6 refactor store 2026-03-13 20:04:25 +09:00
pa
21489fb717 refactor queryRequest 2026-03-10 00:03:27 +09:00
pa
ca57cd6590 refactor query requests to use queryRequest module 2026-03-10 00:03:24 +09:00
pa
58b9bdc1c5 refactor queryRequest 2026-03-10 00:03:20 +09:00
pa
c1a35223d4 merge group api request 2026-03-09 20:51:41 +09:00
pa
eeb5288027 use action from store instead of directly modifying state in components 2026-03-08 23:58:58 +09:00
pa
e665b3815d add @tanstack/query 2026-03-07 18:41:41 +09:00
pa
905999b9ae Refactor: Delegate notification store updates to calling components after API responses. 2026-03-05 20:42:10 +09:00
Natsumi
5fe2f8ddf5 notifications v2 table 2026-02-20 23:43:54 +11:00
pa
7e4de15ef2 replace ElMessage with Sonner 2026-01-11 06:05:10 +13:00
pa
b7c97efeda friendly unfriend message 2025-12-27 06:24:57 +13:00
Natsumi
4a38aafa6f Lint 2025-12-09 17:13:58 +11:00
Natsumi
d2340285de Small changes 2025-12-09 16:54:23 +11:00
Natsumi
25296e21b1 Remove favorite when unfriending 2025-12-05 19:02:58 +11:00
Natsumi
4cb2946ea9 Group calendar cringe toggle 2025-11-27 02:34:15 +11:00
Natsumi
69848b6fdc Group events on group dialog 2025-11-19 01:56:09 +11:00
Natsumi
4900432451 Mutual friends tab 2025-11-11 15:17:28 +11:00
Natsumi
9ef0b6fa12 Calendar isFollowing button 2025-11-08 00:34:09 +11:00
Natsumi
23b7c45951 Fix unfavoriting 2025-11-02 02:42:36 +11:00
Natsumi
6adef06a0d Save current Favorites tab 2025-10-22 22:39: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
Natsumi
da3c12c15b Support custom instance names 2025-09-30 14:09:14 +13:00
Natsumi
ee132179aa Fix uploading world images 2025-09-25 05:20:26 +12:00
Natsumi
94343dec4c Fix sending invite images 2025-09-25 05:20:19 +12:00
Natsumi
7711f35324 Add redeem button
(do not redeem)
2025-09-25 05:20:18 +12:00
pa
c91fec4d9d fix: uncaught json undefined error 2025-09-13 21:04:55 +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
d92818edea Fix bugs with switching accounts 2025-08-27 12:52:40 +12:00
Natsumi
7d06966fef Open to disable vrc reg restore popup 2025-08-21 22:55:12 +12:00
pa
99e45f1980 feat: add Group Calendar 2025-08-21 22:55:11 +12:00
Natsumi
e182b4f2c2 Fix cache size and switch to using fileAnalysis for bundle sizes 2025-08-11 14:11:48 +12:00
Natsumi
fd87bb4509 Fix word splitting 2025-08-11 14:11:46 +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
pa
b23687430e fix: debug with type error checks 2025-07-19 12:12:15 +12:00
pa
0e50a67c25 refactor: add type definitions for API responses 2025-07-19 12:12:15 +12:00
pa
342850dc7e refactor: src/types 2025-07-19 12:12:14 +12:00
pa
39381de29e fix: debug with type error checks 2025-07-19 12:12:14 +12:00
Natsumi
0ab0378678 Fix select avatar 2025-07-16 07:32:16 +12:00
pa
4b7ebfc1eb fix uncaught errors 2025-07-15 12:00:50 +12:00
Natsumi
fcfb9c6193 user types 2025-07-15 09:52:43 +12:00