summaryrefslogtreecommitdiffstats
path: root/apps/dav/js
Commit message (Expand)AuthorAgeFilesLines
* Delete outdated bundlesJohn Molakvoæ (skjnldsv)2022-01-084-2133/+0
* Bump core-js from 3.20.0 to 3.20.1dependabot[bot]2022-01-014-4/+4
* Fix groupware visual issue: compile js filesQuentin Guidée2021-12-202-3/+3
* Bump core-js from 3.19.3 to 3.20.0dependabot[bot]2021-12-184-12/+12
* Bump core-js from 3.19.2 to 3.19.3dependabot[bot]2021-12-124-5/+5
* Bump @nextcloud/vue from 4.2.0 to 4.3.0dependabot[bot]2021-12-112-15/+15
* Bump core-js from 3.19.1 to 3.19.2dependabot[bot]2021-12-054-5/+5
* Remove isIE and associated legacy scriptsJohn Molakvoæ (skjnldsv)2021-11-304-9/+10
* Bump @nextcloud/axios from 1.7.0 to 1.8.0dependabot[bot]2021-11-274-33/+33
* Polish availibility settingsgreta2021-11-092-3/+3
* Merge pull request #29572 from nextcloud/dependabot/npm_and_yarn/nextcloud/ev...John Molakvoæ2021-11-084-6/+6
* Bump @nextcloud/initial-state from 1.2.0 to 1.2.1dependabot[bot]2021-11-064-4/+4
* Bump core-js from 3.18.3 to 3.19.0dependabot[bot]2021-10-304-28/+28
* Get VTIMEZONE data from a time zone database libChristoph Wurst2021-10-254-19/+19
* Read and write time zone ID when updating CalDAV availabilityChristoph Wurst2021-10-252-3/+3
* Prevent duplicate CalDAV availability slots for recurring slotsChristoph Wurst2021-10-202-2/+2
* Add missing trailing commas in DAV availability settingsChristoph Wurst2021-10-191-1/+1
* Add scheduling availability settingsChristoph Wurst2021-10-184-3/+2126
* Bump core-js from 3.18.2 to 3.18.3dependabot[bot]2021-10-172-2/+2
* Bump core-js from 3.18.1 to 3.18.2dependabot[bot]2021-10-102-3/+3
* Bump core-js from 3.18.0 to 3.18.1dependabot[bot]2021-10-032-2/+2
* Bump @nextcloud/axios from 1.6.0 to 1.7.0dependabot[bot]2021-10-022-2/+2
* Bump core-js from 3.17.3 to 3.18.0dependabot[bot]2021-09-262-3/+3
* Bump core-js from 3.17.2 to 3.17.3dependabot[bot]2021-09-112-2/+2
* Bump core-js from 3.16.4 to 3.17.2dependabot[bot]2021-09-042-2/+2
* Bump core-js from 3.16.2 to 3.16.4dependabot[bot]2021-08-302-2/+2
* Bump core-js from 3.16.1 to 3.16.2dependabot[bot]2021-08-232-3/+3
* Bump core-js from 3.16.0 to 3.16.1dependabot[bot]2021-08-152-2/+2
* Bump core-js from 3.15.2 to 3.16.0dependabot[bot]2021-07-312-3/+3
* Bump p-queueJohn Molakvoæ (skjnldsv)2021-07-262-19/+3
* Bump vue and fix babel warningJohn Molakvoæ (skjnldsv)2021-07-262-2/+10
* Bump dependenciesJohn Molakvoæ (skjnldsv)2021-07-262-1/+9
* RebuildChristopher Ng2021-07-231-5/+1
* Bump @nextcloud/router from 1.2.0 to 2.0.0dependabot[bot]2021-07-232-3/+7
* Fix eslint and update bundlesJohn Molakvoæ (skjnldsv)2021-07-221-1/+1
* Bump @babel/core from 7.14.3 to 7.14.6dependabot[bot]2021-07-182-2/+2
* Bump @nextcloud/event-bus from 1.3.0 to 2.0.0dependabot[bot]2021-07-181-1/+1
* Bump core-js from 3.13.1 to 3.15.1dependabot[bot]2021-06-242-3/+3
* Emit sidebar eventsLouis Chemineau2021-06-072-3/+3
* Port dav calendar settings page to Vue.jsFrançois Freitag2021-06-052-52/+8
* Remove unused apps/dav/js/schedule-response.jsFrançois Freitag2021-05-151-3/+0
* Use DOMContentLoaded and fix sharebymail loading issueJohn Molakvoæ (skjnldsv)2020-07-201-1/+1
* Make push notifications for calendar reminders opt-inGeorg Ehrke2019-09-021-0/+9
* Support event reminders (email and notifications)Thomas Citharel2019-08-151-0/+6
* Merge pull request #10225 from danielkesselberg/bugfix/8529/fix-url-generatio...John Molakvoæ2018-07-131-2/+2
|\
| * Fix call to OC.generateUrl for caldav birthday calendar on/offDaniel Kesselberg2018-07-121-2/+2
* | Include accept / decline links in CalDAV invitation emailsGeorg Ehrke2018-06-291-0/+3
|/
* Add admin checkbox to disable birthday calendarsGeorg Ehrke2017-11-091-0/+10
* add admin settings panel for dav appGeorg Ehrke2017-10-161-0/+28