aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
* Carefully filter out non matching time ranges for CalDAV searchChristoph Wurst2021-12-131-1/+35
* 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
* Convert strict_search to wildcard property and add psalm docsJoas Schilling2021-12-082-0/+3
* Only wildcard search if enumeration is allowedJoas Schilling2021-12-082-1/+6
* [tx-robot] updated from transifexNextcloud bot2021-12-084-4/+32
* Prevent writing invalid mtimeJohn Molakvoæ2021-12-073-14/+63
* Bump core-js from 3.19.1 to 3.19.2dependabot[bot]2021-12-054-5/+5
* [tx-robot] updated from transifexNextcloud bot2021-12-052-0/+4
* Merge pull request #30054 from nextcloud/refactor/cleaner-dav-background-reso...Christoph Wurst2021-12-031-36/+43
|\
| * Clean up the DAV resource background jobChristoph Wurst2021-12-021-36/+43
* | Close open cursor in the caldav back-endChristoph Wurst2021-12-021-0/+3
|/
* Cast orphan subscription id to intChristoph Wurst2021-12-011-4/+5
* Remove isIE and associated legacy scriptsJohn Molakvoæ (skjnldsv)2021-11-304-9/+10
* [tx-robot] updated from transifexNextcloud bot2021-11-292-0/+6
* Bump @nextcloud/axios from 1.7.0 to 1.8.0dependabot[bot]2021-11-274-33/+33
* [tx-robot] updated from transifexNextcloud bot2021-11-272-0/+32
* [tx-robot] updated from transifexNextcloud bot2021-11-262-0/+2
* Merge pull request #29864 from nextcloud/bugfix/noid/dav-propfind-ctimeVincent Petry2021-11-241-6/+3
|\
| * Allow to fetch the creation time of foldersJulius Härtl2021-11-231-6/+3
* | [tx-robot] updated from transifexNextcloud bot2021-11-242-0/+8
* | Fix dav application tests and code for PHP 8.1Côme Chilliet2021-11-235-4/+7
|/
* [tx-robot] updated from transifexNextcloud bot2021-11-232-0/+34
* [tx-robot] updated from transifexNextcloud bot2021-11-202-0/+34
* Merge pull request #29661 from nextcloud/enhancement/calendar-search-properti...Christoph Wurst2021-11-151-5/+20
|\
| * Document and type allowed values for calendar property searchesChristoph Wurst2021-11-111-5/+20
* | [tx-robot] updated from transifexNextcloud bot2021-11-152-6/+6
* | [tx-robot] updated from transifexNextcloud bot2021-11-142-0/+32
* | [tx-robot] updated from transifexNextcloud bot2021-11-132-0/+32
* | [tx-robot] updated from transifexNextcloud bot2021-11-1210-2/+18
* | Fix loading all principal calendars in the dav app calendar providerChristoph Wurst2021-11-111-1/+1
|/
* Master is now 24Joas Schilling2021-11-111-2/+2
* [tx-robot] updated from transifexNextcloud bot2021-11-1114-0/+28
* [tx-robot] updated from transifexNextcloud bot2021-11-1034-34/+0
* Polish availibility settingsgreta2021-11-093-18/+60
* Merge pull request #29574 from nextcloud/dependabot/npm_and_yarn/core-js-3.19.1dependabot[bot]2021-11-084-6/+6
|\
| * Merge pull request #29572 from nextcloud/dependabot/npm_and_yarn/nextcloud/ev...John Molakvoæ2021-11-084-6/+6
* | Force Calendar Obejct Chnage Path to support public writeAnna Larch2021-11-082-0/+15
|/
* Bump @nextcloud/initial-state from 1.2.0 to 1.2.1dependabot[bot]2021-11-064-4/+4
* [tx-robot] updated from transifexNextcloud bot2021-11-062-0/+42
* Merge pull request #29536 from nextcloud/fix/add-full-calendar-path-for-publi...Christoph Wurst2021-11-041-1/+10
|\
| * Fix missing calendar path for public write on CalendarsAnna Larch2021-11-041-1/+10
* | Update to composer 2.1.11Carl Schwan2021-11-042-2/+15
|/
* Revert "add dav plugin to trigger recalculating of checksums"John Molakvoæ2021-11-016-99/+4
* Merge pull request #27378 from nextcloud/dav-recalc-checksumJohn Molakvoæ2021-11-016-4/+99
|\
| * Add dav plugin to trigger recalculating of checksumsRobin Appelman2021-08-236-4/+99
* | [tx-robot] updated from transifexNextcloud bot2021-11-012-4/+190
* | Bump core-js from 3.18.3 to 3.19.0dependabot[bot]2021-10-304-28/+28
* | Merge pull request #29481 from nextcloud/fix/dav-calendar-query-start-end-imm...Christoph Wurst2021-10-281-2/+3
|\ \
| * | Fix immutable datetime handling in DAV calendar searchChristoph Wurst2021-10-281-2/+3