Commit Graph

72 Commits

Author SHA1 Message Date
pa 9735073c7a replace el-button-group with ButtonGroup 2026-01-11 06:05:17 +13:00
pa 1566a2bcbf replace el-slider with Slider component 2026-01-11 06:05:13 +13:00
pa 483ed97b22 replace el-switch with Switch component 2026-01-11 06:05:13 +13:00
pa 7e4de15ef2 replace ElMessage with Sonner 2026-01-11 06:05:10 +13:00
pa f819a3f500 replace el-tag with Badge 2026-01-11 06:05:09 +13:00
pa 9ae8789d14 replace el-tooltip with TooltipProvider 2026-01-11 06:05:08 +13:00
pa bb92f6a4b1 feat showInstanceIdInLocation option 2026-01-11 06:05:01 +13:00
pa 5de3f82673 ui improve 2026-01-05 02:54:38 +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
Natsumi 6977cfd9a4 Small fixes 2025-12-27 06:25:04 +13:00
pa 277275f5ef feat: custom table page size setting 2025-12-27 06:24:58 +13:00
Natsumi d2340285de Small changes 2025-12-09 16:54:23 +11:00
pa 5981ec772e feat: add OpenAI support for bio translation (#1522) 2025-12-09 16:54:22 +11:00
Natsumi 9343023adb Fix notification opacity slider visibility 2025-12-05 19:02:57 +11:00
Natsumi 1e32417e24 Toggle notification tray icon dot 2025-12-05 19:02:57 +11:00
pa 20162264ed remove some redirectToToolsTab 2025-11-27 02:35:05 +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
Natsumi b1d661c086 Remove unneeded saveOpenVROption 2025-11-19 01:56:09 +11:00
pa b3782130d5 fix and constants 2025-11-19 01:56:05 +11:00
pa e317c64035 Replace the deprecated Element Plus API 2025-11-11 15:17:26 +11:00
Natsumi 9ef0b6fa12 Calendar isFollowing button 2025-11-08 00:34:09 +11:00
Natsumi cca81067a1 Add --no-updater 2025-11-05 19:22:56 +11:00
pa d0cc76eb84 move settings menu position 2025-10-28 15:49:40 +11:00
pa 425a04d28b bye profile tab 2025-10-27 19:24:08 +11:00
Natsumi 03509a441b Hide and force enable isCloseToTray option on macOS 2025-10-27 19:13:55 +11:00
Natsumi 1787bb625b Random fixes 2025-10-22 12:11:48 +11:00
Natsumi 5a16cf8d6d Fix random bugs 2025-10-21 16:41:43 +11:00
Natsumi 8c1b6d3e51 Translate bio cleanup 2025-10-19 21:06:55 +11:00
poprox24 d7e08d6f7d Translate bio button (#1432)
* Translation button finished

* Fix bug in theme

* revert cause some stuff broke

* "Translated by Google" text

* Translate that too

* I am very stupid sorry

* Add API Key

* Make toggle work, oops

* Fix merge issues

* Fixed as requested

* Change translation icon

* Return settings back (oops)

* Beep

* Boop

* Delete import again as the icon has been replaced with a better one

* Change text
2025-10-19 13:34:30 +11:00
Natsumi 9e95e1734c Catch closing dialogs 2025-10-17 11:27:33 +11:00
pa 6ba7a1c3c4 refactor: split settings tab components into smaller components 2025-10-16 13:28:18 +11:00
pa df04f1d449 feat: add vue-router 2025-10-16 05:57:17 +11:00
Natsumi 3e69586c03 Link table page sizes, remove page size setting 2025-10-15 12:24:18 +11:00
Natsumi 87ac7d7f9a Fix YouTube API guide URL and message about VRCVideoCacher 2025-10-15 12:24:17 +11:00
pa afbb6dfa47 lint: apply pretty import 2025-10-15 12:24:14 +11:00
Natsumi 3fd74ed800 Fix favorites name overflow 2025-10-08 00:33:55 +13:00
Natsumi 9872cf1d93 Fix traveling world name, fix sorting grouped players in same instance 2025-09-30 14:09:17 +13:00
pa a5aacaa7c9 refactor: split wristorverlay settings into separate component 2025-09-25 05:20:24 +12:00
pa cd8b28be98 refactor: split discord & picture settings into their own components 2025-09-25 05:20:22 +12:00
pa 366b2f6c11 refactor: photon settings into separate component 2025-09-25 05:20:22 +12:00
pa 6dc740ac44 Small fix 2025-09-25 05:20:22 +12:00
pa 24ea1887b7 feat: add resizable sidebar with splitter layout 2025-09-25 05:20:21 +12:00
pa 215b988261 Moved some button to tools tab 2025-09-25 05:20:20 +12:00
pa 7bd7b4ae71 add Sentry error reporting option 2025-09-25 05:20:16 +12:00
Natsumi fb542b0bd7 Large buttons 2025-09-16 17:46:26 +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 96f3b239f6 Toggle self invite/open in-game 2025-09-04 05:39:45 +12:00
pa 5e4430e311 feat: center dialogs vertically 2025-08-28 00:27:40 +12:00
pa 1b9fd75f97 feat: add tools tab 2025-08-27 20:09:57 +12:00