Commit Graph

3 Commits

Author SHA1 Message Date
4a7309027a feat(threads): add SEO metadata, sitemap, and structured data
Include /threads in sitemap and set canonical paths
Generate DiscussionForumPosting structured data for thread details
Add dynamic SEO updates for thread navigation and server-side rendering
2026-05-07 13:46:08 +08:00
cbb101336b feat(threads): add real-time forum and chat system
Implement DB schema, API, and WebSocket for channels and messages
Add frontend views, AI moderation, and admin management
2026-05-07 11:28:14 +08:00
6e8edbbb09 refactor(frontend): migrate from Vite to Nuxt SPA
Replace Vite and Vue Router with Nuxt framework
Update Docker, build scripts, and env vars for Nuxt generate
2026-05-06 09:19:23 +08:00