Commit Graph

2 Commits

Author SHA1 Message Date
Vykos
2cae5a681d Sanitize calendar export filenames (#2840) 2026-06-05 10:18:09 +02:00
Afonso Coutinho
5b12bf3f55 fix: ICS export doesn't escape commas/semicolons in event fields (#1161)
* fix: escape SUMMARY/LOCATION per RFC 5545 in ICS export

* fix: escape commas/semicolons in ICS DESCRIPTION, not just newlines

* test: ICS export escapes commas, semicolons, backslashes, newlines
2026-06-02 22:36:12 +09:00