78 Commits (a7155fbaf2b466ba45756c6086070421ee322d9f)

Author SHA1 Message Date
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
npmrun 1776f229fc feat(profile): add optional icon support for social links and update related components 3 weeks ago
npmrun f9826e4ac2 feat(public): profile home bio shows front matter desc only when set 3 weeks ago
npmrun 2c07ec779c fix(markdown): hide front matter in editor preview and renderSafeMarkdown 3 weeks ago
npmrun 660a2e35c0 feat(public): post lists use front matter desc, strip FM in article body 3 weeks ago
npmrun ad5cc6ade5 refactor(me/profile): toast-only feedback, overlay loading without layout swap 3 weeks ago
npmrun 7fd86f9063 feat(me/profile): bio markdown editor in modal with truncated preview 3 weeks ago
npmrun 91978987ce feat(public): about page, profile media refs, media_refs ownerType 3 weeks ago
npmrun f6beaf05ef feat(ui): success toasts for save and update actions 3 weeks ago
npmrun f73d766565 fix: migrate console API calls to useClientApi fetchData 3 weeks ago
npmrun 31599d0ec1 fix(auth): unify login/register error copy without duplicate toast 3 weeks ago
npmrun a1acba5085 feat: add useClientApi fetchData with optional error toast 3 weeks ago
npmrun 421892e97f feat(http): add getApiErrorMessage for unified API error copy 3 weeks ago
npmrun 86024e69e4 feat(public): paginated public posts, timeline, and reading pages 3 weeks ago
npmrun 044cc02c82 feat(public): profile preview slices and links to full list pages 3 weeks ago
npmrun f988d3b91a refactor(ui): reorganize media cleanup section and update labels 3 weeks ago
npmrun 4e4d3b1c92 feat(admin): storage vs media_assets audit and safe DB cleanup 3 weeks ago