Commit Graph

633 Commits

Author SHA1 Message Date
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
893302f0ad Fix user profile badges and random errors 2025-10-18 22:42:37 +11:00
pa
1fcffd9267 optimize memory usage 2025-10-18 22:42:36 +11:00
pa
0d7f610829 feat: sidebar can collapsable 2025-10-18 22:42:35 +11:00
Natsumi
dc51d156e4 Boops 2025-10-17 16:59:21 +11:00
Natsumi
9e95e1734c Catch closing dialogs 2025-10-17 11:27:33 +11:00
Natsumi
4bb96a22bf Fix saving credentials 2025-10-17 11:27:32 +11:00
pa
6ba7a1c3c4 refactor: split settings tab components into smaller components 2025-10-16 13:28:18 +11:00
Natsumi
3a2bd56bbf a 2025-10-16 05:57:17 +11:00
pa
df04f1d449 feat: add vue-router 2025-10-16 05:57:17 +11:00
Natsumi
3d616a1172 Fix empty playerList 2025-10-15 15:54:20 +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
Natsumi
87ac7d7f9a Fix YouTube API guide URL and message about VRCVideoCacher 2025-10-15 12:24:17 +11:00
Natsumi
14408b305a Fix playerlist table size changing when current instance empty 2025-10-15 12:24:16 +11:00
pa
afbb6dfa47 lint: apply pretty import 2025-10-15 12:24:14 +11:00
Natsumi
f09a63e9cf Clean up 2025-10-09 06:42:06 +13:00
Natsumi
3fd74ed800 Fix favorites name overflow 2025-10-08 00:33:55 +13:00
Natsumi
877ccc66d3 Remove image click tooltips 2025-10-08 00:33:54 +13:00
Natsumi
d5082d894b Fix deleting moderations and default table sorting 2025-10-08 00:33:52 +13:00
Natsumi
cac7bf6f17 VRC status checking 2025-10-08 00:33:51 +13:00
Natsumi
5aad0559a0 Fix favorites edit mode dropdown 2025-10-01 10:27:43 +13:00
pa
5950bfb5e2 improve favorite edit mode performance 2025-09-30 14:09:18 +13:00
Natsumi
9872cf1d93 Fix traveling world name, fix sorting grouped players in same instance 2025-09-30 14:09:17 +13:00
Natsumi
61e17a3394 Fix favorites tab sort toggle 2025-09-27 08:54:00 +12:00
pa
968abf26fa improve first screen loading speed 2025-09-25 05:20:25 +12:00
pa
549b9b42d9 improve performance 2025-09-25 05:20:25 +12:00
pa
c106929b6a feat: add progress indicator stroke 2025-09-25 05:20:25 +12:00
pa
a5aacaa7c9 refactor: split wristorverlay settings into separate component 2025-09-25 05:20:24 +12:00
pa
cd7f2358e5 refactor: split photon related code out of PlayerList 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
3480c2e2e6 style: adjust search flex properties for better layout 2025-09-25 05:20:21 +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
Natsumi
94343dec4c Fix sending invite images 2025-09-25 05:20:19 +12:00
pa
36efbca57f fix: chart statistic alignment 2025-09-25 05:20:19 +12:00
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
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
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
pa
875459689f fix CJK fonts 2025-09-16 17:46:23 +12:00
Natsumi
a1123cc83f Translations for itemTypes, rename prop to Item 2025-09-13 21:04:56 +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
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