99 Commits (58d132dafd01ea52cf4f3be18b2dd7538bb821b7)

Author SHA1 Message Date
npmrun 45f22de703 feat(quick-note): add resizable quick note modal with per-user persistence 2 weeks ago
npmrun 374fcbfadb fix(upload): resolve file path conflicts during image conversion 2 weeks ago
npmrun fa14e7c8bb refactor(media): enhance directory handling for static assets 2 weeks ago
npmrun a9d2278527 feat(tags): implement post tags feature with filtering capabilities 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 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 d9b4d8fe73 feat(public-profile): switch public home to modular hub layout 2 weeks ago
npmrun 927b7bbbd3 feat(export): support bundle download and task deletion 2 weeks ago
npmrun 3c7190a606 feat(export): implement export pipeline and me APIs 2 weeks ago
npmrun 35652caf35 refactor: update asset paths and enhance post visibility handling 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 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 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 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
npmrun 3c99e9a0c9 feat(comment): send best-effort reply notification emails 3 weeks ago
npmrun 5f6aeefcfb fix(comments): enforce strict default non-anonymous guest rule 3 weeks ago
npmrun f059cd0ee2 fix(comments): preserve undefined guest anonymity in API parsing 3 weeks ago
npmrun 4c108e5cf5 test(comments): add compatibility fallback and service/api coverage 3 weeks ago
npmrun b7c87d2d95 feat(comments): enforce guest email anonymity rules 3 weeks ago
npmrun b1e42902af fix(config): harden comment-email test endpoint safety 3 weeks ago
npmrun 60ca751fa9 feat(config): add admin comment email test send flow 3 weeks ago
npmrun a8a11cdd89 fix(config): mask smtp password in global put response 3 weeks ago
npmrun 29385f0ebe fix(config): mask smtp secret and avoid empty password overwrite 3 weeks ago
npmrun c6349c65f5 fix(config): normalize comment mail smtp global values before validation 3 weeks ago
npmrun f24c3ccd92 test(config): expand comment config validation coverage 3 weeks ago
npmrun 671137b40b feat(config): add comment email and notify preference keys 3 weeks ago
npmrun 58e1fc9d03 feat(cloud-probes): implement cloud probe middleware and configuration 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 dc74dcf4e2 fix(media): recognize absolute /public/assets/ URLs in markdown for refs sync 3 weeks ago
npmrun e89529a6d2 feat(api): add GET /api/me/media/assets for media library 3 weeks ago
npmrun be656693e6 feat(media): add listUserMediaAssetsPage with ref counts 3 weeks ago
npmrun 8b1b8d73b1 feat(media): add me media assets query parser and tests 3 weeks ago
npmrun f822086861 feat(media): enhance media storage audit with detailed reference tracking 3 weeks ago
npmrun a1fec30083 feat(nitro): implement custom JSON error handler and utility functions 3 weeks ago
npmrun b4a46cfcdc feat(auth): require captcha on login and register 3 weeks ago
npmrun 011cf34fa8 feat(auth): validate captcha fields on login/register body 3 weeks ago
npmrun d898d997d7 feat(auth): svg captcha challenge factory 3 weeks ago
npmrun 4ce1002f68 feat(auth): in-memory captcha store with tests 3 weeks ago
npmrun 0bb2a56f15 feat(profile): persist discover visibility and location fields 3 weeks ago