95 Commits (b337a00c3874a2e3a9bf9fbfbca1e28fa317bdfb)
 

Author SHA1 Message Date
npmrun b337a00c38 docs(spec): public about page and media refs ownerType 17 hours ago
npmrun f6beaf05ef feat(ui): success toasts for save and update actions 17 hours ago
npmrun f73d766565 fix: migrate console API calls to useClientApi fetchData 17 hours ago
npmrun 31599d0ec1 fix(auth): unify login/register error copy without duplicate toast 17 hours ago
npmrun a1acba5085 feat: add useClientApi fetchData with optional error toast 17 hours ago
npmrun 421892e97f feat(http): add getApiErrorMessage for unified API error copy 17 hours ago
npmrun c41ba6bf04 docs: add API error toast implementation plan 17 hours ago
npmrun c9f964a196 docs: add API error message and toast design spec 17 hours ago
npmrun 86024e69e4 feat(public): paginated public posts, timeline, and reading pages 17 hours ago
npmrun 044cc02c82 feat(public): profile preview slices and links to full list pages 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 17 hours ago
npmrun 746e89ec63 feat(server/posts): public preview and paginated list by slug 17 hours ago
npmrun a31b9db636 feat(server): add public list pagination constants and page normalizer 17 hours ago
npmrun 216724f464 docs: add public profile preview and list implementation plan 17 hours ago
npmrun dcc7e62240 docs: add public profile preview and list pages design spec 17 hours ago
npmrun f988d3b91a refactor(ui): reorganize media cleanup section and update labels 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 2bf8ae60ef fix(ui): tighten orphans table layout, truncate keys, clearer actions 18 hours ago
npmrun 8b7b44317d feat(ui): media orphans review page and dashboard link 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 52210bac70 feat(db): media_assets and post_media_refs for post media 18 hours ago
npmrun d5cc3a8bba docs(plan): post media assets implementation plan 18 hours ago
npmrun bf34c219a8 docs: orphan auto-sweep is admin global config only (no env duplicate) 18 hours ago
npmrun ab0edbb18e docs: orphan media requires review; optional auto-sweep and manual purge 18 hours ago
npmrun 943c143277 docs: add post media assets design (orphan GC + image optimization) 18 hours ago
npmrun 436d0e7693 feat(posts): remove newer/older nav; edit link on public post for owner; expose post id in public API 18 hours ago
npmrun 47e135b6a9 fix(posts): prefix public post datetime with 发布于 18 hours ago
npmrun c5953cffd2 fix(posts): detail links instead of id jump; friendly published time on public post 18 hours ago
npmrun 03bfacd898 feat(posts): quick nav on list/edit pages and safe markdown on public posts 18 hours ago
npmrun 2b6ce7bf62 feat(posts): align new post page with markdown editor layout 18 hours ago
npmrun 63ac857c73 feat(posts): writing-first layout and markdown editor on edit page 18 hours ago
npmrun 2d63b144ca feat(editor): add PostBodyMarkdownEditor with md-editor-v3 and upload 19 hours ago
npmrun 7c9b5eec51 feat(upload): raise image upload limit to 10MB 19 hours ago
npmrun abfe1d816d chore(deps): add md-editor-v3 for post markdown editor 19 hours ago
npmrun 759a8c4284 docs: add article edit markdown implementation plan 19 hours ago
npmrun 5bfb7413ec docs: add article edit markdown editor design spec (2026-04-18) 19 hours ago
npmrun 2f509ed214 chore(db): update SQLite database file 23 hours ago
npmrun ee2e7e014f fix(ui): scale nested comment indent by depth 23 hours ago
npmrun c98146760b feat(ui): post comments on public and unlisted post pages 23 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