Commit Graph

147 Commits

Author SHA1 Message Date
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
484b98680a Fix InviteGroupDialog, lint 2025-10-15 12:24:16 +11:00
pa
afbb6dfa47 lint: apply pretty import 2025-10-15 12:24:14 +11:00
玺朽
bed76e0ad8 Add custom macOS-style title bar (#1404)
Introduces a custom MacOSTitleBar component for macOS, updates the Electron window to use 'hiddenInset' titleBarStyle, and adjusts App.vue to conditionally render the new title bar and add appropriate padding. This improves the native look and feel on macOS platforms.
2025-10-15 04:22:23 +11:00
Natsumi
2054af2b18 Notes clear padding 2025-10-11 00:24:27 +13:00
Natsumi
f09a63e9cf Clean up 2025-10-09 06:42:06 +13:00
Natsumi
ec86cbf9b6 Update UI on instance fetch 2025-10-08 00:33:56 +13:00
Natsumi
53ccaf25e9 Fix TTS voice dropdown 2025-10-08 00:33:56 +13:00
Natsumi
277ba22a87 Change instance fetching 2025-10-08 00:33:55 +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
4bd589e8f0 Switch VRC status to notification 2025-10-08 00:33:54 +13:00
pa
042606b591 fix: send invite dialog edit btn not working 2025-10-08 00:33:53 +13:00
Natsumi
9ff9315d34 More VRC status checking 2025-10-08 00:33:53 +13:00
Natsumi
d5082d894b Fix deleting moderations and default table sorting 2025-10-08 00:33:52 +13:00
Natsumi
68938c6e37 Fix previousInstancesUserDialog opening and closing with user dialog 2025-10-08 00:33:52 +13:00
Natsumi
e40e7f20a5 Fix full screen image viewer colors, group description scrollbar 2025-10-08 00:33:51 +13:00
Natsumi
cac7bf6f17 VRC status checking 2025-10-08 00:33:51 +13:00
Natsumi
f4d4754230 Lint 2025-10-01 12:57:25 +13:00
Natsumi
533846ded7 Instance closed icon 2025-10-01 12:57:24 +13:00
pa
0e97708922 fix: visible binding for ChangeWorldImageDialog 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
feef537cb3 Handle new lines in group description 2025-09-30 14:09:16 +13:00
pa
8941bebad2 remove defineEmits import 2025-09-30 14:09:16 +13:00
pa
43a433b8b3 change friend list tab icon 2025-09-30 14:09:15 +13:00
pa
a73bc6b19a change friendLog tab icon 2025-09-30 14:09:15 +13:00
Natsumi
da3c12c15b Support custom instance names 2025-09-30 14:09:14 +13:00
Natsumi
81a51ad2fa Group dialog instance ref, edit post button padding 2025-09-30 14:09:14 +13:00
Natsumi
b0517237ed Slop 2025-09-27 08:53:57 +12:00
Natsumi
ee132179aa Fix uploading world images 2025-09-25 05:20:26 +12:00
Natsumi
b618b7dba5 bio url char limit, fix invite dialog 2025-09-25 05:20:25 +12:00
pa
c106929b6a feat: add progress indicator stroke 2025-09-25 05:20:25 +12:00
pa
485bfcc197 refactor: replace FullscreenImageDialog with FullscreenImagePreview component 2025-09-25 05:20:24 +12:00
pa
34c85b3c9b refactor: improve group image preview and user dialog tooltip 2025-09-25 05:20:23 +12:00
pa
6dc740ac44 Small fix 2025-09-25 05:20:22 +12:00
pa
b75c1b1425 remove info and world Id from Launch&New Instance dialog 2025-09-25 05:20:20 +12:00
pa
215b988261 Moved some button to tools tab 2025-09-25 05:20:20 +12:00
Natsumi
c203785004 Save last group invite 2025-09-25 05:20:17 +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
875459689f fix CJK fonts 2025-09-16 17:46:23 +12:00
Natsumi
d42b6eb033 Remove instance displayName, for now, it's too jank 2025-09-12 12:27:37 +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
Natsumi
5c569ff8cd Self invite on launch dialog 2025-09-04 19:29:44 +12:00
Natsumi
96f3b239f6 Toggle self invite/open in-game 2025-09-04 05:39:45 +12:00