npmrun
c122206bca
feat(api): add paginated discover users list
Made-with: Cursor
15 hours ago
npmrun
cdd91f2787
feat(server): add discover card DTO helpers
Made-with: Cursor
15 hours ago
npmrun
0a3e1f6eb5
feat(db): add discover visibility columns on users
Made-with: Cursor
15 hours ago
npmrun
fc56656977
docs: add discover page implementation plan
Made-with: Cursor
15 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
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
f9826e4ac2
feat(public): profile home bio shows front matter desc only when set
Made-with: Cursor
17 hours ago
npmrun
2c07ec779c
fix(markdown): hide front matter in editor preview and renderSafeMarkdown
Made-with: Cursor
17 hours ago
npmrun
660a2e35c0
feat(public): post lists use front matter desc, strip FM in article body
Made-with: Cursor
17 hours ago
npmrun
ad5cc6ade5
refactor(me/profile): toast-only feedback, overlay loading without layout swap
Made-with: Cursor
17 hours ago
npmrun
7fd86f9063
feat(me/profile): bio markdown editor in modal with truncated preview
Made-with: Cursor
17 hours ago
npmrun
91978987ce
feat(public): about page, profile media refs, media_refs ownerType
Made-with: Cursor
17 hours ago
npmrun
ba36a2dd85
docs(plan): public about page and media_refs ownerType
Made-with: Cursor
17 hours ago
npmrun
03ceb6a2bd
refactor(db): rename post_media_refs to media_refs
Made-with: Cursor
17 hours ago
npmrun
b337a00c38
docs(spec): public about page and media refs ownerType
Made-with: Cursor
17 hours ago
npmrun
f6beaf05ef
feat(ui): success toasts for save and update actions
Made-with: Cursor
17 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
17 hours ago
npmrun
31599d0ec1
fix(auth): unify login/register error copy without duplicate toast
Made-with: Cursor
17 hours ago
npmrun
a1acba5085
feat: add useClientApi fetchData with optional error toast
Made-with: Cursor
17 hours ago
npmrun
421892e97f
feat(http): add getApiErrorMessage for unified API error copy
Made-with: Cursor
17 hours ago
npmrun
c41ba6bf04
docs: add API error toast implementation plan
Made-with: Cursor
17 hours ago
npmrun
c9f964a196
docs: add API error message and toast design spec
Made-with: Cursor
17 hours ago
npmrun
86024e69e4
feat(public): paginated public posts, timeline, and reading pages
Made-with: Cursor
18 hours ago
npmrun
044cc02c82
feat(public): profile preview slices and links to full list pages
Made-with: Cursor
18 hours ago
npmrun
dcfd2fe05f
feat(api): public paginated posts, timeline, and reading lists
Made-with: Cursor
18 hours ago
npmrun
68ebd5311a
feat(server/rss): public preview and paginated list by slug
Made-with: Cursor
18 hours ago
npmrun
b9b443f30c
feat(server/timeline): public preview and paginated list by slug
Made-with: Cursor
18 hours ago
npmrun
746e89ec63
feat(server/posts): public preview and paginated list by slug
Made-with: Cursor
18 hours ago
npmrun
a31b9db636
feat(server): add public list pagination constants and page normalizer
Made-with: Cursor
18 hours ago
npmrun
216724f464
docs: add public profile preview and list implementation plan
Made-with: Cursor
18 hours ago
npmrun
dcc7e62240
docs: add public profile preview and list pages design spec
Made-with: Cursor
18 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
Made-with: Cursor
18 hours ago
npmrun
707252eb2f
feat(media): grace expiry column; widen orphans page; align toolbar
Made-with: Cursor
18 hours ago
npmrun
2bf8ae60ef
fix(ui): tighten orphans table layout, truncate keys, clearer actions
Made-with: Cursor
18 hours ago
npmrun
8b7b44317d
feat(ui): media orphans review page and dashboard link
Made-with: Cursor
18 hours ago
npmrun
4b2c151a8e
feat(nitro): scheduled media orphan sweep task
Made-with: Cursor
18 hours ago
npmrun
fd47913043
feat(config): admin toggles for media orphan auto-sweep
Made-with: Cursor
19 hours ago
npmrun
16c1f7c888
feat(api): me media orphans list and batch delete
Made-with: Cursor
19 hours ago
npmrun
05e6802f3e
feat(upload): require auth, sharp webp pipeline, media_assets row
Made-with: Cursor
19 hours ago
npmrun
bf116d1737
feat(posts): sync media refs on create/update/delete
Made-with: Cursor
19 hours ago
npmrun
e1dd32b770
feat(media): sync refs, orphan eligibility, delete helpers
Made-with: Cursor
19 hours ago
npmrun
36a3fbfe1d
feat(media): constants and markdown/cover URL extraction
Made-with: Cursor
19 hours ago
npmrun
52210bac70
feat(db): media_assets and post_media_refs for post media
Made-with: Cursor
19 hours ago
npmrun
d5cc3a8bba
docs(plan): post media assets implementation plan
Made-with: Cursor
19 hours ago
npmrun
bf34c219a8
docs: orphan auto-sweep is admin global config only (no env duplicate)
Made-with: Cursor
19 hours ago
npmrun
ab0edbb18e
docs: orphan media requires review; optional auto-sweep and manual purge
Made-with: Cursor
19 hours ago
npmrun
943c143277
docs: add post media assets design (orphan GC + image optimization)
Made-with: Cursor
19 hours ago