Kingsmai
  • Joined on 2025-09-14
Kingsmai pushed to main at Kingsmai/pokopiawiki.tootaio.com 2026-05-06 21:16:42 +08:00
cc440ea949 feat(frontend): replace native confirms and enhance form controls
Kingsmai pushed to main at Kingsmai/pokopiawiki.tootaio.com 2026-05-06 17:40:58 +08:00
5ef1f4ecc9 refactor(frontend): move detail view state initialization to server plugin
Kingsmai pushed to main at Kingsmai/pokopiawiki.tootaio.com 2026-05-06 17:26:54 +08:00
4dc73d42cb fix(frontend): await useAsyncData and initialize state in detail views
Kingsmai pushed to main at Kingsmai/pokopiawiki.tootaio.com 2026-05-06 17:15:51 +08:00
fa656a8d02 refactor(auth): migrate fully to HTTP-only cookie sessions
Kingsmai pushed to main at Kingsmai/pokopiawiki.tootaio.com 2026-05-06 16:36:27 +08:00
f26cfdc830 refactor(frontend): remove top-level await from useAsyncData
71b35b9cc6 chore(docker): add local debug compose setup and scripts
70f7a73e6d fix(frontend): safely resolve route IDs and remove manual auth checks
Compare 3 commits »
Kingsmai pushed to main at Kingsmai/pokopiawiki.tootaio.com 2026-05-06 12:01:28 +08:00
f92e97b747 feat(ssr): load initial data and SEO for public detail pages
d66124862a feat(ssr): load initial data for remaining public routes
Compare 2 commits »
Kingsmai pushed to main at Kingsmai/pokopiawiki.tootaio.com 2026-05-06 11:02:09 +08:00
f7986ca520 feat(seo): centralize route metadata and expand sitemap coverage
425f2f4d5f feat(ssr): load Pokemon lists and forward auth cookies on server
Compare 2 commits »
Kingsmai pushed to main at Kingsmai/pokopiawiki.tootaio.com 2026-05-06 10:32:31 +08:00
35ee164794 feat(frontend): enable Nuxt SSR and migrate to Nitro server
cf1eb6965e refactor(i18n): isolate Vue I18n instances per request for SSR
337a6bda1f refactor(seo): migrate metadata handling to Nuxt useHead
fd1f3ef636 feat(auth): implement hybrid session model with HTTP-only cookies
afed409127 feat(frontend): support separate browser and server API base URLs
Compare 6 commits »
Kingsmai pushed to main at Kingsmai/pokopiawiki.tootaio.com 2026-05-06 08:33:45 +08:00
c821e9ebba feat: implement infinite scrolling for public entity lists
Kingsmai pushed to main at Kingsmai/pokopiawiki.tootaio.com 2026-05-06 07:06:58 +08:00
91a001e3f9 feat(admin): add habitats CSV import to data tools
Kingsmai pushed to main at Kingsmai/pokopiawiki.tootaio.com 2026-05-05 22:56:12 +08:00
22016365d8 feat: add pokemon trading preferences and item tag inference
Kingsmai pushed to main at Kingsmai/pokopiawiki.tootaio.com 2026-05-05 17:52:13 +08:00
5b22d788d7 feat(admin): add items CSV import to data tools
Kingsmai pushed to main at Kingsmai/pokopiawiki.tootaio.com 2026-05-05 11:52:40 +08:00
0e2743b469 chore(db): clean up redundant schema migrations and legacy import logic
Kingsmai pushed to main at Kingsmai/pokopiawiki.tootaio.com 2026-05-05 10:50:17 +08:00
5a83a73108 refactor(items): merge ancient artifacts into items data model
Kingsmai pushed to main at Kingsmai/pokopiawiki.tootaio.com 2026-05-05 10:46:26 +08:00
2919708cee refactor(items): merge ancient artifacts into items data model
839a24566b refactor(items): improve edit form layout with responsive grid rows
9312156a3c feat(items): add base price and support usage in creation defaults
8ee29e9549 feat(history): exclude sort order changes from edit history
Compare 4 commits »
Kingsmai pushed to main at Kingsmai/dticket.tootaio.com 2026-05-05 07:04:48 +08:00
13e85cfcd0 feat(bookings): allow cancelling booking confirmations
Kingsmai pushed to main at Kingsmai/pokopiawiki.tootaio.com 2026-05-05 07:02:53 +08:00
357dc061d6 feat(items): support drag-and-drop reordering and contextual insert
Kingsmai pushed to main at Kingsmai/pokopiawiki.tootaio.com 2026-05-04 22:57:04 +08:00
a17344d216 feat(ui): add session defaults menu for item creation
Kingsmai pushed to main at Kingsmai/pokopiawiki.tootaio.com 2026-05-04 22:31:04 +08:00
cd0f8868c3 feat(ui): implement compact grid layout for items and artifacts
28f4e6032c refactor: remove display ID from items and ancient artifacts
2220d5d595 feat(dish): add dish management and public view
2ff2519647 feat(comments): add sorting and liking functionality
Compare 4 commits »
Kingsmai pushed to main at Kingsmai/pokopiawiki.tootaio.com 2026-05-04 16:05:08 +08:00
504849c14a feat(search): include user profiles in global search results
8cb8190554 feat(users): implement user following system and following feed
016364a8b8 feat(life): allow authors to view and restore their deleted comments
b0e2036965 feat(life): hide deleted comments and approved moderation status
06e0cbb1c1 feat(search): add global search across wiki entities
Compare 5 commits »