Modern AI Notes & Tasks app with offline sync - SvelteKit Web frontend, Node.js backend, and MongoDB storage
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
46
commits
fix(csp): allow data URLs in connect-src for image sharing
873b178View on GitHubfix(sharing): fix table rendering and mobile image sharing
f252855View on GitHubfix(sharing): improve WhatsApp sharing for tables and mobile images
580feafView on GitHubfix(deps): update pnpm-lock.yaml for html-to-image dependency
4ce7037View on GitHubfeat(sharing): add WhatsApp sharing for notes as text or images
509c89eView on GitHubfix: remove invalid characters from email tags\n\n• Remove user-email tags containing @ symbols that violate Resend tag validation
e0c0454View on GitHubrefactor: export singleton instance of EmailTemplateService\n\n• Add module export for singleton EmailTemplateService instance
2d4f929View on GitHubfix: add forgot-password and reset-password routes to public routes
7089353View on GitHubfeat: implement task notifications system and UI improvements
c1791e4View on GitHub