Natsumi
|
a122fd5d68
|
Favorites action buttons clean up and tooltips
|
2025-11-15 01:50:00 +11:00 |
|
pa
|
a2f76d1a3e
|
feat: add spacing option to friends locations card and favtories cards (#1477)
|
2025-11-13 01:54:16 +11:00 |
|
pa
|
e317c64035
|
Replace the deprecated Element Plus API
|
2025-11-11 15:17:26 +11:00 |
|
pa
|
16cd28ebe4
|
feat: add scaling options to favorites grid (#1477)
|
2025-11-11 15:17:23 +11:00 |
|
Natsumi
|
9110cd9be9
|
Favorite alignments
|
2025-11-10 02:19:41 +11:00 |
|
pa
|
bbd5fa2b21
|
refactor: favorites tab
|
2025-11-10 02:19:40 +11:00 |
|
pa
|
7889d0c284
|
fix
|
2025-11-10 02:19:38 +11:00 |
|
pa
|
ca862a1273
|
simplfiy favorite world item
|
2025-11-08 00:34:08 +11:00 |
|
pa
|
b849cdbdd3
|
simplify
|
2025-11-08 00:34:07 +11:00 |
|
Natsumi
|
bce72d8b6e
|
Small fixes
|
2025-11-05 19:21:58 +11:00 |
|
Natsumi
|
9ece7c0ddf
|
Clean up avatarHistory
|
2025-11-02 02:42:29 +11:00 |
|
Natsumi
|
de1a5a91d7
|
Fix import favorite import dialogs
|
2025-11-02 02:42:28 +11:00 |
|
Natsumi
|
51c307a5a2
|
Revert "remove useless click handlers"
This reverts commit c1e71d08b8.
|
2025-11-02 02:42:28 +11:00 |
|
pa
|
b8f6d67ad4
|
remover shiftHeld usage from favorite item components
|
2025-10-30 01:28:06 +11:00 |
|
pa
|
ac99f7f257
|
filter pinia data for sentry reports
|
2025-10-30 01:28:05 +11:00 |
|
pa
|
c1e71d08b8
|
remove useless click handlers
|
2025-10-30 01:28:05 +11:00 |
|
pa
|
69cb2c8259
|
move editFavoritesMode to store
|
2025-10-30 01:28:02 +11:00 |
|
pa
|
a3f5f938b2
|
split FavoritesMoveDropdown
|
2025-10-30 01:28:02 +11:00 |
|
pa
|
8e4fea3cc0
|
fix
|
2025-10-28 15:49:42 +11:00 |
|
pa
|
a8c9fdd1a0
|
canOpenInstanceInGame
|
2025-10-28 15:49:42 +11:00 |
|
pa
|
4d18c92f59
|
cachedFavoritesByObjectId
|
2025-10-28 15:49:41 +11:00 |
|
pa
|
69bae719d9
|
use computed to extract data
|
2025-10-28 15:49:39 +11:00 |
|
pa
|
892790d5ab
|
use computed get local favorite group length
|
2025-10-28 15:49:39 +11:00 |
|
Natsumi
|
8378496faf
|
Fix errors
|
2025-10-26 18:48:40 +11:00 |
|
pa
|
d4941de396
|
reduce favorite tab memory usage
|
2025-10-26 18:48:39 +11:00 |
|
Natsumi
|
6adef06a0d
|
Save current Favorites tab
|
2025-10-22 22:39:37 +11:00 |
|
pa
|
4dc8141d83
|
optimize favorite worlds tab loading speed
|
2025-10-22 12:11:46 +11:00 |
|
Natsumi
|
97ef396ec9
|
Random fixes
|
2025-10-21 14:10:31 +11:00 |
|
pa
|
df04f1d449
|
feat: add vue-router
|
2025-10-16 05:57:17 +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
|
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
|
61e17a3394
|
Fix favorites tab sort toggle
|
2025-09-27 08:54:00 +12:00 |
|
pa
|
6dc740ac44
|
Small fix
|
2025-09-25 05:20:22 +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
|
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
|
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
|
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 |
|
Natsumi
|
bb6faac54c
|
Open new instance in-game
|
2025-08-27 20:09:57 +12:00 |
|
Natsumi
|
cb2244996a
|
Fix clear and copy favorites
|
2025-08-24 12:00:30 +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
|
b9b0cebd7f
|
Misc fixes
|
2025-07-22 01:53:48 +12:00 |
|
Natsumi
|
0ab0378678
|
Fix select avatar
|
2025-07-16 07:32:16 +12:00 |
|