npmrun
9ae8e46777
docs: add auth captcha implementation plan
Made-with: Cursor
11 hours ago
npmrun
a0da55b499
docs: add auth captcha design spec (2026-04-19)
Made-with: Cursor
11 hours ago
npmrun
8d29da0780
feat(image-crop): integrate vue-advanced-cropper for avatar and header icon uploads
- Added ImageCropModal component for cropping images before upload.
- Updated profile page to handle image cropping for avatar and header icon.
- Included vue-advanced-cropper as a dependency in package.json and bun.lock.
Made-with: Cursor
11 hours ago
npmrun
49ab8fef62
fix(public-layout): no login link in header; fix logged-in false 登录
Made-with: Cursor
11 hours ago
npmrun
0f1c5ec412
fix(public-layout): hide header 控制台 when viewing another user's profile
Made-with: Cursor
12 hours ago
npmrun
24b358115d
feat(discover): default discoverVisible to on for new users
- Schema + migration 0007 rebuild users table with discover_visible DEFAULT true
- Profile form initial state matches (checkbox pre-checked before load)
- Journal when for 0007 set after 0006 so drizzle-kit migrate applies it
- Spec: document default opt-in
Made-with: Cursor
12 hours ago
npmrun
1b47809e30
fix(db): correct 0006 migration journal timestamp for drizzle-kit migrate
Drizzle SQLite migrator only runs files whose journal "when" is greater
than the latest row in __drizzle_migrations; 0006 was generated with a
smaller timestamp than 0005 and was silently skipped.
Made-with: Cursor
12 hours ago
npmrun
0b7f29d86f
feat(profile): discover visibility and location controls
Made-with: Cursor
12 hours ago
npmrun
d87b82de5c
feat(pages): add discover directory page
Made-with: Cursor
12 hours ago
npmrun
fbc865c558
feat(nav): add Discover link for logged-in users
Made-with: Cursor
12 hours ago
npmrun
0bb2a56f15
feat(profile): persist discover visibility and location fields
Made-with: Cursor
12 hours ago
npmrun
c122206bca
feat(api): add paginated discover users list
Made-with: Cursor
12 hours ago
npmrun
cdd91f2787
feat(server): add discover card DTO helpers
Made-with: Cursor
12 hours ago
npmrun
0a3e1f6eb5
feat(db): add discover visibility columns on users
Made-with: Cursor
12 hours ago
npmrun
fc56656977
docs: add discover page implementation plan
Made-with: Cursor
12 hours ago
npmrun
08e5f63d6c
docs: add discover page and discover visibility spec
Document /discover directory for logged-in users, profile settings for
opt-in and location display, schema/API/UI boundaries, and defaults for
empty publicSlug and avatarVisibility alignment.
Made-with: Cursor
12 hours ago
npmrun
177cbe837d
feat(rss): enhance RSS feed management with sync metadata and improved next sync display
12 hours ago
npmrun
0540db2c8d
refactor(auth): replace 'pending' with 'initialized' in auth session and update loading states across components
12 hours ago
npmrun
1776f229fc
feat(profile): add optional icon support for social links and update related components
13 hours ago
npmrun
f9826e4ac2
feat(public): profile home bio shows front matter desc only when set
Made-with: Cursor
13 hours ago
npmrun
2c07ec779c
fix(markdown): hide front matter in editor preview and renderSafeMarkdown
Made-with: Cursor
13 hours ago
npmrun
660a2e35c0
feat(public): post lists use front matter desc, strip FM in article body
Made-with: Cursor
13 hours ago
npmrun
ad5cc6ade5
refactor(me/profile): toast-only feedback, overlay loading without layout swap
Made-with: Cursor
13 hours ago
npmrun
7fd86f9063
feat(me/profile): bio markdown editor in modal with truncated preview
Made-with: Cursor
14 hours ago
npmrun
91978987ce
feat(public): about page, profile media refs, media_refs ownerType
Made-with: Cursor
14 hours ago
npmrun
ba36a2dd85
docs(plan): public about page and media_refs ownerType
Made-with: Cursor
14 hours ago
npmrun
03ceb6a2bd
refactor(db): rename post_media_refs to media_refs
Made-with: Cursor
14 hours ago
npmrun
b337a00c38
docs(spec): public about page and media refs ownerType
Made-with: Cursor
14 hours ago
npmrun
f6beaf05ef
feat(ui): success toasts for save and update actions
Made-with: Cursor
14 hours ago
npmrun
f73d766565
fix: migrate console API calls to useClientApi fetchData
- Replace request+unwrap with fetchData across /me admin, posts, timeline, rss, profile
- Inline form errors: profile uploads/save use notify:false + getApiErrorMessage
- Remove duplicate extractError/toast in media-storage, orphans, markdown editor
- PostComments and logout use fetchData for consistent error toasts
Made-with: Cursor
14 hours ago
npmrun
31599d0ec1
fix(auth): unify login/register error copy without duplicate toast
Made-with: Cursor
14 hours ago
npmrun
a1acba5085
feat: add useClientApi fetchData with optional error toast
Made-with: Cursor
14 hours ago
npmrun
421892e97f
feat(http): add getApiErrorMessage for unified API error copy
Made-with: Cursor
14 hours ago
npmrun
c41ba6bf04
docs: add API error toast implementation plan
Made-with: Cursor
14 hours ago
npmrun
c9f964a196
docs: add API error message and toast design spec
Made-with: Cursor
14 hours ago
npmrun
86024e69e4
feat(public): paginated public posts, timeline, and reading pages
Made-with: Cursor
14 hours ago
npmrun
044cc02c82
feat(public): profile preview slices and links to full list pages
Made-with: Cursor
14 hours ago
npmrun
dcfd2fe05f
feat(api): public paginated posts, timeline, and reading lists
Made-with: Cursor
14 hours ago
npmrun
68ebd5311a
feat(server/rss): public preview and paginated list by slug
Made-with: Cursor
14 hours ago
npmrun
b9b443f30c
feat(server/timeline): public preview and paginated list by slug
Made-with: Cursor
14 hours ago
npmrun
746e89ec63
feat(server/posts): public preview and paginated list by slug
Made-with: Cursor
14 hours ago
npmrun
a31b9db636
feat(server): add public list pagination constants and page normalizer
Made-with: Cursor
14 hours ago
npmrun
216724f464
docs: add public profile preview and list implementation plan
Made-with: Cursor
14 hours ago
npmrun
dcc7e62240
docs: add public profile preview and list pages design spec
Made-with: Cursor
14 hours ago
npmrun
f988d3b91a
refactor(ui): reorganize media cleanup section and update labels
15 hours ago
npmrun
4e4d3b1c92
feat(admin): storage vs media_assets audit and safe DB cleanup
Made-with: Cursor
15 hours ago
npmrun
707252eb2f
feat(media): grace expiry column; widen orphans page; align toolbar
Made-with: Cursor
15 hours ago
npmrun
2bf8ae60ef
fix(ui): tighten orphans table layout, truncate keys, clearer actions
Made-with: Cursor
15 hours ago
npmrun
8b7b44317d
feat(ui): media orphans review page and dashboard link
Made-with: Cursor
15 hours ago
npmrun
4b2c151a8e
feat(nitro): scheduled media orphan sweep task
Made-with: Cursor
15 hours ago