25 Commits (a1acba5085cabe78a6e9eef66acdf6a5750630db)

Author SHA1 Message Date
npmrun dcfd2fe05f feat(api): public paginated posts, timeline, and reading lists 12 hours ago
npmrun 68ebd5311a feat(server/rss): public preview and paginated list by slug 12 hours ago
npmrun b9b443f30c feat(server/timeline): public preview and paginated list by slug 12 hours ago
npmrun 746e89ec63 feat(server/posts): public preview and paginated list by slug 13 hours ago
npmrun 4e4d3b1c92 feat(admin): storage vs media_assets audit and safe DB cleanup 13 hours ago
npmrun 16c1f7c888 feat(api): me media orphans list and batch delete 13 hours ago
npmrun 05e6802f3e feat(upload): require auth, sharp webp pipeline, media_assets row 13 hours ago
npmrun 7c9b5eec51 feat(upload): raise image upload limit to 10MB 14 hours ago
npmrun 34cacdd43b feat(api): soft-delete comment from me scope 18 hours ago
npmrun b92a393ceb feat(api): public and unlisted comment list and create endpoints 18 hours ago
npmrun e989535640 feat(admin): include per-user content counts in users list API 19 hours ago
npmrun 88137dd807 feat: enhance public profile layout and configuration management 22 hours ago
npmrun c054fe4889 fix(db): stable SQLite file URL resolution; resilient logout on DB errors 23 hours ago
npmrun f522fdd049 feat(ui): rich home page, sticky header with user menu and nav 23 hours ago
npmrun 7e020389c1 feat: multitenant profile, posts, timeline, RSS, admin APIs, and Nuxt UI 1 day ago
npmrun 3df618d552 refactor: simplify user authentication handling in me.get.ts 1 day ago
npmrun be8f4f8512 feat: add global configuration management and error handling component 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 11003ae456 Add drizzle-zod and zod dependencies, refactor API handler for user retrieval, and introduce response handler utility 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