summaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
* Do not check quota for non NodeLouis Chemineau2022-11-241-3/+3
* [tx-robot] updated from transifexNextcloud bot2022-11-232-30/+290
* Merge pull request #35161 from nextcloud/backport/35157/stable25Côme Chilliet2022-11-221-2/+2
|\
| * Make sure to not pass null to DateTime::createFromFormatCôme Chilliet2022-11-151-2/+2
* | Merge pull request #35232 from nextcloud/backport/35009/stable25Côme Chilliet2022-11-211-2/+37
|\ \
| * | Apply the same fix as on beforeCopy on beforeMoveCôme Chilliet2022-11-171-1/+5
| * | fix dirname usageRobin Appelman2022-11-171-1/+5
| * | Fix psalm issuesCôme Chilliet2022-11-171-0/+6
| * | Check quota on file copyCôme Chilliet2022-11-171-1/+22
* | | [tx-robot] updated from transifexNextcloud bot2022-11-212-0/+2
|/ /
* | [tx-robot] updated from transifexNextcloud bot2022-11-162-0/+2
* | Fix CalDavSettings specJohn Molakvoæ2022-11-151-20/+20
|/
* [tx-robot] updated from transifexNextcloud bot2022-11-142-0/+2
* Merge pull request #34978 from nextcloud/backport/34909/stable25Simon L2022-11-0811-18/+214
|\
| * Fix duplicate event email notificationsRichard Steinmetz2022-11-0411-18/+214
* | [tx-robot] updated from transifexNextcloud bot2022-11-0514-8/+358
|/
* fix NC25 for 32-bitszaimen2022-11-011-1/+1
* WebDAV - use file/folder name for dav:displaynameDariusz Olszewski2022-10-211-0/+17
* Review comment - remove redundant empty() callDariusz Olszewski2022-10-141-1/+1
* Read notes from share already loaded into memoryDariusz Olszewski2022-10-141-15/+11
* add test for trying to fopen a file which no longer exists on diskRobin Appelman2022-10-031-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