summaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| |/ / /
* | | | Check address book URI length before creationJoas Schilling2022-08-261-0/+4
* | | | Check calendar URI length before creationAnna Larch2022-08-261-0/+7
|/ / /
* | | Merge pull request #33659 from nextcloud/fix/fix-bulk-upload-etagVincent Petry2022-08-251-0/+1
|\ \ \
| * | | Fix ETAG returned by bulk uploadCôme Chilliet2022-08-231-0/+1
* | | | Update snapshotVincent Petry2022-08-251-78/+78
* | | | Add Nc prefix to Nc vue component namesVincent Petry2022-08-252-31/+31
* | | | Bump @nextcloud/vue to 6.0.0-beta.3 and relatedVincent Petry2022-08-251-4/+4
* | | | Merge pull request #33593 from nextcloud/improve-binary-cachingCarl Schwan2022-08-241-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Move findBinaryFinder and isFunctionEnabled away from OC_HelperCarl Schwan2022-08-231-3/+3