43 Commits (5f6aeefcfbf14fb2b43b5406fcf6272e9d558458)

Author SHA1 Message Date
npmrun 5f6aeefcfb fix(comments): enforce strict default non-anonymous guest rule 3 weeks ago
npmrun 4c108e5cf5 test(comments): add compatibility fallback and service/api coverage 3 weeks ago
npmrun b7c87d2d95 feat(comments): enforce guest email anonymity rules 3 weeks ago
npmrun b1e42902af fix(config): harden comment-email test endpoint safety 3 weeks ago
npmrun 60ca751fa9 feat(config): add admin comment email test send flow 3 weeks ago
npmrun c6349c65f5 fix(config): normalize comment mail smtp global values before validation 3 weeks ago
npmrun f24c3ccd92 test(config): expand comment config validation coverage 3 weeks ago
npmrun 671137b40b feat(config): add comment email and notify preference keys 3 weeks ago
npmrun 78aa56f52a feat(media): add user notes and reference contexts to media assets 3 weeks ago
npmrun 967d738c7e feat(media): re-upload missing files in place for same storage_key 3 weeks ago
npmrun 5ae04d4fac refactor(site): use NUXT_PUBLIC_SITE_URL instead of DB publicSiteUrl 3 weeks ago
npmrun b5430ad1da feat(config): publicSiteUrl for same-origin media refs; copy uses it 3 weeks ago
npmrun be656693e6 feat(media): add listUserMediaAssetsPage with ref counts 3 weeks ago
npmrun f822086861 feat(media): enhance media storage audit with detailed reference tracking 3 weeks ago
npmrun 011cf34fa8 feat(auth): validate captcha fields on login/register body 3 weeks ago
npmrun d898d997d7 feat(auth): svg captcha challenge factory 3 weeks ago
npmrun 4ce1002f68 feat(auth): in-memory captcha store with tests 3 weeks ago
npmrun 0bb2a56f15 feat(profile): persist discover visibility and location fields 3 weeks ago
npmrun c122206bca feat(api): add paginated discover users list 3 weeks ago
npmrun 177cbe837d feat(rss): enhance RSS feed management with sync metadata and improved next sync display 3 weeks ago
npmrun 1776f229fc feat(profile): add optional icon support for social links and update related components 3 weeks ago
npmrun 660a2e35c0 feat(public): post lists use front matter desc, strip FM in article body 3 weeks ago
npmrun 91978987ce feat(public): about page, profile media refs, media_refs ownerType 3 weeks ago
npmrun 03ceb6a2bd refactor(db): rename post_media_refs to media_refs 3 weeks ago
npmrun 68ebd5311a feat(server/rss): public preview and paginated list by slug 3 weeks ago
npmrun b9b443f30c feat(server/timeline): public preview and paginated list by slug 3 weeks ago
npmrun 746e89ec63 feat(server/posts): public preview and paginated list by slug 3 weeks ago
npmrun 4e4d3b1c92 feat(admin): storage vs media_assets audit and safe DB cleanup 3 weeks ago
npmrun 707252eb2f feat(media): grace expiry column; widen orphans page; align toolbar 3 weeks ago
npmrun fd47913043 feat(config): admin toggles for media orphan auto-sweep 3 weeks ago
npmrun bf116d1737 feat(posts): sync media refs on create/update/delete 3 weeks ago
npmrun e1dd32b770 feat(media): sync refs, orphan eligibility, delete helpers 3 weeks ago
npmrun 436d0e7693 feat(posts): remove newer/older nav; edit link on public post for owner; expose post id in public API 3 weeks ago
npmrun 155f4824f0 feat(comments): service for tree listing, create, and soft delete 3 weeks ago
npmrun c218105c25 feat(posts): add comment context resolvers for public and unlisted 3 weeks ago
npmrun 88137dd807 feat: enhance public profile layout and configuration management 3 weeks ago
npmrun f522fdd049 feat(ui): rich home page, sticky header with user menu and nav 3 weeks ago
npmrun 7e020389c1 feat: multitenant profile, posts, timeline, RSS, admin APIs, and Nuxt UI 3 weeks ago
npmrun 5943a994a2 refactor: migrate database from PostgreSQL to SQLite and update related configurations 3 weeks ago
npmrun e770bc9995 feat: implement global and user configuration modules 3 weeks ago
npmrun 537e8d1060 feat: add username-password auth flow 3 weeks ago
npmrun 5c8824de32 refactor: update user retrieval function to use new users schema 3 weeks ago
npmrun 11003ae456 Add drizzle-zod and zod dependencies, refactor API handler for user retrieval, and introduce response handler utility 4 weeks ago