Commit graph

7 commits

Author SHA1 Message Date
Johannes Millan
9eeded0845 feat(onboarding): add lightweight onboarding hints
Add onboarding hint UI with translations for all 27 languages.
2026-03-22 19:50:24 +01:00
Johannes Millan
c699fde21d chore: remove plan docs 2026-03-14 13:04:44 +01:00
Johannes Millan
9af096a39b docs: add deadline day banner implementation plan 2026-03-14 13:04:44 +01:00
Johannes Millan
0fedfab722 docs: add deadline day banner design 2026-03-14 13:04:44 +01:00
Johannes Millan
da63550459 docs: add task deadlines feature design
Design document for GitHub issue #4328. Covers data model (deadlineDay,
deadlineWithTime, deadlineRemindAt), UI placement in detail panel and
task list rows, NgRx actions/reducers, and reminder integration.
2026-03-14 13:04:44 +01:00
Johannes Millan
ec847ce897 fix(sync): use manual code entry for Dropbox auth on all platforms
- Force dialog to show input field instead of OAuth redirect spinner
- Remove platform-specific OAuth redirect URI logic
- Ensures reliable copy/paste auth flow on Android, web, and Electron
2026-01-24 21:14:57 +01:00
Johannes Millan
8931759745 docs(supersync): add CORS wildcard support design 2026-01-24 12:56:11 +01:00