55 Commits (f822086861f6f01b5d55568e05c5daccb4be628c)

Author SHA1 Message Date
npmrun f822086861 feat(media): enhance media storage audit with detailed reference tracking 16 hours ago
npmrun e7c1c91877 feat(auth): captcha UI on login and register pages 18 hours ago
npmrun 8d29da0780 feat(image-crop): integrate vue-advanced-cropper for avatar and header icon uploads 18 hours ago
npmrun 49ab8fef62 fix(public-layout): no login link in header; fix logged-in false 登录 18 hours ago
npmrun 0f1c5ec412 fix(public-layout): hide header 控制台 when viewing another user's profile 18 hours ago
npmrun 24b358115d feat(discover): default discoverVisible to on for new users 18 hours ago
npmrun 0b7f29d86f feat(profile): discover visibility and location controls 19 hours ago
npmrun d87b82de5c feat(pages): add discover directory page 19 hours ago
npmrun fbc865c558 feat(nav): add Discover link for logged-in users 19 hours ago
npmrun 177cbe837d feat(rss): enhance RSS feed management with sync metadata and improved next sync display 19 hours ago
npmrun 0540db2c8d refactor(auth): replace 'pending' with 'initialized' in auth session and update loading states across components 19 hours ago
npmrun 1776f229fc feat(profile): add optional icon support for social links and update related components 19 hours ago
npmrun f9826e4ac2 feat(public): profile home bio shows front matter desc only when set 20 hours ago
npmrun 2c07ec779c fix(markdown): hide front matter in editor preview and renderSafeMarkdown 20 hours ago
npmrun 660a2e35c0 feat(public): post lists use front matter desc, strip FM in article body 20 hours ago
npmrun ad5cc6ade5 refactor(me/profile): toast-only feedback, overlay loading without layout swap 20 hours ago
npmrun 7fd86f9063 feat(me/profile): bio markdown editor in modal with truncated preview 20 hours ago
npmrun 91978987ce feat(public): about page, profile media refs, media_refs ownerType 20 hours ago
npmrun f6beaf05ef feat(ui): success toasts for save and update actions 21 hours ago
npmrun f73d766565 fix: migrate console API calls to useClientApi fetchData 21 hours ago
npmrun 31599d0ec1 fix(auth): unify login/register error copy without duplicate toast 21 hours ago
npmrun a1acba5085 feat: add useClientApi fetchData with optional error toast 21 hours ago
npmrun 421892e97f feat(http): add getApiErrorMessage for unified API error copy 21 hours ago
npmrun 86024e69e4 feat(public): paginated public posts, timeline, and reading pages 21 hours ago
npmrun 044cc02c82 feat(public): profile preview slices and links to full list pages 21 hours ago
npmrun f988d3b91a refactor(ui): reorganize media cleanup section and update labels 21 hours ago
npmrun 4e4d3b1c92 feat(admin): storage vs media_assets audit and safe DB cleanup 22 hours ago
npmrun 707252eb2f feat(media): grace expiry column; widen orphans page; align toolbar 22 hours ago
npmrun 2bf8ae60ef fix(ui): tighten orphans table layout, truncate keys, clearer actions 22 hours ago
npmrun 8b7b44317d feat(ui): media orphans review page and dashboard link 22 hours ago
npmrun fd47913043 feat(config): admin toggles for media orphan auto-sweep 22 hours ago
npmrun 436d0e7693 feat(posts): remove newer/older nav; edit link on public post for owner; expose post id in public API 22 hours ago
npmrun 47e135b6a9 fix(posts): prefix public post datetime with 发布于 22 hours ago
npmrun c5953cffd2 fix(posts): detail links instead of id jump; friendly published time on public post 22 hours ago
npmrun 03bfacd898 feat(posts): quick nav on list/edit pages and safe markdown on public posts 22 hours ago
npmrun 2b6ce7bf62 feat(posts): align new post page with markdown editor layout 22 hours ago
npmrun 63ac857c73 feat(posts): writing-first layout and markdown editor on edit page 22 hours ago
npmrun 2d63b144ca feat(editor): add PostBodyMarkdownEditor with md-editor-v3 and upload 22 hours ago
npmrun ee2e7e014f fix(ui): scale nested comment indent by depth 1 day ago
npmrun c98146760b feat(ui): post comments on public and unlisted post pages 1 day ago
npmrun 0a00a11475 feat(admin-ui): show per-user stats and public profile actions 1 day ago
npmrun 371778d752 feat(admin-ui): add public profile absolute URL helper 1 day ago
npmrun 81eeb29f54 feat(db): update SQLite configuration and seeding process 1 day ago
npmrun 88137dd807 feat: enhance public profile layout and configuration management 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 be8f4f8512 feat: add global configuration management and error handling component 3 days ago
npmrun 02e23050d5 feat: create AppShell component and refactor layouts for improved structure 3 days ago
npmrun 5483edb74c feat: implement authentication access control with session management 3 days ago
npmrun 537e8d1060 feat: add username-password auth flow 3 days ago