Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 transifex | Nextcloud bot | 2020-05-14 | 18 | -2/+32 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-05-13 | 16 | -0/+30 |
| | |||||
* | 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 | 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> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-30 | 2 | -0/+8 |
| | |||||
* | Merge pull request #20680 from nextcloud/backport/20632/stable18 | Roeland Jago Douma | 2020-04-29 | 2 | -4/+22 |
|\ | | | | | [stable18] Only catch anonymous OPTIONS for Office | ||||
| * | Only catch anonymous OPTIONS for Office | Julius Härtl | 2020-04-27 | 2 | -4/+22 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-28 | 2 | -2/+2 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-25 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-20 | 2 | -2/+2 |
| | |||||
* | Update list of multiple properties | John Molakvoæ (skjnldsv) | 2020-04-17 | 2 | -22/+89 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Merge pull request #20102 from nextcloud/backport/18679/stable18 | Morris Jobke | 2020-04-14 | 2 | -9/+11 |
|\ | | | | | [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> | ||||
| * | Add extra test case to exclude by timerange | Thomas Citharel | 2020-03-22 | 1 | -5/+4 |
| | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
| * | Added test testSearch | dartcafe | 2020-03-22 | 1 | -1/+3 |
| | | | | | | | | Signed-off-by: dartcafe <github@dartcafe.de> | ||||
| * | 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 | 2 | -4/+20 |
|\ \ | | | | | | | [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 | 2 | -4/+20 |
| | | | | | | | | | | | | | | | | | | 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> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-13 | 2 | -2/+34 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-12 | 2 | -0/+10 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-11 | 2 | -0/+16 |
| | | | | |||||
* | | | | 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> | ||||
* | | | Merge pull request #20148 from nextcloud/backport/19986/stable18 | Roeland Jago Douma | 2020-04-04 | 2 | -6/+20 |
|\ \ \ | | | | | | | | | [stable18] RefreshWebcalService: randomly generate calendar-object uri | ||||
| * | | | RefreshWebcalService: randomly generate calendar-object uri | Georg Ehrke | 2020-03-25 | 2 | -6/+20 |
| |/ / | | | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* / / | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-03 | 4 | -16/+22 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-25 | 2 | -0/+14 |
| | | |||||
* | | use core templates for displaying dav errors in the browser | Arthur Schiwon | 2020-03-23 | 2 | -36/+9 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | fix dav browser error page not styled | Arthur Schiwon | 2020-03-23 | 2 | -3/+6 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-23 | 114 | -400/+400 |
|/ | |||||
* | rebuild autoloader | Robin Appelman | 2020-03-19 | 2 | -2/+0 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | fix tests | Robin Appelman | 2020-03-19 | 1 | -57/+2 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | remove the detour trough node and work with path directly | Robin Appelman | 2020-03-19 | 2 | -73/+8 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | use INode instead of Node for custom properties | Robin Appelman | 2020-03-19 | 2 | -6/+20 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | handle long property paths to hasing paths >250 chars | Robin Appelman | 2020-03-19 | 2 | -32/+77 |
| | | | | 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> | ||||
* | test custom properties backend against real database | Robin Appelman | 2020-03-19 | 1 | -52/+87 |
| | | | | | | test behaviour not implementation Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | merge the two almost identical custom property backends | Robin Appelman | 2020-03-19 | 5 | -376/+135 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-19 | 2 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-18 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-17 | 4 | -4/+52 |
| | |||||
* | Fix test | Nils Wittenbrink | 2020-03-11 | 1 | -4/+3 |
| | | | | Signed-off-by: Nils Wittenbrink <nilswittenbrink@web.de> |