18 Commits (2f509ed2145b3076a6682f665cef62e6be58d8bd)

Author SHA1 Message Date
npmrun 2f509ed214 chore(db): update SQLite database file 7 hours ago
npmrun 901667d317 feat(db): add post_comments table for nested comments 7 hours ago
npmrun 8e397c47ea docs(readme): update deployment instructions and clarify development setup 8 hours ago
npmrun 81eeb29f54 feat(db): update SQLite configuration and seeding process 9 hours ago
npmrun 88137dd807 feat: enhance public profile layout and configuration management 10 hours ago
npmrun c054fe4889 fix(db): stable SQLite file URL resolution; resilient logout on DB errors 11 hours ago
npmrun 6860555a8b feat(db): bootstrap first admin from environment 18 hours ago
npmrun e418d00553 feat(db): add multitenant profile, posts, timeline, and rss tables 18 hours ago
npmrun 22a06b4209 refactor: update database URL handling and temporary working directory logic 19 hours ago
npmrun 88fe8d25d7 refactor: adjust temporary working directory based on environment 2 days 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 2 days ago
npmrun 6cefa336b7 feat: integrate Nuxt UI, add Tailwind CSS support, and restructure app layout 2 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 5 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 7 days ago