Kingsmai
  • Joined on 2025-09-14
Kingsmai pushed to main at Kingsmai/pokopiawiki.tootaio.com 2026-05-04 13:08:52 +08:00
3dd3998a5c feat(ui): introduce global top navigation bar for user actions
bd944556d9 feat(ui): refine mobile layouts and add 430px breakpoint
Compare 2 commits »
Kingsmai pushed to main at Kingsmai/pokopiawiki.tootaio.com 2026-05-04 11:19:56 +08:00
07698e063d feat(moderation): add user-facing reasons for rejected or failed content
3d6188748d feat(moderation): add real-time status updates via WebSocket
a25f1661b5 feat(notifications): add real-time notification system
579d092020 feat(life): add Life Post reaction users modal and API
7ff7e18b94 feat(life): add Life Post detail page and endpoint
Compare 5 commits »
Kingsmai pushed to main at Kingsmai/pokopiawiki.tootaio.com 2026-05-04 09:13:04 +08:00
bcff83a512 feat(gateway): add nginx gateway for maintenance mode fallback
Kingsmai pushed to main at Kingsmai/pokopiawiki.tootaio.com 2026-05-04 08:58:09 +08:00
03f5735bd2 feat(nav): add collapsible sidebar and nested navigation groups
Kingsmai pushed to main at Kingsmai/pokopiawiki.tootaio.com 2026-05-04 08:38:19 +08:00
4238be7761 feat: add ancient artifacts and refactor item categories
Kingsmai pushed to main at Kingsmai/pokopiawiki.tootaio.com 2026-05-04 06:51:51 +08:00
5ccc25b248 feat: separate regular and event entities for Pokemon and Habitats
Kingsmai pushed to main at Kingsmai/pokopiawiki.tootaio.com 2026-05-04 00:56:48 +08:00
f2a8b67ebf feat(admin): add data tools for export, import, and wipe
fa06d24826 feat(pokemon): store official data identity separate from display ID
8dfd03f3d2 feat: add project updates feed and dedicated page
Compare 3 commits »
Kingsmai pushed to main at Kingsmai/pokopiawiki.tootaio.com 2026-05-03 22:42:26 +08:00
a0e07f101a perf(pokemon): cache fetch options locally to reduce API requests
df212a4e27 feat(pokemon): decouple official data ID from display ID during fetch
deb0b54e71 feat(admin): make user rate limits configurable via admin UI
Compare 3 commits »
Kingsmai pushed to main at Kingsmai/pokopiawiki.tootaio.com 2026-05-03 19:42:55 +08:00
b0e2464c24 feat(auth): implement Resend email quota and rate limit protection
40f85ae85c feat(auth): implement branded HTML templates for auth emails
3a8a61487a feat(config): support multiple CORS origins and dynamic docker env vars
72ddae6f9d chore: add Umami analytics and adjust docker-compose ports
fcb9b57aa3 feat(history): track translation and config changes in edit history
Compare 30 commits »
Kingsmai pushed to main at Kingsmai/pokopiawiki.tootaio.com 2026-05-03 01:14:50 +08:00
784cbdacd1 feat(wiki): add community image upload for wiki entities
Kingsmai pushed to main at Kingsmai/pokopiawiki.tootaio.com 2026-05-02 22:38:53 +08:00
36e10a06b0 feat(auth): add user profile page and display name update
4a42756e2e feat(auth): add password reset and remember me options
97f06794a8 refactor(pokemon): simplify list card to display only image and name
874ecc5625 feat(pokemon): redesign image display with side thumbnail and modal
cf0ae566c0 feat(pokemon): add image selection and display from pokesprite
Compare 7 commits »
Kingsmai pushed to main at Kingsmai/pokopiawiki.tootaio.com 2026-05-02 11:03:02 +08:00
e8e20539c9 feat(pokemon): add CSV data fetch to populate edit form
Kingsmai pushed to main at Kingsmai/pokopiawiki.tootaio.com 2026-05-02 10:23:46 +08:00
b0d18a845d feat(discussion): add discussion feature for game entities
7ee25e2437 refactor(pokemon): reorganize edit form fields into tabs
c2f58fe661 refactor(pokemon): redesign related pokemon and items layout
21bbbc7137 feat(pokemon): add related Pokemon section to detail view
f5ab96c2b1 feat(nav): add in-dev sections and coming soon placeholders
Compare 17 commits »
Kingsmai created branch main in Kingsmai/pokopiawiki.tootaio.com 2026-05-01 14:37:07 +08:00
Kingsmai pushed to main at Kingsmai/pokopiawiki.tootaio.com 2026-05-01 14:37:07 +08:00
9fece8f54f feat(ui): add icons to navigation and UI components
ca3ca35dfc feat(i18n): display only active language in translation fields
62406bdc84 fix(i18n): prevent base name overwrites when editing in localized UI
6812ddc428 feat(ui): use modal dialogs for entity creation and editing
bd068ce2f6 fix(ui): resolve transition key conflicts in reorderable lists
Compare 10 commits »
Kingsmai created repository Kingsmai/pokopiawiki.tootaio.com 2026-05-01 14:36:34 +08:00
Kingsmai pushed to main at Kingsmai/dticket.tootaio.com 2026-04-27 13:25:15 +08:00
06165f80db feat(auth): make passkey enrollment optional on first login
Kingsmai pushed to main at Kingsmai/dticket.tootaio.com 2026-04-27 13:12:45 +08:00
c214d643dd feat: send ticket receipts via WhatsApp and normalize phone numbers
Kingsmai created branch main in Kingsmai/dticket.tootaio.com 2026-04-27 12:59:50 +08:00
Kingsmai pushed to main at Kingsmai/dticket.tootaio.com 2026-04-27 12:59:50 +08:00
faa998c7e1 refactor(bookings): simplify capacity tracking to use seats
c47d0d287e feat(receipt): redesign receipt page and seat sharing UI
6194c96ead feat(bookings): implement ticket receipts and seat sharing system
7f582b530c chore(docker): add development environment with hot reload
8541c4a2d1 feat(bookings): implement booking system and confirmation flow