Commit Graph

54 Commits

Author SHA1 Message Date
Natsumi
35ddf5ddd0 Fix overlay language 2026-01-11 06:05:04 +13:00
pa
3b92da113f fix i18n message no fallback 2026-01-05 02:54:39 +13:00
pa
00745b54f1 UI Refresh 2026-01-05 02:54:38 +13:00
Aries
b02d287190 various bundle optimizations (#1549)
* fix: missing "@element-plus/icons-vue" dependency

* fix: update vite (40% faster builds)

* fix: don't include sentry in non-nightly builds

* fix: swap to variable fonts & don't include font files in repo

* fix: lazy load languages to not keep them in memory

* nit: revert vite to stable

* nit: retain `.json` message files in bundle

* nit: remove bundle analyzer

* fix: availableLocales does not include unloaded locales
2026-01-04 19:51:00 +13:00
pa
7ad89aaeb9 improve ux on crash recovery 2026-01-02 12:43:18 +13:00
Natsumi
3a8627fd0e Crash auto recovery
in the worst way possible
2025-12-27 06:25:04 +13:00
pa
dff3f17c9a add NativeTooltip component 2025-12-27 06:25:02 +13:00
Natsumi
e76d39b72b Fix custom.js execution order 2025-12-05 19:02:58 +11:00
Natsumi
2cd9fc20c8 Handle "Controlled Folder Access" Windows crap 2025-11-27 02:34:12 +11:00
Natsumi
39a8685f0d Clean up keyboard bindings and reload locale
Co-Authored-By: kubectl <me@kube.moe>
2025-11-20 21:09:17 +11:00
pa
0bc9980cae refactor: use lazy loading for localization files 2025-11-19 01:56:08 +11:00
pa
2354a783e6 add sentry span info 2025-11-19 01:56:07 +11:00
pa
603b7b2013 lazyload sentry preventing unauthorized connections 2025-11-19 01:56:02 +11:00
pa
d878bc57c4 tweak sentry config 2025-11-15 18:00:33 +11:00
Natsumi
c11a79f76f Clean up, handle sentry init fail 2025-11-14 17:46:50 +11:00
pa
957a69f745 refactor: use router handle login redirect 2025-11-13 01:54:16 +11:00
pa
e4fae89b61 rename 2025-11-10 02:19:40 +11:00
pa
bbd5fa2b21 refactor: favorites tab 2025-11-10 02:19:40 +11:00
pa
6ad7052485 fix routeer push on nav menu click 2025-11-08 00:34:09 +11:00
pa
b849cdbdd3 simplify 2025-11-08 00:34:07 +11:00
pa
24f967aa13 fix friend log notify 2025-11-08 00:34:07 +11:00
pa
4f49c961df feat: enhance navigation menu with social tab and popover functionality 2025-11-05 19:22:47 +11:00
Natsumi
0bc49f7d50 Fix nav dot icon 2025-11-05 19:21:56 +11:00
pa
830f46b4dd rename 2025-11-02 02:42:35 +11:00
Natsumi
a86a8fe6f5 Fixes 2025-11-02 02:42:33 +11:00
pa
cfd2f22b2c feat: Friend tab 2025-11-02 02:42:32 +11:00
pa
d4ee092f5c add sentry feedback integration 2025-10-27 19:24:08 +11:00
pa
425a04d28b bye profile tab 2025-10-27 19:24:08 +11:00
pa
7a1780f0a2 tweak sentry config 2025-10-26 18:48:40 +11:00
Natsumi
8a58c25084 Remember table sort order when switching pages 2025-10-22 22:39:35 +11:00
Natsumi
1d0626f65f Random fixes 2025-10-21 14:10:33 +11:00
pa
b1f85d4b80 Added sentry event filtering for 503 errors 2025-10-21 14:10:32 +11:00
pa
3569f08729 Added Sentry event filtering for 500 errors 2025-10-21 14:10:32 +11:00
pa
f016ab9e0c sentry beforeSend ignore 403 404 2025-10-21 14:10:30 +11:00
Natsumi
893302f0ad Fix user profile badges and random errors 2025-10-18 22:42:37 +11:00
pa
71d4e57900 add sentry router tracing 2025-10-18 22:42:36 +11:00
pa
0d7f610829 feat: sidebar can collapsable 2025-10-18 22:42:35 +11:00
pa
fb88272dcc fix: sentry reporting 2025-10-16 14:50:04 +11:00
pa
df04f1d449 feat: add vue-router 2025-10-16 05:57:17 +11:00
pa
afbb6dfa47 lint: apply pretty import 2025-10-15 12:24:14 +11:00
pa
a0afc2bd6a tweak sentry config 2025-09-27 08:53:59 +12:00
pa
001a79b83c adjust sentry config and fix dialog behavior 2025-09-27 08:53:57 +12:00
pa
6dc740ac44 Small fix 2025-09-25 05:20:22 +12:00
Natsumi
0916bdcacd Sentry config 2025-09-25 05:20:17 +12:00
Natsumi
5d0c6c4141 Add sentry dsn 2025-09-25 05:20:17 +12:00
pa
70aceaf89a sentry config 2025-09-25 05:20:16 +12:00
pa
7bd7b4ae71 add Sentry error reporting option 2025-09-25 05:20:16 +12:00
pa
98a7a2bd22 fix: initPlugins is async now 2025-09-16 17:46:24 +12:00
pa
b2b8e6ba3f Organize bootstrap.js 2025-09-16 17:46:23 +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