94 Commits (22ab1e11b848c20eb33b5522a624a5772c1abe55)

Author SHA1 Message Date
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 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 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 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 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 2 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 a7155fbaf2 feat(auth): implement client session synchronization and refactor authentication handling 3 weeks ago
npmrun 4c31d81ed1 feat(home): enhance user experience with new sections and quick create button 3 weeks ago
npmrun e12a51cd19 fix(config): keep smtp password readiness after masking 3 weeks ago
npmrun 4ca171da6f feat(profile): add email field to user profile and validation 3 weeks ago
npmrun 6e2cbfda22 fix(comment): add frontend email-notify readiness hints 3 weeks ago
npmrun 80bea6b985 feat(profile): add comment notification preference toggle 3 weeks ago
npmrun b7c87d2d95 feat(comments): enforce guest email anonymity rules 3 weeks ago
npmrun 60ca751fa9 feat(config): add admin comment email test send flow 3 weeks ago
npmrun 29385f0ebe fix(config): mask smtp secret and avoid empty password overwrite 3 weeks ago
npmrun 28fc538b64 feat(config): add comment email fields in admin global config 3 weeks ago
npmrun 25010fa12f fix(readme): update deployment instructions and clarify database support 3 weeks ago
npmrun b65ceefbee feat(styles): integrate SCSS for improved styling and add page title management 3 weeks ago
npmrun da05024087 style(index): update text sizes and classes for improved readability on the homepage 3 weeks ago
npmrun 78aa56f52a feat(media): add user notes and reference contexts to media assets 3 weeks ago
npmrun 967d738c7e feat(media): re-upload missing files in place for same storage_key 3 weeks ago
npmrun 5ae04d4fac refactor(site): use NUXT_PUBLIC_SITE_URL instead of DB publicSiteUrl 3 weeks ago
npmrun b5430ad1da feat(config): publicSiteUrl for same-origin media refs; copy uses it 3 weeks ago
npmrun 2cc931b929 fix(media): load library on client after auth refresh (avoid SSR 401) 3 weeks ago
npmrun 761278a593 fix(ui): avoid duplicate toast on media library load error 3 weeks ago
npmrun e4adc32c56 feat(nav): add media console link and merge dashboard card 3 weeks ago
npmrun ee6efc372b fix(ui): avoid duplicate chrome on media orphans under shell 3 weeks ago
npmrun a2b99afcfb feat(ui): add media library page at /me/media 3 weeks ago
npmrun fb56fc6bcd feat(ui): add /me/media parent shell with sub nav 3 weeks ago
npmrun f822086861 feat(media): enhance media storage audit with detailed reference tracking 3 weeks ago
npmrun e7c1c91877 feat(auth): captcha UI on login and register pages 3 weeks ago
npmrun 8d29da0780 feat(image-crop): integrate vue-advanced-cropper for avatar and header icon uploads 3 weeks ago
npmrun 49ab8fef62 fix(public-layout): no login link in header; fix logged-in false 登录 3 weeks ago
npmrun 0f1c5ec412 fix(public-layout): hide header 控制台 when viewing another user's profile 3 weeks ago
npmrun 24b358115d feat(discover): default discoverVisible to on for new users 3 weeks ago
npmrun 0b7f29d86f feat(profile): discover visibility and location controls 3 weeks ago
npmrun d87b82de5c feat(pages): add discover directory page 3 weeks ago
npmrun fbc865c558 feat(nav): add Discover link for logged-in users 3 weeks ago
npmrun 177cbe837d feat(rss): enhance RSS feed management with sync metadata and improved next sync display 3 weeks ago
npmrun 0540db2c8d refactor(auth): replace 'pending' with 'initialized' in auth session and update loading states across components 3 weeks ago