cryptpad/www/calendar
Fabrice Mouhartem 6b7eedde22 #1171: Use the ical.js implementation for foldline
According to [RFC5545](https://www.rfc-editor.org/rfc/rfc5545#section-3.1):

```
  Note: It is possible for very simple implementations to generate
  improperly folded lines in the middle of a UTF-8 multi-octet
  sequence.  For this reason, implementations need to unfold lines
  in such a way to properly restore the original sequence.
```

It actually happens when an emoji takes the 75th and 76th bit.
2023-11-02 11:35:29 +01:00
..
app-calendar.less #1171: fix no scroll in long descriptions 2023-11-02 11:34:52 +01:00
export.js #1171: Use the ical.js implementation for foldline 2023-11-02 11:35:29 +01:00
index.html removing bower: migrate requirejs and requirejs-plugins 2023-01-07 13:50:40 +01:00
inner.html Deduplicate code for iframe title 2023-09-19 16:40:22 +02:00
inner.js #1171: Cleaning code 2023-11-02 11:35:29 +01:00
main.js removing bower: migrate nthen 2023-01-07 13:50:42 +01:00
recurrence.js calendar: confirmation dialog changes in case of changing calendar for recurring events 2023-10-26 09:40:27 +02:00