36 Commits (216724f464a549e5db72569bc1e5e2e4f3704d31)

Author SHA1 Message Date
npmrun 4e4d3b1c92 feat(admin): storage vs media_assets audit and safe DB cleanup 11 hours ago
npmrun 707252eb2f feat(media): grace expiry column; widen orphans page; align toolbar 11 hours ago
npmrun 4b2c151a8e feat(nitro): scheduled media orphan sweep task 11 hours ago
npmrun fd47913043 feat(config): admin toggles for media orphan auto-sweep 12 hours ago
npmrun 16c1f7c888 feat(api): me media orphans list and batch delete 12 hours ago
npmrun 05e6802f3e feat(upload): require auth, sharp webp pipeline, media_assets row 12 hours ago
npmrun bf116d1737 feat(posts): sync media refs on create/update/delete 12 hours ago
npmrun e1dd32b770 feat(media): sync refs, orphan eligibility, delete helpers 12 hours ago
npmrun 36a3fbfe1d feat(media): constants and markdown/cover URL extraction 12 hours ago
npmrun 436d0e7693 feat(posts): remove newer/older nav; edit link on public post for owner; expose post id in public API 12 hours ago
npmrun 7c9b5eec51 feat(upload): raise image upload limit to 10MB 12 hours ago
npmrun 34cacdd43b feat(api): soft-delete comment from me scope 16 hours ago
npmrun b92a393ceb feat(api): public and unlisted comment list and create endpoints 16 hours ago
npmrun 155f4824f0 feat(comments): service for tree listing, create, and soft delete 16 hours ago
npmrun c218105c25 feat(posts): add comment context resolvers for public and unlisted 16 hours ago
npmrun 607f70477f feat(comments): guest display name and body validation 16 hours ago
npmrun e989535640 feat(admin): include per-user content counts in users list API 17 hours ago
npmrun 596aa167d6 refactor(rss-scheduler): streamline plugin initialization and interval setup 18 hours ago
npmrun 88137dd807 feat: enhance public profile layout and configuration management 20 hours ago
npmrun c054fe4889 fix(db): stable SQLite file URL resolution; resilient logout on DB errors 21 hours ago
npmrun f522fdd049 feat(ui): rich home page, sticky header with user menu and nav 21 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 5943a994a2 refactor: migrate database from PostgreSQL to SQLite and update related configurations 2 days ago
npmrun 12e892683e refactor: update H3EventContext for authentication and configuration management 2 days ago
npmrun be8f4f8512 feat: add global configuration management and error handling component 2 days ago
npmrun 5483edb74c feat: implement authentication access control with session management 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 5c8824de32 refactor: update user retrieval function to use new users schema 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. 6 days ago
npmrun 8d8af17223 init 1 week ago