vikunja/frontend/src/modules
kolaente 44d01a0f82 refactor: rename parseTaskText module to quickAddMagic
Rename the frontend parsing module from `parseTaskText` to `quickAddMagic`
for clarity. The module handles much more than text parsing — it's the
core of the quick add magic feature. This rename makes its purpose
immediately obvious and aligns with how the feature is referenced
throughout the UI and documentation.

No logic changes — only directory/file renames and import updates.
2026-03-25 09:38:41 +00:00
..
quickAddMagic refactor: rename parseTaskText module to quickAddMagic 2026-03-25 09:38:41 +00:00
projectHistory.test.ts fix(project): save the last 6 projects in history, show only 5 on desktop 2024-04-07 14:34:18 +02:00
projectHistory.ts fix(project): save the last 6 projects in history, show only 5 on desktop 2024-04-07 14:34:18 +02:00