29 Commits (d898d997d72db0faaef11797e9c584c61038e278)

Author SHA1 Message Date
npmrun 8d29da0780 feat(image-crop): integrate vue-advanced-cropper for avatar and header icon uploads 11 hours ago
npmrun 24b358115d feat(discover): default discoverVisible to on for new users 12 hours ago
npmrun 1b47809e30 fix(db): correct 0006 migration journal timestamp for drizzle-kit migrate 12 hours ago
npmrun 0a3e1f6eb5 feat(db): add discover visibility columns on users 12 hours ago
npmrun 177cbe837d feat(rss): enhance RSS feed management with sync metadata and improved next sync display 12 hours ago
npmrun 0540db2c8d refactor(auth): replace 'pending' with 'initialized' in auth session and update loading states across components 13 hours ago
npmrun 1776f229fc feat(profile): add optional icon support for social links and update related components 13 hours ago
npmrun 91978987ce feat(public): about page, profile media refs, media_refs ownerType 14 hours ago
npmrun 03ceb6a2bd refactor(db): rename post_media_refs to media_refs 14 hours ago
npmrun f988d3b91a refactor(ui): reorganize media cleanup section and update labels 15 hours ago
npmrun 52210bac70 feat(db): media_assets and post_media_refs for post media 15 hours ago
npmrun 2f509ed214 chore(db): update SQLite database file 20 hours ago
npmrun 901667d317 feat(db): add post_comments table for nested comments 20 hours ago
npmrun 8e397c47ea docs(readme): update deployment instructions and clarify development setup 21 hours ago
npmrun 81eeb29f54 feat(db): update SQLite configuration and seeding process 23 hours ago
npmrun 88137dd807 feat: enhance public profile layout and configuration management 24 hours ago
npmrun c054fe4889 fix(db): stable SQLite file URL resolution; resilient logout on DB errors 1 day ago
npmrun 6860555a8b feat(db): bootstrap first admin from environment 1 day ago
npmrun e418d00553 feat(db): add multitenant profile, posts, timeline, and rss tables 1 day ago
npmrun 22a06b4209 refactor: update database URL handling and temporary working directory logic 1 day 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 3 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. 7 days ago
npmrun 8d8af17223 init 1 week ago