32 Commits (main)

Author SHA1 Message Date
npmrun 2382dad188 feat(quick-note): enhance quick note editor with content change events and mobile responsiveness 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 ff401a524b feat(editor): add loading state for markdown editor initialization 2 weeks ago
npmrun a9d2278527 feat(tags): implement post tags feature with filtering capabilities 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 8a5e11349b feat(markdown): migrate editor to Vditor with mobile-aware behavior 2 weeks ago
npmrun f19412953f feat(global-config): add showDiscoverInHeaderForGuest option and update related components 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 8320768f1d style(markdown): add commented styles for code blocks and update markdown configuration 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 6e2cbfda22 fix(comment): add frontend email-notify readiness hints 3 weeks ago
npmrun b7c87d2d95 feat(comments): enforce guest email anonymity rules 3 weeks ago
npmrun e4adc32c56 feat(nav): add media console link and merge dashboard card 3 weeks ago
npmrun 8d29da0780 feat(image-crop): integrate vue-advanced-cropper for avatar and header icon uploads 3 weeks ago
npmrun fbc865c558 feat(nav): add Discover link for logged-in users 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 2c07ec779c fix(markdown): hide front matter in editor preview and renderSafeMarkdown 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 2d63b144ca feat(editor): add PostBodyMarkdownEditor with md-editor-v3 and upload 3 weeks ago
npmrun ee2e7e014f fix(ui): scale nested comment indent by depth 3 weeks ago
npmrun c98146760b feat(ui): post comments on public and unlisted post pages 3 weeks ago
npmrun 81eeb29f54 feat(db): update SQLite configuration and seeding process 3 weeks ago
npmrun 88137dd807 feat: enhance public profile layout and configuration management 3 weeks ago
npmrun f522fdd049 feat(ui): rich home page, sticky header with user menu and nav 3 weeks ago
npmrun be8f4f8512 feat: add global configuration management and error handling component 3 weeks ago
npmrun 02e23050d5 feat: create AppShell component and refactor layouts for improved structure 3 weeks ago