discourse/plugins/discourse-local-dates/assets/javascripts
Krzysztof Kotlarek 9062fd9b7a
FIX: improvements for download local dates (#14588)
* FIX: do not display add to calendar for past dates

There is no value in saving past dates into calendar

* FIX: remove postId and move ICS to frontend

PostId is not necessary and will make the solution more generic for dates which doesn't belong to a specific post.

Also, ICS file can be generated in JavaScript to avoid calling backend.
2021-10-14 09:22:44 +11:00
..
discourse DEV: Add toolbar button when chat in installed (#14422) 2021-09-22 13:46:06 -05:00
initializers FIX: improvements for download local dates (#14588) 2021-10-14 09:22:44 +11:00
lib FIX: correctly defines data-attributes used by local-dates (#14418) 2021-09-22 16:49:45 +02:00