npmrun
|
31599d0ec1
|
fix(auth): unify login/register error copy without duplicate toast
Made-with: Cursor
|
11 hours ago |
npmrun
|
a1acba5085
|
feat: add useClientApi fetchData with optional error toast
Made-with: Cursor
|
11 hours ago |
npmrun
|
421892e97f
|
feat(http): add getApiErrorMessage for unified API error copy
Made-with: Cursor
|
11 hours ago |
npmrun
|
c41ba6bf04
|
docs: add API error toast implementation plan
Made-with: Cursor
|
11 hours ago |
npmrun
|
c9f964a196
|
docs: add API error message and toast design spec
Made-with: Cursor
|
11 hours ago |
npmrun
|
86024e69e4
|
feat(public): paginated public posts, timeline, and reading pages
Made-with: Cursor
|
11 hours ago |
npmrun
|
044cc02c82
|
feat(public): profile preview slices and links to full list pages
Made-with: Cursor
|
11 hours ago |
npmrun
|
dcfd2fe05f
|
feat(api): public paginated posts, timeline, and reading lists
Made-with: Cursor
|
11 hours ago |
npmrun
|
68ebd5311a
|
feat(server/rss): public preview and paginated list by slug
Made-with: Cursor
|
11 hours ago |
npmrun
|
b9b443f30c
|
feat(server/timeline): public preview and paginated list by slug
Made-with: Cursor
|
11 hours ago |
npmrun
|
746e89ec63
|
feat(server/posts): public preview and paginated list by slug
Made-with: Cursor
|
11 hours ago |
npmrun
|
a31b9db636
|
feat(server): add public list pagination constants and page normalizer
Made-with: Cursor
|
11 hours ago |
npmrun
|
216724f464
|
docs: add public profile preview and list implementation plan
Made-with: Cursor
|
11 hours ago |
npmrun
|
dcc7e62240
|
docs: add public profile preview and list pages design spec
Made-with: Cursor
|
11 hours ago |
npmrun
|
f988d3b91a
|
refactor(ui): reorganize media cleanup section and update labels
|
11 hours ago |
npmrun
|
4e4d3b1c92
|
feat(admin): storage vs media_assets audit and safe DB cleanup
Made-with: Cursor
|
12 hours ago |
npmrun
|
707252eb2f
|
feat(media): grace expiry column; widen orphans page; align toolbar
Made-with: Cursor
|
12 hours ago |
npmrun
|
2bf8ae60ef
|
fix(ui): tighten orphans table layout, truncate keys, clearer actions
Made-with: Cursor
|
12 hours ago |
npmrun
|
8b7b44317d
|
feat(ui): media orphans review page and dashboard link
Made-with: Cursor
|
12 hours ago |
npmrun
|
4b2c151a8e
|
feat(nitro): scheduled media orphan sweep task
Made-with: Cursor
|
12 hours ago |
npmrun
|
fd47913043
|
feat(config): admin toggles for media orphan auto-sweep
Made-with: Cursor
|
12 hours ago |
npmrun
|
16c1f7c888
|
feat(api): me media orphans list and batch delete
Made-with: Cursor
|
12 hours ago |
npmrun
|
05e6802f3e
|
feat(upload): require auth, sharp webp pipeline, media_assets row
Made-with: Cursor
|
12 hours ago |
npmrun
|
bf116d1737
|
feat(posts): sync media refs on create/update/delete
Made-with: Cursor
|
12 hours ago |
npmrun
|
e1dd32b770
|
feat(media): sync refs, orphan eligibility, delete helpers
Made-with: Cursor
|
12 hours ago |
npmrun
|
36a3fbfe1d
|
feat(media): constants and markdown/cover URL extraction
Made-with: Cursor
|
12 hours ago |
npmrun
|
52210bac70
|
feat(db): media_assets and post_media_refs for post media
Made-with: Cursor
|
12 hours ago |
npmrun
|
d5cc3a8bba
|
docs(plan): post media assets implementation plan
Made-with: Cursor
|
12 hours ago |
npmrun
|
bf34c219a8
|
docs: orphan auto-sweep is admin global config only (no env duplicate)
Made-with: Cursor
|
12 hours ago |
npmrun
|
ab0edbb18e
|
docs: orphan media requires review; optional auto-sweep and manual purge
Made-with: Cursor
|
12 hours ago |
npmrun
|
943c143277
|
docs: add post media assets design (orphan GC + image optimization)
Made-with: Cursor
|
12 hours ago |
npmrun
|
436d0e7693
|
feat(posts): remove newer/older nav; edit link on public post for owner; expose post id in public API
Made-with: Cursor
|
12 hours ago |
npmrun
|
47e135b6a9
|
fix(posts): prefix public post datetime with 发布于
Made-with: Cursor
|
12 hours ago |
npmrun
|
c5953cffd2
|
fix(posts): detail links instead of id jump; friendly published time on public post
Made-with: Cursor
|
12 hours ago |
npmrun
|
03bfacd898
|
feat(posts): quick nav on list/edit pages and safe markdown on public posts
Made-with: Cursor
|
12 hours ago |
npmrun
|
2b6ce7bf62
|
feat(posts): align new post page with markdown editor layout
Made-with: Cursor
|
12 hours ago |
npmrun
|
63ac857c73
|
feat(posts): writing-first layout and markdown editor on edit page
Made-with: Cursor
|
12 hours ago |
npmrun
|
2d63b144ca
|
feat(editor): add PostBodyMarkdownEditor with md-editor-v3 and upload
Made-with: Cursor
|
12 hours ago |
npmrun
|
7c9b5eec51
|
feat(upload): raise image upload limit to 10MB
Made-with: Cursor
|
12 hours ago |
npmrun
|
abfe1d816d
|
chore(deps): add md-editor-v3 for post markdown editor
Made-with: Cursor
|
12 hours ago |
npmrun
|
759a8c4284
|
docs: add article edit markdown implementation plan
Made-with: Cursor
|
12 hours ago |
npmrun
|
5bfb7413ec
|
docs: add article edit markdown editor design spec (2026-04-18)
Made-with: Cursor
|
13 hours ago |
npmrun
|
2f509ed214
|
chore(db): update SQLite database file
|
17 hours ago |
npmrun
|
ee2e7e014f
|
fix(ui): scale nested comment indent by depth
Made-with: Cursor
|
17 hours ago |
npmrun
|
c98146760b
|
feat(ui): post comments on public and unlisted post pages
Made-with: Cursor
|
17 hours ago |
npmrun
|
34cacdd43b
|
feat(api): soft-delete comment from me scope
Made-with: Cursor
|
17 hours ago |
npmrun
|
b92a393ceb
|
feat(api): public and unlisted comment list and create endpoints
Made-with: Cursor
|
17 hours ago |
npmrun
|
155f4824f0
|
feat(comments): service for tree listing, create, and soft delete
Made-with: Cursor
|
17 hours ago |
npmrun
|
c218105c25
|
feat(posts): add comment context resolvers for public and unlisted
Made-with: Cursor
|
17 hours ago |
npmrun
|
607f70477f
|
feat(comments): guest display name and body validation
Made-with: Cursor
|
17 hours ago |