Commit Graph

328 Commits

Author SHA1 Message Date
pa
759e18b7a7 fix: size mini 2025-09-25 05:20:18 +12:00
pa
3127057d89 fix: $t 2025-09-25 05:20:18 +12:00
Natsumi
7711f35324 Add redeem button
(do not redeem)
2025-09-25 05:20:18 +12:00
Natsumi
c203785004 Save last group invite 2025-09-25 05:20:17 +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
Natsumi
76ca91dcc2 Fix moderation logs 2025-09-25 05:20:15 +12:00
Natsumi
fb542b0bd7 Large buttons 2025-09-16 17:46:26 +12:00
Natsumi
9a99b37fea Fix invite response, small fixes 2025-09-16 17:46:25 +12:00
Natsumi
4c0b2c3299 Small fixes, fix open instance game crash 2025-09-16 17:46:25 +12:00
Natsumi
41fe503ea1 Fix getFaviconUrl 2025-09-16 17:46:25 +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
pa
875459689f fix CJK fonts 2025-09-16 17:46:23 +12:00
Natsumi
b0f0896dae Use dayjs for UI datetime 2025-09-13 21:04:57 +12:00
Natsumi
a1123cc83f Translations for itemTypes, rename prop to Item 2025-09-13 21:04:56 +12:00
Natsumi
aeabb5181d Small changes 2025-09-13 21:04:56 +12:00
Natsumi
e4962cc180 Fix copy to clipboard 2025-09-13 21:04:55 +12:00
pa
c91fec4d9d fix: uncaught json undefined error 2025-09-13 21:04:55 +12:00
Stabrinai
d656280248 Update Simplified Chinese (#1377) 2025-09-13 21:04:34 +12:00
Yuki
d115d3bde7 Add localization support to Tools page and update translation (#1375)
* Add tools tab and group calendar localization support

* Update japanese translation
2025-09-13 11:40:11 +12:00
XoFKon
d09f8fa54a Update Treditional Chinese (#1376)
Fixed minor bugs
2025-09-13 11:39:58 +12:00
Natsumi
41755e8914 Linux caps moment 2025-09-12 13:55:06 +12:00
Natsumi
d42b6eb033 Remove instance displayName, for now, it's too jank 2025-09-12 12:27:37 +12:00
プリン
3ffe1caf0e Add & Fix Ja localization (#1364) 2025-09-12 12:14:32 +12:00
Natsumi
81bc54b1b8 Fix ElMessageBox callback 2025-09-12 11:43:17 +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
01029c16cd Fix userDialog opening behind other dialogs 2025-09-10 08:13:13 +12:00
flower_elf
c550a2ab95 chore(i18n): Update Simplified Chinese localization (#1356)
* chore(i18n): Update Chinese Simplified localization

* chore(i18n): Update zh-CN localization

* chore(i18n): fix typo
2025-09-10 08:12:43 +12:00
Natsumi
5c569ff8cd Self invite on launch dialog 2025-09-04 19:29:44 +12:00
Natsumi
b0d56000b1 Fix SQL errors 2025-09-04 19:29:43 +12:00
Natsumi
96f3b239f6 Toggle self invite/open in-game 2025-09-04 05:39:45 +12:00
Natsumi
307bbbbd05 Revert "Add self invite to launch dialog"
This reverts commit 4801cfad58.
2025-09-04 05:39:45 +12:00
Natsumi
11dfc6649c Fix SQL errors 2025-09-04 04:59:22 +12:00
Natsumi
4801cfad58 Add self invite to launch dialog 2025-09-03 01:44:10 +12:00
Natsumi
f1c8c0fa65 arm64 support 2025-09-02 22:32:53 +12:00
Natsumi
d4bf9ef0f6 Fix 2025-09-02 22:32:53 +12:00
Natsumi
9a7a7c0b58 Fix shift remove local avatar favorites 2025-09-02 22:32:52 +12:00
Natsumi
9e08758157 Update SQLite, remove unneeded libraries 2025-09-02 22:32:52 +12:00
Natsumi
d854f3f009 Fix searching group members 2025-08-29 17:18:36 +12:00
Natsumi
6754b72e92 Hide calendar grid (temporally) 2025-08-29 17:18:36 +12:00
Natsumi
8a903e7d31 Consistent dialog tabs 2025-08-29 17:18:35 +12:00
Natsumi
edd722a852 Fix avatar/world updated at date 2025-08-29 17:18:35 +12:00
pa
75113a97d4 fix: dialog vertical alignment 2025-08-29 17:18:35 +12:00
pa
5e4430e311 feat: center dialogs vertically 2025-08-28 00:27:40 +12:00
pa
475c7f4f9c fix: calendar timezone display issues 2025-08-28 00:27:40 +12:00
Natsumi
bb6faac54c Open new instance in-game 2025-08-27 20:09:57 +12:00
Natsumi
60fd88a731 Sort playerlist icons 2025-08-27 20:09:57 +12:00