My-Weekly-ToDo-List/src/app/api/user
mARTin cf7e138bc9 fix: strip Apple Calendar icon escapes and emoji from PDF event titles
Apple Calendar encodes calendar icons as =h=g / =i=g escape sequences in
iCalendar SUMMARY fields during CalDAV sync.  Helvetica cannot render the
underlying glyphs, causing the raw escape bytes to appear verbatim in the
PDF.  Add pdfTitle() helper that strips these patterns along with emoji
and Apple private-use area characters before rendering any title text.
The calendar color chip/dot already provides the visual calendar identity.

v1.97.3

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-13 19:02:39 +02:00
..
export feat: PDF work report export + Goal of the Week + weekGoal field 2026-04-07 09:37:57 +02:00
export-data fix: improve import — surface real errors, restore all task fields 2026-04-06 11:42:21 +02:00
export-pdf feat: PDF work report export + Goal of the Week + weekGoal field 2026-04-07 09:37:57 +02:00
export-week-view fix: strip Apple Calendar icon escapes and emoji from PDF event titles 2026-04-13 19:02:39 +02:00
import-data fix: improve import — surface real errors, restore all task fields 2026-04-06 11:42:21 +02:00
profile fix: add showProjectIcons and weekStartDay to Prisma schema + route 2026-04-02 10:15:49 +02:00
someday-tabs feat: improve PDF export — header, layout, icons, tab filter 2026-04-13 17:00:13 +02:00