Commit Graph

76 Commits

Author SHA1 Message Date
pa
7e4de15ef2 replace ElMessage with Sonner 2026-01-11 06:05:10 +13:00
pa
9ae8789d14 replace el-tooltip with TooltipProvider 2026-01-11 06:05:08 +13:00
Natsumi
2cf3bc979c Fixes 2026-01-05 03:20:23 +13:00
Natsumi
f2df2f59c7 Fix userdialog 2026-01-05 02:54:40 +13:00
pa
595bc8d7da fix feed bio display wrong after translation toggle (#1558) 2026-01-05 02:54:40 +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
Natsumi
5e9dcfbd3f Browser crash message, mutual friends message 2025-12-30 15:37:09 +13:00
pa
cb3f4b77a8 remove manage gallery option 2025-12-30 01:33:28 +13:00
pa
0a1b3b0644 fix bio button alignment 2025-12-27 21:17:09 +13:00
pa
b7c97efeda friendly unfriend message 2025-12-27 06:24:57 +13:00
pa
5981ec772e feat: add OpenAI support for bio translation (#1522) 2025-12-09 16:54:22 +11:00
pa
0d6ed02355 fix: Update mutuals friends error handling 2025-12-06 12:55:38 +11:00
Natsumi
1aaf87a07f Fix user dialog edit groups disabled button 2025-12-05 19:02:59 +11:00
pa
5176447e69 add enable mutual friends sharing prompt 2025-11-27 02:34:16 +11:00
Natsumi
506b709a21 Mutual friends on friendsList 2025-11-20 21:09:17 +11:00
pa
f2411a440c fix: dateFriendedInfo rendering in UserDialog 2025-11-15 18:00:32 +11:00
Natsumi
cd2312bee1 Clear mutualFriends after disabling option 2025-11-15 02:58:29 +11:00
Natsumi
7ae1892938 Add support for hasSharedConnectionsOptOut 2025-11-11 18:52:33 +11:00
Natsumi
b4ba826809 Show mutual friends for all users 2025-11-11 15:17:28 +11:00
Natsumi
4900432451 Mutual friends tab 2025-11-11 15:17:28 +11:00
pa
e317c64035 Replace the deprecated Element Plus API 2025-11-11 15:17:26 +11:00
Natsumi
d1a891eb12 VRC Credits on user dialog 2025-11-02 02:42:39 +11:00
Natsumi
a86a8fe6f5 Fixes 2025-11-02 02:42:33 +11:00
Natsumi
c6fd72d374 Fix memo new lines 2025-11-02 02:42:30 +11:00
pa
6de8d7467e improve user dialog ui 2025-11-02 02:42:29 +11:00
Natsumi
d2954e486e Icon 2025-11-02 02:42:27 +11:00
Natsumi
9963275cd5 Move translate bio button 2025-10-23 23:24:19 +11:00
Natsumi
97ef396ec9 Random fixes 2025-10-21 14:10:31 +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
dc51d156e4 Boops 2025-10-17 16:59:21 +11:00
Natsumi
529c6c2b04 Fix group member sorting 2025-10-17 11:27:33 +11:00
pa
8f4a243c48 refactor: spilt user summary header 2025-10-16 19:20:00 +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
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
877ccc66d3 Remove image click tooltips 2025-10-08 00:33:54 +13:00
Natsumi
68938c6e37 Fix previousInstancesUserDialog opening and closing with user dialog 2025-10-08 00:33:52 +13:00
pa
34c85b3c9b refactor: improve group image preview and user dialog tooltip 2025-09-25 05:20:23 +12:00
pa
215b988261 Moved some button to tools tab 2025-09-25 05:20:20 +12:00
Natsumi
9a99b37fea Fix invite response, small fixes 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
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
d4bf9ef0f6 Fix 2025-09-02 22:32:53 +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