syntaxbullet
6abbd4652a
Refresh repository documentation
...
Deploy to Production / test (push) Failing after 33s
- Rewrite AGENTS and README files to match the current app layout
- Document API routes, trivia UI, and the active panel design language
2026-04-09 21:10:10 +02:00
syntaxbullet
abca1922f2
chore: change styling
Deploy to Production / test (push) Failing after 34s
2026-04-02 19:05:36 +02:00
syntaxbullet
29b6153777
docs: add web games platform implementation plan
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-02 12:58:07 +02:00
syntaxbullet
d3e83bac66
docs: remove ambiguous options field from CREATE_ROOM message
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-02 12:49:42 +02:00
syntaxbullet
40ae93f68b
docs: add web games platform design spec
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-02 12:49:21 +02:00
syntaxbullet
70d59a091a
docs: fix drift in docs/main.md
...
Fix web/ -> api/, add missing panel/modules/graphics sections,
expand module and utility listings to match actual codebase.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-02 11:36:26 +02:00
syntaxbullet
ba8afd144e
docs: add inventory display redesign implementation plan
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-28 17:01:09 +01:00
syntaxbullet
8ef1873410
docs: add ownership protection to inventory spec
...
Viewing another user's inventory is read-only — Use and Discard
buttons only render when viewer is the inventory owner, with a
server-side guard in the interaction handler.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-28 16:58:08 +01:00
syntaxbullet
289044e26f
docs: add inventory display redesign spec
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-28 16:56:45 +01:00
syntaxbullet
0f871026eb
docs: add impersonate panel design spec
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-26 17:08:23 +01:00
syntaxbullet
d259c0c6a6
docs: add lootbox UX overhaul implementation plan
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-18 21:44:17 +01:00
syntaxbullet
8b9ab2cd29
docs: add lootbox UX overhaul design spec
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-18 21:37:10 +01:00
syntaxbullet
9471b6fdab
feat: add admin dashboard with sidebar navigation and stats overview
...
Deploy to Production / test (push) Failing after 30s
Replace placeholder panel with a full dashboard landing page showing
bot stats, leaderboards, and recent events from /api/stats. Add
sidebar navigation with placeholder pages for Users, Items, Classes,
Quests, Lootdrops, Moderation, Transactions, and Settings. Update
theme to match Aurora design guidelines.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-14 12:23:13 +01:00
syntaxbullet
d15d53e839
docs: update guild settings documentation with migrated files
...
List all files that have been updated to use getGuildConfig().
2026-02-12 16:10:59 +01:00
syntaxbullet
ae6a068197
docs: add guild settings system documentation
...
Document guild settings architecture, service layer, admin commands,
API endpoints, and migration strategy from file-based config.
2026-02-12 15:10:58 +01:00
syntaxbullet
1ff24b0f7f
docs: add feature flags system documentation
...
Document feature flag architecture, usage, admin commands, and best practices for beta testing features in production.
2026-02-12 14:54:51 +01:00
syntaxbullet
73ad889018
docs: update documentation to reflect headless API-only web service
...
Deploy to Production / test (push) Successful in 44s
- AGENTS.md: Update project description from web dashboard to REST API
- README.md: Replace Web Dashboard section with REST API, update tech stack
- docs/main.md: Refactor Web Dashboard section to REST API documentation
- web/README.md: Rewrite from React setup to API endpoint documentation
All React/UI references removed - web is now API-only
2026-02-12 12:30:43 +01:00
syntaxbullet
073348fa55
feat: implement lootdrop management endpoints and fix class api types
2026-02-08 16:56:34 +01:00
syntaxbullet
4232674494
feat: implement user inventory management and class update endpoints
2026-02-08 16:55:04 +01:00
syntaxbullet
9acd3f3d76
docs: add API reference documentation
2026-02-08 16:41:31 +01:00
syntaxbullet
d243a11bd3
feat: (docs) add main.md
2026-01-16 13:34:35 +01:00
syntaxbullet
2b641c952d
refactor: move config loading to shared directory
2026-01-08 16:15:55 +01:00
syntaxbullet
a2596d4124
docs: Add command reference and database schema documentation.
2026-01-05 13:13:46 +01:00
syntaxbullet
fbc8952e0a
docs: Add guides for lootbox creation and configuration options.
2026-01-05 13:07:36 +01:00
syntaxbullet
66d5145885
docs: add guide for standard module structure patterns
2025-12-24 22:26:14 +01:00