Natsumi
6af467b050
Clean up boop dialog
2025-10-22 22:39:36 +11:00
Natsumi
1d0626f65f
Random fixes
2025-10-21 14:10:33 +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
poprox24
1e65a4f6ab
fix small typo ( #1428 )
2025-10-19 13:33:40 +11:00
Natsumi
893302f0ad
Fix user profile badges and random errors
2025-10-18 22:42:37 +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
Natsumi
deca70a0ba
uh
2025-10-17 11:27:32 +11:00
pa
8f4a243c48
refactor: spilt user summary header
2025-10-16 19:20:00 +11:00
Natsumi
23d9850a25
Green/Red dialog more button
2025-10-16 13:28:18 +11:00
Natsumi
3e69586c03
Link table page sizes, remove page size setting
2025-10-15 12:24:18 +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
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
pa
042606b591
fix: send invite dialog edit btn not working
2025-10-08 00:33:53 +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
pa
0e97708922
fix: visible binding for ChangeWorldImageDialog
2025-09-30 14:09:18 +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
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
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
Natsumi
307bbbbd05
Revert "Add self invite to launch dialog"
...
This reverts commit 4801cfad58 .
2025-09-04 05:39:45 +12:00
Natsumi
4801cfad58
Add self invite to launch dialog
2025-09-03 01:44:10 +12:00
Natsumi
d4bf9ef0f6
Fix
2025-09-02 22:32:53 +12:00