Commit Graph

56 Commits

Author SHA1 Message Date
pa b750d3fb9a refactor global search 2026-03-14 22:41:44 +09:00
pa 884744cb30 cleanup 2026-03-13 20:04:54 +09:00
pa fe176f22ff refactor untils 2026-03-13 20:04:36 +09:00
pa ff1529920b rename 2026-03-13 20:04:32 +09:00
pa 1cbad7fb60 refactor store 2026-03-13 20:04:30 +09:00
pa 95c4a1d3e6 refactor store 2026-03-13 20:04:26 +09:00
pa 2fffadfbcf refactor coordinators 2026-03-13 20:04:24 +09:00
pa 648fcde085 move coordinators folder 2026-03-13 20:04:11 +09:00
pa 21489fb717 refactor queryRequest 2026-03-10 00:03:27 +09:00
pa 58b9bdc1c5 refactor queryRequest 2026-03-10 00:03:20 +09:00
pa 914642154f Introduce coordinator 2026-03-08 23:59:15 +09:00
pa ae0152c28e use action from store instead of directly modifying state in components 2026-03-08 23:59:02 +09:00
pa e665b3815d add @tanstack/query 2026-03-07 18:41:41 +09:00
pa 7288995c73 i18n 2026-02-18 18:58:24 +09:00
pa 0a16b1a4e2 add allFavoriteOnlineFriends 2026-02-18 18:58:16 +09:00
pa 2e627ba6f5 Relocate sidebar settings from the Appearance tab to a new popover within the Sidebar 2026-02-18 18:58:15 +09:00
pa 61a4176f47 add local favorites friend 2026-02-11 23:31:22 +09:00
pa 858fb076da clear friend log table when navigating away from it 2026-02-01 23:33:00 +09:00
Natsumi 1b29ade8d3 getFriendLogHistoryForUserId 2026-01-31 23:47:00 +09:00
pa 48d84363ec add isFriendLogLoaded flag to Friend store 2026-01-31 23:46:55 +09:00
pa 1d4026a89c friendlog gamelog query data when navigating to pages 2026-01-31 23:46:52 +09:00
pa da9cb3dab6 add some table loading spinner 2026-01-22 19:17:30 +13:00
pa 1e25255ac5 improve i18n 2026-01-19 11:50:25 +09:00
Natsumi 9f80d5e64a Rewrite shared feed 2026-01-19 09:32:48 +13:00
pa fc5afe9e69 replace ElMessageBox(alert, confirm) with alert dialog 2026-01-14 16:32:30 +13:00
Natsumi d2fd205476 Merge overlays, move overlay to separate process (#44)
* refactor: merge two overlay offScreenBrowser into one

* Electron support for shared overlay

* Separate overlay into its own process

* fix: invalid overlay texture size

* Handle duplicate processes

* Remove logging

---------

Co-authored-by: pa <maplenagisa@gmail.com>
Co-authored-by: rs189 <35667100+rs189@users.noreply.github.com>
2026-01-12 11:31:33 +13:00
pa 7e4de15ef2 replace ElMessage with Sonner 2026-01-11 06:05:10 +13:00
pa 02e221e307 tidy up 2026-01-11 06:05:09 +13:00
pa 9109c96606 await initFriendLogHistoryTable 2026-01-02 12:43:19 +13:00
pa 21c862a583 fix: datatable sorting issue 2025-12-30 01:33:28 +13:00
pa 277275f5ef feat: custom table page size setting 2025-12-27 06:24:58 +13:00
Natsumi 19a7b7a9d0 pending offline clean up 2025-12-27 06:24:52 +13:00
Natsumi 25296e21b1 Remove favorite when unfriending 2025-12-05 19:02:58 +11:00
Natsumi 506b709a21 Mutual friends on friendsList 2025-11-20 21:09:17 +11:00
pa 424edb04e0 feat: mutual friend graph (#1491) 2025-11-19 01:56:09 +11:00
pa e317c64035 Replace the deprecated Element Plus API 2025-11-11 15:17:26 +11:00
Natsumi b2ef540d88 Change default pageSize 2025-11-05 19:23:07 +11:00
Natsumi 0bc49f7d50 Fix nav dot icon 2025-11-05 19:21:56 +11:00
Natsumi f875aaf304 Favorites clean up 2025-11-02 02:42:36 +11:00
Natsumi 23b7c45951 Fix unfavoriting 2025-11-02 02:42:36 +11:00
pa cfd2f22b2c feat: Friend tab 2025-11-02 02:42:32 +11:00
pa 737bcdd03d reactive 2025-10-28 15:49:42 +11:00
pa f5f60b048c reduce favorite tab memory usage 2025-10-28 15:49:41 +11:00
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
pa afbb6dfa47 lint: apply pretty import 2025-10-15 12:24:14 +11:00
pa 86f7847c46 refactor: store state 2025-10-15 04:16:34 +11:00
Natsumi cc89d5d8c9 Move files around 2025-09-30 14:09:19 +13:00
Natsumi 0724bc1f66 Fix some jank with pending offline 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