Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mitigate encoding issue with user principal uri | Georg Ehrke | 2020-09-14 | 1 | -1/+5 |
| | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | Properly catch exception from writing to stream when copying a file | Julius Härtl | 2020-09-10 | 1 | -2/+9 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Do not keep the part file if the forbidden exception has retry set to false | Julius Härtl | 2020-09-03 | 1 | -0/+3 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Fix broken backport | Joas Schilling | 2020-08-19 | 1 | -0/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Return proper status when file didn't exist before | Julius Härtl | 2020-08-13 | 1 | -1/+2 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Delete chunks if the move on an upload failed | Julius Härtl | 2020-08-13 | 1 | -6/+9 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Do not log RequestedRangeNotSatisfiable exceptions in DAV | Roeland Jago Douma | 2020-07-14 | 1 | -0/+3 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Changes the Birthday calendar color to slightly brighter one | Georg Ehrke | 2020-07-06 | 1 | -1/+1 |
| | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | Fix empty event UUID reminder notifications | Thomas Citharel | 2020-06-05 | 1 | -2/+4 |
| | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
* | Fix owner on publicownerwrapper | Roeland Jago Douma | 2020-05-01 | 1 | -0/+2 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Add a wrapper to fall back to the share owner on public shares | Roeland Jago Douma | 2020-04-30 | 1 | -0/+53 |
| | | | | | | | | 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> | ||||
* | Only catch anonymous OPTIONS for Office | Julius Härtl | 2020-04-27 | 1 | -2/+2 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Update list of multiple properties | John Molakvoæ (skjnldsv) | 2020-04-17 | 1 | -20/+4 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Merge pull request #20102 from nextcloud/backport/18679/stable18 | Morris Jobke | 2020-04-14 | 1 | -5/+6 |
|\ | | | | | [stable18] fix OCA\DAV\CalDAV\CalDavBackend search $options | ||||
| * | Add check that DateTime parameters are of correct type | Thomas Citharel | 2020-03-22 | 1 | -3/+4 |
| | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
| * | fix OCA\DAV\CalDAV\CalDavBackend search $options | dartcafe | 2020-03-22 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: dartcafe <github@dartcafe.de> | ||||
* | | Merge pull request #20282 from nextcloud/backport/19180/stable18 | Roeland Jago Douma | 2020-04-14 | 1 | -2/+5 |
|\ \ | | | | | | | [stable18] Check for empty authorization headers for office requests | ||||
| * | | Check for empty authorization headers for office requests and allow ↵ | Julius Härtl | 2020-04-03 | 1 | -2/+5 |
| | | | | | | | | | | | | | | | | | | anonymous option on the whole tree Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | Merge pull request #20334 from nextcloud/backport/20284/stable18 | Roeland Jago Douma | 2020-04-14 | 1 | -1/+2 |
|\ \ \ | | | | | | | | | [stable18] Properly catch NoUserException during upload cleanup | ||||
| * | | | Catch NoUserException when running the upload cleanup as cronjob | Julius Härtl | 2020-04-06 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | | Catch NotFoundException when getting the user folder | Julius Härtl | 2020-04-06 | 1 | -3/+2 |
|/ / / | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* / / | RefreshWebcalService: randomly generate calendar-object uri | Georg Ehrke | 2020-03-25 | 1 | -3/+11 |
|/ / | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | | use core templates for displaying dav errors in the browser | Arthur Schiwon | 2020-03-23 | 1 | -3/+9 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | fix dav browser error page not styled | Arthur Schiwon | 2020-03-23 | 1 | -0/+3 |
|/ | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | remove the detour trough node and work with path directly | Robin Appelman | 2020-03-19 | 1 | -34/+8 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | use INode instead of Node for custom properties | Robin Appelman | 2020-03-19 | 1 | -5/+6 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | handle long property paths to hasing paths >250 chars | Robin Appelman | 2020-03-19 | 1 | -21/+36 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | remove unused code | Robin Appelman | 2020-03-19 | 1 | -53/+0 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | merge the two almost identical custom property backends | Robin Appelman | 2020-03-19 | 3 | -370/+101 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Fix hostname given in Apple config file | Nils Wittenbrink | 2020-03-11 | 1 | -1/+1 |
| | | | | Signed-off-by: Nils Wittenbrink <nilswittenbrink@web.de> | ||||
* | Introduce a default refresh rate app setting for calendar subscriptions | Thomas Citharel | 2020-03-05 | 1 | -3/+13 |
| | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
* | Merge pull request #19573 from nextcloud/backport/19398/stable18 | Roeland Jago Douma | 2020-03-05 | 2 | -370/+435 |
|\ | | | | | [stable18] Move RefreshWebcalJob logic to a proper service so that it may be called independently | ||||
| * | Move RefreshWebcalJob logic to a proper service so that it may be called | Thomas Citharel | 2020-02-21 | 2 | -370/+435 |
| | | | | | | | | | | | | independently Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
* | | Merge pull request #19639 from nextcloud/backport/19252/stable18 | Roeland Jago Douma | 2020-03-03 | 1 | -1/+4 |
|\ \ | | | | | | | [stable18] Hash event UID to make sure it's not too long for PushProvider notifications | ||||
| * | | Hash event UID to make sure it's not too long for PushProvider | Thomas Citharel | 2020-02-25 | 1 | -1/+4 |
| |/ | | | | | | | | | | | notifications Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
* / | Correctly trim long cyrillic note | Joas Schilling | 2020-02-25 | 2 | -4/+3 |
|/ | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix display of DTEND for multi-day all-day event | Georg Ehrke | 2020-02-05 | 1 | -0/+4 |
| | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | RefreshWebcalJob: Fix reading subscription from database leading to ignored ↵ | Georg Ehrke | 2020-01-31 | 1 | -12/+40 |
| | | | | | | refreshRate Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | Merge pull request #18115 from ↵ | Roeland Jago Douma | 2019-12-27 | 1 | -2/+10 |
|\ | | | | | | | | | nextcloud/bugfix/17951/reminderservice_resource_error Properly handle resources in ReminderService | ||||
| * | Properly handle resources in ReminderService | Georg Ehrke | 2019-11-26 | 1 | -2/+10 |
| | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | | Update license headers for 18 | Christoph Wurst | 2019-12-20 | 2 | -1/+2 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | Merge pull request #18061 from nextcloud/bugfix/noid/dav-plugin-old | Roeland Jago Douma | 2019-12-16 | 1 | -2/+21 |
|\ \ | | | | | | | Load apps dav plugins on the old webdav route | ||||
| * | | Load apps dav plugins on the old webdav route | Julius Härtl | 2019-12-04 | 1 | -2/+21 |
| | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | Support more IPv6 addresses in the RefreshWebcalJob | Georg Ehrke | 2019-12-12 | 1 | -0/+11 |
| | | | | | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | | | Merge pull request #17935 from nextcloud/feature/noid/public-auth-for-circles | Roeland Jago Douma | 2019-12-11 | 1 | -2/+6 |
|\ \ \ | | | | | | | | | adding share type circles | ||||
| * | | | using IShare:: | Maxence Lange | 2019-12-05 | 1 | -4/+5 |
| | | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
| * | | | adding share type circles | Maxence Lange | 2019-12-05 | 1 | -1/+4 |
| | | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | | | | Add offset for home limited searches | Roeland Jago Douma | 2019-12-10 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | | Verify that is an array before accessing it | Georg Ehrke | 2019-12-09 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | | | | Update license headers | Christoph Wurst | 2019-12-05 | 215 | -324/+693 |
|/ / / | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> |