54 Commits (b4a46cfcdc668709a765f3ea2a2555da6ab31d1a)

Author SHA1 Message Date
npmrun b4a46cfcdc feat(auth): require captcha on login and register 14 hours ago
npmrun 011cf34fa8 feat(auth): validate captcha fields on login/register body 14 hours ago
npmrun d898d997d7 feat(auth): svg captcha challenge factory 14 hours ago
npmrun 4ce1002f68 feat(auth): in-memory captcha store with tests 14 hours ago
npmrun 0bb2a56f15 feat(profile): persist discover visibility and location fields 15 hours ago
npmrun c122206bca feat(api): add paginated discover users list 15 hours ago
npmrun cdd91f2787 feat(server): add discover card DTO helpers 15 hours ago
npmrun 177cbe837d feat(rss): enhance RSS feed management with sync metadata and improved next sync display 16 hours ago
npmrun 0540db2c8d refactor(auth): replace 'pending' with 'initialized' in auth session and update loading states across components 16 hours ago
npmrun 1776f229fc feat(profile): add optional icon support for social links and update related components 16 hours ago
npmrun 660a2e35c0 feat(public): post lists use front matter desc, strip FM in article body 17 hours ago
npmrun 91978987ce feat(public): about page, profile media refs, media_refs ownerType 17 hours ago
npmrun 03ceb6a2bd refactor(db): rename post_media_refs to media_refs 17 hours ago
npmrun dcfd2fe05f feat(api): public paginated posts, timeline, and reading lists 17 hours ago
npmrun 68ebd5311a feat(server/rss): public preview and paginated list by slug 17 hours ago
npmrun b9b443f30c feat(server/timeline): public preview and paginated list by slug 18 hours ago
npmrun 746e89ec63 feat(server/posts): public preview and paginated list by slug 18 hours ago
npmrun a31b9db636 feat(server): add public list pagination constants and page normalizer 18 hours ago
npmrun 4e4d3b1c92 feat(admin): storage vs media_assets audit and safe DB cleanup 18 hours ago
npmrun 707252eb2f feat(media): grace expiry column; widen orphans page; align toolbar 18 hours ago
npmrun 4b2c151a8e feat(nitro): scheduled media orphan sweep task 18 hours ago
npmrun fd47913043 feat(config): admin toggles for media orphan auto-sweep 18 hours ago
npmrun 16c1f7c888 feat(api): me media orphans list and batch delete 18 hours ago
npmrun 05e6802f3e feat(upload): require auth, sharp webp pipeline, media_assets row 18 hours ago
npmrun bf116d1737 feat(posts): sync media refs on create/update/delete 18 hours ago
npmrun e1dd32b770 feat(media): sync refs, orphan eligibility, delete helpers 18 hours ago
npmrun 36a3fbfe1d feat(media): constants and markdown/cover URL extraction 18 hours ago
npmrun 436d0e7693 feat(posts): remove newer/older nav; edit link on public post for owner; expose post id in public API 19 hours ago
npmrun 7c9b5eec51 feat(upload): raise image upload limit to 10MB 19 hours ago
npmrun 34cacdd43b feat(api): soft-delete comment from me scope 23 hours ago
npmrun b92a393ceb feat(api): public and unlisted comment list and create endpoints 23 hours ago
npmrun 155f4824f0 feat(comments): service for tree listing, create, and soft delete 23 hours ago
npmrun c218105c25 feat(posts): add comment context resolvers for public and unlisted 23 hours ago
npmrun 607f70477f feat(comments): guest display name and body validation 23 hours ago
npmrun e989535640 feat(admin): include per-user content counts in users list API 1 day ago
npmrun 596aa167d6 refactor(rss-scheduler): streamline plugin initialization and interval setup 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 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 3 days ago
npmrun be8f4f8512 feat: add global configuration management and error handling component 3 days ago
npmrun 5483edb74c feat: implement authentication access control with session management 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 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 6 days ago