18 Commits (436d0e76937d88e1bd5b4eda358c33d77a758cc4)

Author SHA1 Message Date
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