Commit Graph

6 Commits

Author SHA1 Message Date
lotherk
b42801b6c5 v0.1.2: Add VERSION.txt with build-time injection 2026-03-27 14:50:20 +00:00
lotherk
c37af7cdb1 feat: add website link to app footer, Join Alpha opens in new tab
Fixes #2 - Add website link to app footer
- Add VITE_WEBSITE_URL build arg for configurable website URL
- Add Git Repository and License links to app footer
- Update Join Free Alpha links to open in new tab (target=_blank)
2026-03-27 14:26:32 +00:00
lotherk
2858969f39 fix: copy www/docs to app container public folder
Fixes #1 - events and diary pages end up 404
2026-03-27 14:20:34 +00:00
lotherk
f6c4da1da3 v0.1.1: System default AI config, configurable URLs, single .env, website refactor 2026-03-27 13:51:15 +00:00
lotherk
37871271cc fix: strict anti-hallucination default prompt
- Replace creative/warm tone with factual summarization
- Explicitly forbid invention, assumption, or hallucination
- Model must ONLY use information from provided entries
- Acknowledge gaps rather than fill them
2026-03-26 20:29:40 +00:00
lotherk
a4e7132244 feat: add theme system, branding, and task logging
- Add light/dark/system theme toggle in settings
- Add DearDiary.io branding in navbar
- Add task logging for journal generation with request/response
- Rename project from TotalRecall to DearDiary
- Update Docker configuration
2026-03-26 20:03:52 +00:00