Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix tests | Joas Schilling | 2020-06-24 | 1 | -3/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Update share type constant usage | Joas Schilling | 2020-06-24 | 4 | -28/+28 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Merge pull request #21467 from nextcloud/enhancement/dav-bootstrap | Roeland Jago Douma | 2020-06-20 | 2 | -211/+206 |
|\ | | | | | Move DAV to the new bootstrap mechanism | ||||
| * | Move DAV to the new bootstrap mechanism | Christoph Wurst | 2020-06-19 | 2 | -211/+206 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-06-20 | 2 | -0/+2 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-06-19 | 2 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-06-16 | 2 | -2/+2 |
| | |||||
* | Fix pagination of contacts search | Joas Schilling | 2020-06-10 | 2 | -17/+29 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Merge pull request #21302 from ↵ | Christoph Wurst | 2020-06-09 | 1 | -3/+3 |
|\ | | | | | | | | | nextcloud/techdebt/noid/adjust-to-parent-implementation Adjust to parent implementation | ||||
| * | Adjust to parent implementation | Joas Schilling | 2020-06-08 | 1 | -3/+3 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Merge pull request #20272 from nextcloud/enh/sabre/gzip_propfind | Roeland Jago Douma | 2020-06-08 | 5 | -0/+197 |
|\ \ | | | | | | | Gzip the propfind response | ||||
| * | | Allow for compression of the PROPFIND responses | Roeland Jago Douma | 2020-06-06 | 5 | -0/+197 |
| | | | | | | | | | | | | | | | | | | | | | For now it just gzip and only for propfind (the 99% case). Already saves a bunch since the propfinds compress so nicely. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-06-07 | 2 | -2/+2 |
|/ / | |||||
* / | [tx-robot] updated from transifex | Nextcloud bot | 2020-06-06 | 2 | -0/+8 |
|/ | |||||
* | Fix empty event UUID reminder notifications | Thomas Citharel | 2020-06-04 | 1 | -2/+4 |
| | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-05-25 | 2 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-05-23 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-05-22 | 6 | -0/+12 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-05-21 | 2 | -14/+14 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-05-18 | 4 | -4/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-05-16 | 2 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-05-15 | 2 | -4/+4 |
| | |||||
* | [tx-robot] updated from transifexv19.0.0RC2 | Nextcloud bot | 2020-05-14 | 18 | -2/+32 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-05-13 | 16 | -0/+30 |
| | |||||
* | Merge pull request #20844 from ↵ | Roeland Jago Douma | 2020-05-11 | 12 | -20/+42 |
|\ | | | | | | | | | nextcloud/feature/noid/maintenance-mode-webdav-translated Translate the maintenance mode message in webdav | ||||
| * | Translate the maintenance mode message in webdav | Morris Jobke | 2020-05-06 | 12 | -20/+42 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | Merge pull request #20860 from ↵ | Georg Ehrke | 2020-05-08 | 1 | -1/+1 |
|\ \ | | | | | | | | | | | | | nextcloud/bugfix/noid/macos_contacts_sync_prefer_personal_over_app-generated macOS contacts: prefer personal over app generated | ||||
| * | | Rename app-generated to z-app-generated, because macOS Contacts supports ↵ | Georg Ehrke | 2020-05-07 | 1 | -1/+1 |
| |/ | | | | | | | | | | | only one and will pick the first one alphabetically Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* / | Bump app versions and requirements | Joas Schilling | 2020-05-07 | 1 | -2/+2 |
|/ | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix owner on publicownerwrapper | Roeland Jago Douma | 2020-05-01 | 1 | -0/+2 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Merge pull request #20718 from nextcloud/fix/public_share_owner_activity_mess | Morris Jobke | 2020-04-30 | 4 | -1/+58 |
|\ | | | | | Add a wrapper to fall back to the share owner on public shares | ||||
| * | Add a wrapper to fall back to the share owner on public shares | Roeland Jago Douma | 2020-04-30 | 4 | -1/+58 |
| | | | | | | | | | | | | | | | | Else it might happen that we setup a storage that has no real owner and activities do boom etc (looking at you groupfolders and external storages!). Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Merge pull request #19436 from nextcloud/bugfix/noid/dav-quota-calculation | Roeland Jago Douma | 2020-04-30 | 2 | -11/+20 |
|\ \ | | | | | | | Do not include mountpoints when calculating quota usage on WebDAV | ||||
| * | | Do not include mountpoints when calculating quota usage on WebDAV | Julius Härtl | 2020-04-24 | 2 | -11/+20 |
| | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | Merge pull request #19039 from nextcloud/dav-activity-provide-links-to-calendar | Roeland Jago Douma | 2020-04-30 | 7 | -107/+287 |
|\ \ \ | | | | | | | | | Provide links to calendar in event creation/update activities | ||||
| * | | | Provide links to calendar in event creation/update activities | Thomas Citharel | 2020-04-26 | 7 | -107/+287 |
| | | | | | | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
* | | | | Merge pull request #20720 from ↵ | Roeland Jago Douma | 2020-04-30 | 1 | -6/+8 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/temporary-fix-contacts-search Temporary fix contacts search | ||||
| * | | | | Temporary fix contacts search | Joas Schilling | 2020-04-29 | 1 | -6/+8 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-30 | 2 | -0/+8 |
|/ / / / | |||||
* | | / | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 162 | -6/+169 |
| |_|/ |/| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-28 | 2 | -2/+2 |
| | | | |||||
* | | | Merge pull request #20632 from nextcloud/bugfix/20624 | Morris Jobke | 2020-04-27 | 2 | -4/+22 |
|\ \ \ | |/ / |/| | | Only catch anonymous OPTIONS for Office | ||||
| * | | Only catch anonymous OPTIONS for Office | Julius Härtl | 2020-04-24 | 2 | -4/+22 |
| | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-25 | 2 | -0/+2 |
| |/ |/| | |||||
* | | Merge pull request #20570 from nextcloud/fix/20235/use_uploadfile | Roeland Jago Douma | 2020-04-24 | 6 | -3/+129 |
|\ \ | |/ |/| | Use a proper upload file so propfinds return 404 | ||||
| * | Add test that shares and tags are ignored for chunk files. | Daniel Kesselberg | 2020-04-21 | 2 | -1/+43 |
| | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
| * | Use a proper upload file so propfinds return 404 | Roeland Jago Douma | 2020-04-21 | 4 | -2/+86 |
| | | | | | | | | | | | | | | | | | | | | Fixes #20235 By using an UploadFile we make sure that we don't need to have another check everywhere for the path. But we just have ot check (which we have to anyway) if it is a proper Connector/File (or directory). Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Use paginated search for contacts | Julius Härtl | 2020-04-23 | 2 | -0/+8 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | Merge pull request #20576 from nextcloud/fix/dav/oc-etag | Roeland Jago Douma | 2020-04-22 | 1 | -1/+1 |
|\ \ | | | | | | | Make sure that OC-ETag is set again | ||||
| * | | Make sure that OC-ETag is set again | Roeland Jago Douma | 2020-04-21 | 1 | -1/+1 |
| |/ | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> |