vikunja/frontend/src/modules
kolaente 77b8403c24 fix: iterate past rejected middle matches in matchDateAtBoundary()
When the first regex match is a rejected middle-of-text date, continue
searching for subsequent matches instead of returning null. This fixes
cases like "The 9/11 Report due 10/12" where 9/11 is rejected but
10/12 at the end should still be parsed.
2026-02-06 10:57:50 +01:00
..
parseTaskText.test.ts fix: iterate past rejected middle matches in matchDateAtBoundary() 2026-02-06 10:57:50 +01:00
parseTaskText.ts fix: strip label syntax with parentheses from task title (#1300) 2025-08-17 15:05:55 +02: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