Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused apps/dav/js/schedule-response.js | François Freitag | 2021-05-15 | 1 | -3/+0 |
| | | | | | | | | | | | File is not included in the schedule-response-options template and is commented out. The commented code relies on the buttonset() jQuery plugin, which is deprecated. https://api.jqueryui.com/buttonset/ If this code was to be re-introduced, it would take a different form. Signed-off-by: François Freitag <mail@franek.fr> | ||||
* | Use DOMContentLoaded and fix sharebymail loading issue | John Molakvoæ (skjnldsv) | 2020-07-20 | 1 | -1/+1 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Include accept / decline links in CalDAV invitation emails | Georg Ehrke | 2018-06-29 | 1 | -0/+3 |
Signed-off-by: Georg Ehrke <developer@georgehrke.com> |