220 Commits (941b082a7202a22936b6e56b42c089231c68ddf1)
 

Author SHA1 Message Date
npmrun 941b082a72 feat(export): enhance export functionality with new download method and configuration updates 2 weeks ago
npmrun b0102afd0d feat(export): implement export task limits and environment configuration 2 weeks ago
npmrun 64c2313a6d feat(media): refactor media handling to use static directory structure 2 weeks ago
npmrun 890db7c4f9 feat(markdown): enhance Vditor integration and post preview functionality 2 weeks ago
npmrun 770ac577d7 docs(plan): add Vditor unification implementation plan 2 weeks ago
npmrun 8a5e11349b feat(markdown): migrate editor to Vditor with mobile-aware behavior 2 weeks ago
npmrun 8c6efae3fb docs(spec): add Vditor unification design for markdown editing 2 weeks ago
npmrun f19412953f feat(global-config): add showDiscoverInHeaderForGuest option and update related components 2 weeks ago
npmrun c8b96b2e8c feat(pagination): implement pagination for users and posts management 2 weeks ago
npmrun ae90ff3b48 Merge branch 'feat/public-home-hub' 2 weeks ago
npmrun dd209fa68a feat(public-home): implement Reader and Showcase layouts for public profile 2 weeks ago
npmrun d9b4d8fe73 feat(public-profile): switch public home to modular hub layout 2 weeks ago
npmrun 22ab1e11b8 feat(markdown): enhance dark mode styling and add post preview functionality 2 weeks ago
npmrun 081d70f551 feat(toast): implement autoclose fallback for toast notifications 2 weeks ago
npmrun f925b7c9ca Merge branch 'feat/user-data-export' 2 weeks ago
npmrun 927b7bbbd3 feat(export): support bundle download and task deletion 2 weeks ago
npmrun cac81289ab feat(export): add export center UI and usage docs 2 weeks ago
npmrun 3c7190a606 feat(export): implement export pipeline and me APIs 2 weeks ago
npmrun 0686b74fd5 feat(export): add export task schema and migration 2 weeks ago
npmrun 026434b036 docs: add user data backup design for export and migration 2 weeks ago
npmrun 8cdc6a6235 feat(media, rss, timeline): enhance UI and functionality with new features 2 weeks ago
npmrun 35652caf35 refactor: update asset paths and enhance post visibility handling 2 weeks ago
npmrun 2d5e027f82 docs: add article markdown export implementation plan 2 weeks ago
npmrun 1a142c1cec feat(posts): add public post markdown export action 2 weeks ago
npmrun c83e922996 fix(export): always revoke object url on download failure 2 weeks ago
npmrun d8c6a4093d fix(export): normalize all site-relative markdown image urls 2 weeks ago
npmrun 5344912999 test(export): cover downloadMarkdownFile browser and non-browser flows 2 weeks ago
npmrun e120ca3b7d feat(export): add markdown export utilities with url normalization tests 2 weeks ago
npmrun b8d2a9c332 docs: add article markdown export design spec 2 weeks ago
npmrun adaf5b2195 style(markdown): refine SCSS styles for markdown components and enhance code block presentation 2 weeks ago
npmrun cee0f99538 feat(markdown): integrate highlight.js for enhanced code syntax highlighting 3 weeks ago
npmrun 8320768f1d style(markdown): add commented styles for code blocks and update markdown configuration 3 weeks ago
npmrun f17cbb0aa9 style(markdown): update styles for markdown components and improve code block presentation 3 weeks ago
npmrun 2e4fe22513 refactor(config): enhance UI layout and improve user experience in admin and profile settings 3 weeks ago
npmrun 39cac75fbb docs: EJS custom pages as multi-tenant /@slug/p/:pageKey with DB table 3 weeks ago
npmrun 8a84078bc6 docs: personal home EJS on /@slug/custom; do not override root route 3 weeks ago
npmrun 4cbaa037f2 docs: add personal home EJS design spec (2026-04-21) 3 weeks ago
npmrun a7155fbaf2 feat(auth): implement client session synchronization and refactor authentication handling 3 weeks ago
npmrun b4508741e5 feat(security): add backend security audit skill and enhance user registration error handling 3 weeks ago
npmrun 4c31d81ed1 feat(home): enhance user experience with new sections and quick create button 3 weeks ago
npmrun 3704675445 feat(email): add nodemailer type definitions and enhance comment email test logging 3 weeks ago
npmrun 649b0d7a27 Merge branch 'feature/comment-email-config' 3 weeks ago
npmrun e12a51cd19 fix(config): keep smtp password readiness after masking 3 weeks ago
npmrun 7e0d240046 Merge branch 'feature/comment-email-config' 3 weeks ago
npmrun 4ca171da6f feat(profile): add email field to user profile and validation 3 weeks ago
npmrun 8b1140fc41 Merge branch 'feature/comment-email-config' 3 weeks ago
npmrun 8cd04b4e15 feat(comment-email): implement comment email configuration and notification preferences 3 weeks ago
npmrun 6e2cbfda22 fix(comment): add frontend email-notify readiness hints 3 weeks ago
npmrun efd15c3118 fix(comment): validate receiver email format before notify 3 weeks ago
npmrun 5bd43eb835 fix(comment): include context in notify failure logs 3 weeks ago