Commit Graph

354 Commits

Author SHA1 Message Date
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
Natsumi
96f3b239f6 Toggle self invite/open in-game 2025-09-04 05:39:45 +12:00
Natsumi
9a7a7c0b58 Fix shift remove local avatar favorites 2025-09-02 22:32:52 +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
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
pa
1b9fd75f97 feat: add tools tab 2025-08-27 20:09:57 +12:00
Natsumi
b3c58a8c08 Open instance in-game 2025-08-26 10:33:07 +12:00
Natsumi
cb2244996a Fix clear and copy favorites 2025-08-24 12:00:30 +12:00
Natsumi
ae30ad978b Autorun open single instance of app 2025-08-24 09:49:22 +12:00
Natsumi
c04047078c Add Discord RPC options 2025-08-24 09:49:21 +12:00
Natsumi
af6848e409 Fixes 2025-08-24 09:49:20 +12:00
Natsumi
887f59d2b4 Moderations in playerList 2025-08-21 22:55:13 +12:00
Natsumi
7d06966fef Open to disable vrc reg restore popup 2025-08-21 22:55:12 +12:00
pa
99e45f1980 feat: add Group Calendar 2025-08-21 22:55:11 +12:00
Natsumi
62f75eabad Fix import local world favorites 2025-08-17 16:50:01 +12:00
Natsumi
ba763b9764 Fix closing world export dialog 2025-08-15 19:25:52 +12:00
Natsumi
8e19175b15 Fix writing VRCX metadata on Linux 2025-08-13 17:05:28 +12:00
Natsumi
d40d0af21f Delete screenshot metadata 2025-08-11 14:11:47 +12:00
Natsumi
592983673d Update VRC image metadata parsing 2025-08-01 16:57:15 +12:00
Natsumi
9ea2b7dae3 Fix adding avatar search provider and bio links 2025-08-01 01:29:54 +12:00
Natsumi
07f5964449 Filter & open group from Event Announcement 2025-07-29 17:52:57 +12:00
pa
def96c1a4d refactor: change theme handling to support element-ui scss variables 2025-07-29 17:52:56 +12:00
Natsumi
a6aa87b150 Formatting fixes 2025-07-24 21:37:54 +12:00
Natsumi
b9b0cebd7f Misc fixes 2025-07-22 01:53:48 +12:00
pa
4fd898d84d fix: playerlist table remains after the game closes 2025-07-21 23:35:53 +12:00
Natsumi
668a75af1d Linux minimize at startup tooltip 2025-07-19 12:38:23 +12:00