33 Commits (b4a46cfcdc668709a765f3ea2a2555da6ab31d1a)

Author SHA1 Message Date
npmrun b4a46cfcdc feat(auth): require captcha on login and register 16 hours ago
npmrun 011cf34fa8 feat(auth): validate captcha fields on login/register body 16 hours ago
npmrun 0bb2a56f15 feat(profile): persist discover visibility and location fields 17 hours ago
npmrun c122206bca feat(api): add paginated discover users list 17 hours ago
npmrun 177cbe837d feat(rss): enhance RSS feed management with sync metadata and improved next sync display 17 hours ago
npmrun 0540db2c8d refactor(auth): replace 'pending' with 'initialized' in auth session and update loading states across components 17 hours ago
npmrun 1776f229fc feat(profile): add optional icon support for social links and update related components 17 hours ago
npmrun 91978987ce feat(public): about page, profile media refs, media_refs ownerType 18 hours ago
npmrun dcfd2fe05f feat(api): public paginated posts, timeline, and reading lists 19 hours ago
npmrun 68ebd5311a feat(server/rss): public preview and paginated list by slug 19 hours ago
npmrun b9b443f30c feat(server/timeline): public preview and paginated list by slug 19 hours ago
npmrun 746e89ec63 feat(server/posts): public preview and paginated list by slug 19 hours ago
npmrun 4e4d3b1c92 feat(admin): storage vs media_assets audit and safe DB cleanup 20 hours ago
npmrun 16c1f7c888 feat(api): me media orphans list and batch delete 20 hours ago
npmrun 05e6802f3e feat(upload): require auth, sharp webp pipeline, media_assets row 20 hours ago
npmrun 7c9b5eec51 feat(upload): raise image upload limit to 10MB 20 hours ago
npmrun 34cacdd43b feat(api): soft-delete comment from me scope 1 day ago
npmrun b92a393ceb feat(api): public and unlisted comment list and create endpoints 1 day ago
npmrun e989535640 feat(admin): include per-user content counts in users list API 1 day ago
npmrun 88137dd807 feat: enhance public profile layout and configuration management 1 day ago
npmrun c054fe4889 fix(db): stable SQLite file URL resolution; resilient logout on DB errors 1 day ago
npmrun f522fdd049 feat(ui): rich home page, sticky header with user menu and nav 1 day ago
npmrun 7e020389c1 feat: multitenant profile, posts, timeline, RSS, admin APIs, and Nuxt UI 2 days ago
npmrun 3df618d552 refactor: simplify user authentication handling in me.get.ts 2 days ago
npmrun be8f4f8512 feat: add global configuration management and error handling component 3 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 6 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 7 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