managarten/apps
Till JS 5286404129 feat(parsers): add intelligent quick-create parsers for 6 apps with multilingual support
- Base parser: multilingual (DE/EN/FR/ES/IT) date, time, weekday, month parsing
- Base parser: fuzzy/typo tolerance (Levenshtein), recurrence (RRULE), relative time
- Base parser: timezone extraction, date ranges, ordinal dates, confidence scoring
- Base parser: past dates (gestern/yesterday), this/next week distinction
- Base parser: compose helper (createAppParser), multiple @references
- Calendar: event-parser with duration, time ranges, location, all-day, calendar ref
- Calendar: wire up UnifiedBar with onCreate/onParseCreate for quick event creation
- Todo: task-parser multilingual priority keywords (urgent/important/normal/later)
- Planta: plant-parser with acquisition keywords (gekauft/bought/acheté)
- Mukke: song-parser with Artist-Title format, BPM, genre, playlist/project creation
- NutriPhi: meal-parser with meal type detection, add QuickInputBar to layout
- All parsers: 210 tests across 7 test suites, all passing

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 22:18:05 +01:00
..
calendar feat(parsers): add intelligent quick-create parsers for 6 apps with multilingual support 2026-03-24 22:18:05 +01:00
chat feat(infra): add Dockerfile dependency validator + fix 16 missing COPYs 2026-03-24 20:25:54 +01:00
citycorners feat(citycorners): add slugs, contacts, collections, clustering, rate limiting, soft deletes 2026-03-24 12:27:29 +01:00
clock feat(infra): add Dockerfile dependency validator + fix 16 missing COPYs 2026-03-24 20:25:54 +01:00
contacts feat(auth): add session expired banner when token refresh fails 2026-03-24 21:24:28 +01:00
context fix(manacore): improve dashboard layout polish 2026-03-24 12:21:51 +01:00
docs fix: replace all manacore.app URLs with mana.how 2026-03-22 18:40:37 +01:00
manacore fix(manacore): add date-fns to package.json for Docker build 2026-03-24 21:28:54 +01:00
manadeck fix(manacore): improve dashboard layout polish 2026-03-24 12:21:51 +01:00
matrix fix(manacore): improve dashboard layout polish 2026-03-24 12:21:51 +01:00
mukke feat(parsers): add intelligent quick-create parsers for 6 apps with multilingual support 2026-03-24 22:18:05 +01:00
nutriphi feat(parsers): add intelligent quick-create parsers for 6 apps with multilingual support 2026-03-24 22:18:05 +01:00
photos feat(infra): add Dockerfile dependency validator + fix 16 missing COPYs 2026-03-24 20:25:54 +01:00
picture fix(manacore): improve dashboard layout polish 2026-03-24 12:21:51 +01:00
planta feat(parsers): add intelligent quick-create parsers for 6 apps with multilingual support 2026-03-24 22:18:05 +01:00
playground feat(infra): add Dockerfile dependency validator + fix 16 missing COPYs 2026-03-24 20:25:54 +01:00
presi feat(infra): add Dockerfile dependency validator + fix 16 missing COPYs 2026-03-24 20:25:54 +01:00
questions fix(manacore): improve dashboard layout polish 2026-03-24 12:21:51 +01:00
skilltree feat(infra): add Dockerfile dependency validator + fix 16 missing COPYs 2026-03-24 20:25:54 +01:00
storage fix(storage): add PWA icons and meta tags to fix build and enable install 2026-03-24 19:22:16 +01:00
todo feat(parsers): add intelligent quick-create parsers for 6 apps with multilingual support 2026-03-24 22:18:05 +01:00
traces feat: add unified @manacore/shared-llm package and migrate all backends 2026-03-23 22:06:30 +01:00
zitare feat(auth): add session expired banner when token refresh fails 2026-03-24 21:24:28 +01:00