66 Commits (52210bac7066becbedb5046f07edc5d469a479d7)
 

Author SHA1 Message Date
npmrun 52210bac70 feat(db): media_assets and post_media_refs for post media 9 hours ago
npmrun d5cc3a8bba docs(plan): post media assets implementation plan 9 hours ago
npmrun bf34c219a8 docs: orphan auto-sweep is admin global config only (no env duplicate) 9 hours ago
npmrun ab0edbb18e docs: orphan media requires review; optional auto-sweep and manual purge 9 hours ago
npmrun 943c143277 docs: add post media assets design (orphan GC + image optimization) 9 hours ago
npmrun 436d0e7693 feat(posts): remove newer/older nav; edit link on public post for owner; expose post id in public API 9 hours ago
npmrun 47e135b6a9 fix(posts): prefix public post datetime with 发布于 9 hours ago
npmrun c5953cffd2 fix(posts): detail links instead of id jump; friendly published time on public post 9 hours ago
npmrun 03bfacd898 feat(posts): quick nav on list/edit pages and safe markdown on public posts 9 hours ago
npmrun 2b6ce7bf62 feat(posts): align new post page with markdown editor layout 9 hours ago
npmrun 63ac857c73 feat(posts): writing-first layout and markdown editor on edit page 9 hours ago
npmrun 2d63b144ca feat(editor): add PostBodyMarkdownEditor with md-editor-v3 and upload 9 hours ago
npmrun 7c9b5eec51 feat(upload): raise image upload limit to 10MB 9 hours ago
npmrun abfe1d816d chore(deps): add md-editor-v3 for post markdown editor 9 hours ago
npmrun 759a8c4284 docs: add article edit markdown implementation plan 9 hours ago
npmrun 5bfb7413ec docs: add article edit markdown editor design spec (2026-04-18) 9 hours ago
npmrun 2f509ed214 chore(db): update SQLite database file 14 hours ago
npmrun ee2e7e014f fix(ui): scale nested comment indent by depth 14 hours ago
npmrun c98146760b feat(ui): post comments on public and unlisted post pages 14 hours ago
npmrun 34cacdd43b feat(api): soft-delete comment from me scope 14 hours ago
npmrun b92a393ceb feat(api): public and unlisted comment list and create endpoints 14 hours ago
npmrun 155f4824f0 feat(comments): service for tree listing, create, and soft delete 14 hours ago
npmrun c218105c25 feat(posts): add comment context resolvers for public and unlisted 14 hours ago
npmrun 607f70477f feat(comments): guest display name and body validation 14 hours ago
npmrun 901667d317 feat(db): add post_comments table for nested comments 14 hours ago
npmrun 2d1c1dbf4f docs(plan): implementation plan for post comments feature 14 hours ago
npmrun 9bee515a8b docs(spec): add post comments feature design for public and unlisted posts 14 hours ago
npmrun c2a534539f feat(frontend-design): add new skill for creating high-quality frontend interfaces 14 hours ago
npmrun 8e397c47ea docs(readme): update deployment instructions and clarify development setup 15 hours ago
npmrun 0a00a11475 feat(admin-ui): show per-user stats and public profile actions 15 hours ago
npmrun e989535640 feat(admin): include per-user content counts in users list API 15 hours ago
npmrun 371778d752 feat(admin-ui): add public profile absolute URL helper 15 hours ago
npmrun f391d578fc docs(plan): admin user stats and public profile links 15 hours ago
npmrun 584aabe5b8 docs(spec): admin user list stats and public profile links 15 hours ago
npmrun 596aa167d6 refactor(rss-scheduler): streamline plugin initialization and interval setup 15 hours ago
npmrun 81eeb29f54 feat(db): update SQLite configuration and seeding process 16 hours ago
npmrun 88137dd807 feat: enhance public profile layout and configuration management 17 hours ago
npmrun c054fe4889 fix(db): stable SQLite file URL resolution; resilient logout on DB errors 18 hours ago
npmrun f522fdd049 feat(ui): rich home page, sticky header with user menu and nav 18 hours ago
npmrun 7e020389c1 feat: multitenant profile, posts, timeline, RSS, admin APIs, and Nuxt UI 1 day ago
npmrun 6860555a8b feat(db): bootstrap first admin from environment 1 day ago
npmrun e418d00553 feat(db): add multitenant profile, posts, timeline, and rss tables 1 day ago
npmrun 42b2b7ac7a docs: refine multitenant hub spec and add implementation plan 1 day ago
npmrun 5edaf5f756 docs: add multi-tenant personal hub and RSS design spec 1 day ago
npmrun 3df618d552 refactor: simplify user authentication handling in me.get.ts 1 day ago
npmrun 22a06b4209 refactor: update database URL handling and temporary working directory logic 1 day ago
npmrun a01508be1e Merge branch 'feat/auth-access-control' 1 day ago
npmrun 88fe8d25d7 refactor: adjust temporary working directory based on environment 2 days ago
npmrun 5943a994a2 refactor: migrate database from PostgreSQL to SQLite and update related configurations 2 days ago
npmrun 12e892683e refactor: update H3EventContext for authentication and configuration management 2 days ago