239 Commits (550c7ee45b7eb085a387ffc54671be03b93f8dd3)
 

Author SHA1 Message Date
npmrun 550c7ee45b refactor(drone): migrate deployment configuration to scripts directory 2 weeks ago
npmrun 28cb956b7a fix(drone): improve deployment logic for repository management 2 weeks ago
npmrun dd240b1733 fix(drone): refactor SSH command and deployment logic for improved reliability 2 weeks ago
npmrun 37c9ac6b5d fix(drone): enhance SSH command and cloning logic for deployment 2 weeks ago
npmrun 78afc701cd fix(drone): disable cloning and set HOME environment variable for deployment 2 weeks ago
npmrun c3518e9f20 fix(drone): enhance SSH configuration for deployment 2 weeks ago
npmrun 9f823680d0 fix(drone): update deployment branch from 'deploy-branch' to 'main' 2 weeks ago
npmrun f8b4321486 feat(deploy): add CI/CD pipeline and deployment script 2 weeks ago
npmrun 2382dad188 feat(quick-note): enhance quick note editor with content change events and mobile responsiveness 2 weeks ago
npmrun 727a380459 docs(quick-note): add design spec and implementation plan 2 weeks ago
npmrun 45f22de703 feat(quick-note): add resizable quick note modal with per-user persistence 2 weeks ago
npmrun 7495f3c5c6 feat(editor): add editor readiness handling and visibility checks 2 weeks ago
npmrun 374fcbfadb fix(upload): resolve file path conflicts during image conversion 2 weeks ago
npmrun ff401a524b feat(editor): add loading state for markdown editor initialization 2 weeks ago
npmrun fa14e7c8bb refactor(media): enhance directory handling for static assets 2 weeks ago
npmrun f73a0d2d43 refactor(tags): streamline tag handling in post lists 2 weeks ago
npmrun a9d2278527 feat(tags): implement post tags feature with filtering capabilities 2 weeks ago
npmrun c619d7bd86 docs(spec): add post tags and list filtering design 2 weeks ago
npmrun a8d6234b88 feat(env): add environment variable management script and update database copy command 2 weeks ago
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