15 Commits (dd240b17338088216785c66621d00b3391096b94)

Author SHA1 Message Date
npmrun 45f22de703 feat(quick-note): add resizable quick note modal with per-user persistence 1 month ago
npmrun a9d2278527 feat(tags): implement post tags feature with filtering capabilities 1 month ago
npmrun 0686b74fd5 feat(export): add export task schema and migration 1 month ago
npmrun 03ceb6a2bd refactor(db): rename post_media_refs to media_refs 1 month ago
npmrun 52210bac70 feat(db): media_assets and post_media_refs for post media 1 month ago
npmrun 901667d317 feat(db): add post_comments table for nested comments 1 month ago
npmrun e418d00553 feat(db): add multitenant profile, posts, timeline, and rss tables 1 month ago
npmrun 5943a994a2 refactor: migrate database from PostgreSQL to SQLite and update related configurations 1 month ago
npmrun e770bc9995 feat: implement global and user configuration modules 1 month ago
npmrun 537e8d1060 feat: add username-password auth flow 1 month ago
npmrun 6cefa336b7 feat: integrate Nuxt UI, add Tailwind CSS support, and restructure app layout 1 month ago
npmrun 29811ce001 feat: implement custom HTTP fetch utility and update user schema 2 months ago
npmrun 02e070681d chore: update package dependencies to specific versions 2 months 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. 2 months ago
npmrun 8d8af17223 init 2 months ago