summaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2022-10-052-0/+34
* Merge pull request #34378 from nextcloud/add-isDeleted-to-icalendarblizzz2022-10-041-0/+7
|\
| * Add isDeleted property to OCP\Calendar\ICalendarThomas Citharel2022-10-031-0/+7
* | Wrap address book creation write-read in a transactionChristoph Wurst2022-10-031-13/+23
|/
* Merge pull request #34388 from sylvainmetayer/feat_2464_exclude_contact_from_...Anna2022-10-032-0/+9
|\
| * feat: add tests casesSylvain2022-10-021-0/+3
| * fix: define exclusion key as constantSylvain2022-10-021-2/+3
| * feat(contacts): exclude contact from birthday calendarSylvain2022-10-021-0/+5
* | Merge pull request #33608 from nextcloud/perf/improve-getCalendarsForUsersblizzz2022-10-032-19/+40
|\ \
| * | Remove the loop of calendars when only one is neededAnna Larch2022-10-012-19/+40
* | | Add typings to OCP\Calendar\ICalendar and implementationThomas Citharel2022-10-031-19/+13
| |/ |/|
* | Merge pull request #33104 from nextcloud/enhancement/add-logging-federationblizzz2022-10-011-1/+3
|\ \
| * | Add logging to federationAnna Larch2022-07-271-1/+3
* | | Merge pull request #33450 from sazanof/bug/base64-card-dav-searchblizzz2022-10-011-1/+1
|\ \ \
| * | | Add URI type to VCardMikhail Sazanov2022-08-031-1/+1
* | | | Merge pull request #33566 from nextcloud/fopen-not-found-rescanblizzz2022-10-011-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | add test for trying to fopen a file which no longer exists on diskRobin Appelman2022-09-291-2/+2
* | | | [tx-robot] updated from transifexNextcloud bot2022-09-302-2/+2
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2022-09-292-2/+2
* | | [tx-robot] updated from transifexNextcloud bot2022-09-262-4/+4
* | | [tx-robot] updated from transifexNextcloud bot2022-09-232-0/+182
* | | Master is now 26Joas Schilling2022-09-221-2/+2
* | | [tx-robot] updated from transifexNextcloud bot2022-09-222-0/+20
* | | Merge pull request #34147 from nextcloud/bugfix/noid/fix-avatar-cleanup-on-us...Joas Schilling2022-09-201-2/+2
|\ \ \
| * | | Rebuild autoloaderJoas Schilling2022-09-201-2/+2
* | | | [tx-robot] updated from transifexNextcloud bot2022-09-202-0/+2
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2022-09-172-4/+4
* | | Merge pull request #34072 from nextcloud/enh/noid/default-enabled-2Vincent Petry2022-09-151-1/+0
|\ \ \
| * | | set defaultEnabled in shipped.jsonMaxence Lange2022-09-151-1/+0
* | | | Merge pull request #33964 from nextcloud/search-limit-operatorsVincent Petry2022-09-152-25/+103
|\ \ \ \
| * | | | add test for search operator limitRobin Appelman2022-09-081-25/+76
| * | | | add a limit to the amount of operators a client can add to a search queryRobin Appelman2022-09-081-0/+27
* | | | | Merge pull request #34035 from nextcloud/fix/do-not-log-warning-on-404Vincent Petry2022-09-151-6/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Do not output a warning when a file is not foundCôme Chilliet2022-09-121-6/+1
* | | | | [tx-robot] updated from transifexNextcloud bot2022-09-152-0/+2
|/ / / /
* / / / Bump nc vue to beta2Carl Schwan2022-09-091-24/+24
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2022-09-072-4/+4
* | | Fix typos in apps/ subdirectoryluz paz2022-09-054-4/+4
* | | [tx-robot] updated from transifexNextcloud bot2022-08-314-4/+4
* | | Merge pull request #33697 from nextcloud/fix/improve-bulk-uploadCôme Chilliet2022-08-305-48/+54
|\ \ \
| * | | Move dav utils functions to OCP\Files\DavUtilCôme Chilliet2022-08-302-5/+6
| * | | Flip bulkupload.enabled default value to trueCôme Chilliet2022-08-291-1/+1
| * | | Fix Capabilities tests for dav applicationCôme Chilliet2022-08-291-3/+23
| * | | Move Dav fileid and permissions logic into OCP\Util to be able to use it for ...Côme Chilliet2022-08-293-43/+15
| * | | Call the correct functions to get BulkUpload metadata to returnCôme Chilliet2022-08-291-2/+2
| * | | Add bulkupload.enabled configuration switchCôme Chilliet2022-08-251-3/+13
| * | | Add fileid and permissions to response of bulk uploadCôme Chilliet2022-08-251-0/+3
* | | | [tx-robot] updated from transifexNextcloud bot2022-08-292-0/+4
* | | | Merge pull request #33713 from nextcloud/bugfix/noid/viewonlyfixJohn Molakvoæ2022-08-261-0/+1
|\ \ \ \
| * | | | Fix copy in view-only modeVincent Petry2022-08-261-0/+1
| |/ / /