10 Commits (ee2e7e014f6f7a6497774a3961c6cbf806a1373c)

Author SHA1 Message Date
npmrun 901667d317 feat(db): add post_comments table for nested comments 17 hours ago
npmrun e418d00553 feat(db): add multitenant profile, posts, timeline, and rss tables 1 day ago
npmrun 5943a994a2 refactor: migrate database from PostgreSQL to SQLite and update related configurations 2 days ago
npmrun e770bc9995 feat: implement global and user configuration modules 2 days ago
npmrun 537e8d1060 feat: add username-password auth flow 3 days ago
npmrun 6cefa336b7 feat: integrate Nuxt UI, add Tailwind CSS support, and restructure app layout 3 days ago
npmrun 29811ce001 feat: implement custom HTTP fetch utility and update user schema 5 days ago
npmrun 02e070681d chore: update package dependencies to specific versions 6 days ago
npmrun 58d646a9ed Switch database from MySQL to PostgreSQL, update dependencies, and modify migration scripts accordingly. Adjust README and configuration files to reflect the new database setup. 6 days ago
npmrun 8d8af17223 init 1 week ago