feat(forum): implement real forum with Supabase integration

- Forum.tsx: categories, discussions, stats, search, sort, announcements
- ForumTopic.tsx: replies, voting, bookmarks, report, nested comments
- App.tsx: added ForumTopic route for /forum/:id
This commit is contained in:
2025-12-11 05:20:45 +03:00
parent 30663941ff
commit 0cddd9c3f1
294 changed files with 1695 additions and 193 deletions
File diff suppressed because one or more lines are too long