JM-Lemmi / ical-relay

Relay ical urls and edit them on the fly with different modules.
GNU Affero General Public License v3.0
9 stars 2 forks source link

Add warning: Google Calendar limit of 1MB #212

Open JM-Lemmi opened 10 months ago

JM-Lemmi commented 10 months ago

Google Calendar has a limit of 1MB on ical subscriptions. If the calendar exceeds this limit there should be a warning displayed in various places (maybe on the Calendar Page, adding a special Header to warn of this, when a google IP is detected and the calendar exceeds this, maybe only add one event that shows this warning, ...), maybe even automatic splitting if that is possible in any way.

JM-Lemmi commented 9 months ago

maybe similar to #206