managarten/apps
Till-JS 4dc4a4e8df refactor(calendar): improve code quality with quick wins
- Add shared API client factory (base-client.ts) to eliminate duplication
  between calendar and todo API clients, includes timeout support
- Add error toast notifications on API failures using new Svelte 5
  runes-based toast store
- Extract drag/drop and resize logic into reusable composables
  (useDragDrop.svelte.ts, useResize.svelte.ts)
- Move hardcoded German strings to i18n locale files (de.json, en.json)
- Add ARIA labels for accessibility on day cells, event cards, and
  resize handles
- Fix nested button HTML issue in TodoSidebarSection

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-10 19:05:56 +01:00
..
calendar refactor(calendar): improve code quality with quick wins 2025-12-10 19:05:56 +01:00
chat refactor(todo): rename Labels to Tags for consistency across apps 2025-12-10 15:21:33 +01:00
clock refactor(todo): rename Labels to Tags for consistency across apps 2025-12-10 15:21:33 +01:00
contacts refactor(todo): rename Labels to Tags for consistency across apps 2025-12-10 15:21:33 +01:00
context small linting fixes 2025-12-08 14:44:17 +01:00
manacore feat: major update with network graphs, themes, todo extensions, and more 2025-12-10 02:37:46 +01:00
manadeck refactor(todo): rename Labels to Tags for consistency across apps 2025-12-10 15:21:33 +01:00
picture refactor(todo): rename Labels to Tags for consistency across apps 2025-12-10 15:21:33 +01:00
quote/apps fix lint 2025-12-04 00:32:13 +01:00
todo feat(todo): configure nav items for visibility settings 2025-12-10 16:00:04 +01:00
zitare refactor(todo): rename Labels to Tags for consistency across apps 2025-12-10 15:21:33 +01:00