Commit Graph

26 Commits

Author SHA1 Message Date
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
e1e6d52ac8 remove unnecessary lazy 2026-01-02 12:43:19 +13:00
pa
45cf5bf616 remove currentPage 2026-01-02 12:43:19 +13:00
pa
31adb7b449 remove datatable throttling 2026-01-02 12:43:19 +13:00
pa
52ca5c4996 remove unnecessary emits 2026-01-02 12:43:18 +13:00
pa
21c862a583 fix: datatable sorting issue 2025-12-30 01:33:28 +13:00
pa
75fd6e373d fix dark theme button bg color 2025-12-27 21:17:09 +13:00
pa
9b20d62a90 fix datatable sorting issue 2025-12-27 06:25:04 +13:00
pa
26ed9fcce8 remove sortable 2025-12-27 06:25:03 +13:00
pa
2ea224cf8d refactor DataTable component 2025-12-27 06:25:02 +13:00
pa
ce035aee6f fix 955307312f209b12559bf46bfb483f8b18c3f4d2 2025-12-27 06:25:02 +13:00
pa
79d8056150 improve DataTable performance 2025-12-27 06:25:02 +13:00
pa
53aea66f18 fix 7d1df38b0eb4c6cfec2ff0474ed8c4e9c9128118 2025-12-27 06:24:59 +13:00
pa
49ae88a25e batch-trim session/log tables to reduce churn during high-frequency updates 2025-12-27 06:24:58 +13:00
pa
277275f5ef feat: custom table page size setting 2025-12-27 06:24:58 +13:00
Natsumi
84e724f628 Some memory fixes 2025-11-13 01:54:17 +11:00
pa
e317c64035 Replace the deprecated Element Plus API 2025-11-11 15:17:26 +11:00
Natsumi
8a58c25084 Remember table sort order when switching pages 2025-10-22 22:39:35 +11:00
pa
9cba3dbce8 add DataTable left and right padding 2025-10-16 05:57:16 +11:00
Natsumi
3e69586c03 Link table page sizes, remove page size setting 2025-10-15 12:24:18 +11:00
Natsumi
751aff34ad Fix friendLog filters 2025-10-15 12:24:17 +11:00
pa
afbb6dfa47 lint: apply pretty import 2025-10-15 12:24:14 +11:00
Natsumi
ec86cbf9b6 Update UI on instance fetch 2025-10-08 00:33:56 +13:00
Natsumi
d5082d894b Fix deleting moderations and default table sorting 2025-10-08 00:33:52 +13: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