Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | only get the permissions from the share source if it's not already cached | Robin Appelman | 2020-09-16 | 1 | -6/+5 |
| | | | | | | this prevents having to setup the share source when doing metadata stuff on the share root Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-09-16 | 6 | -2/+44 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-09-15 | 164 | -260/+616 |
| | |||||
* | Mitigate encoding issue with user principal uri | Georg Ehrke | 2020-09-14 | 1 | -1/+5 |
| | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | Merge pull request #22775 from ↵ | Roeland Jago Douma | 2020-09-11 | 1 | -2/+14 |
|\ | | | | | | | | | nextcloud/fix/noid/stable19-ldap-group-update-events [stable19] makes LDAP's group updater dispatch type events | ||||
| * | makes LDAP's group updater dispatch type events | Arthur Schiwon | 2020-09-10 | 1 | -2/+14 |
| | | | | | | | | | | | | * fixes group share updates on added users Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | Merge pull request #22778 from nextcloud/backport/22739/stable19 | Roeland Jago Douma | 2020-09-11 | 1 | -2/+9 |
|\ \ | | | | | | | [stable19] Don't fail if copying a file of 0 byte size | ||||
| * | | 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> | ||||
* | | Merge pull request #22776 from nextcloud/backport/22747/stable19 | Roeland Jago Douma | 2020-09-11 | 1 | -2/+3 |
|\ \ | | | | | | | [stable19] fix s3 doesDirectoryExist check for empty directories | ||||
| * | | Set delimiter so that the CommonPrefixes response can properly be determined | Julius Härtl | 2020-09-10 | 1 | -1/+2 |
| | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | fix s3 doesDirectoryExist check for empty directories | Robin Appelman | 2020-09-10 | 1 | -1/+1 |
| |/ | | | | | | | | | | | | | | | | | | | if a directory is empty, only the 'marker' object `/` exists. since not all s3 implementations return just the prefix when listing objects by prefix, when listing objects by the folder prefix, nothing will be returned if the directory is empty. by not including the trailing slash in the prefix, the folder marked will always be returned if it exists Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Merge pull request #22591 from nextcloud/backport/22577/stable19 | Roeland Jago Douma | 2020-09-11 | 1 | -0/+2 |
|\ \ | |/ |/| | [stable19] Better error message when blocked by access control | ||||
| * | Better error message when blocked by access control | Joas Schilling | 2020-09-04 | 1 | -0/+2 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Merge pull request #22753 from nextcloud/backport/22651/stable19 | Roeland Jago Douma | 2020-09-10 | 1 | -2/+8 |
|\ \ | | | | | | | [stable19] Fix reading empty files from objectstorage | ||||
| * | | Fix reading empty files from objectstorage | Roeland Jago Douma | 2020-09-09 | 1 | -2/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | Since we try to do range requests this will fail hard. However since empty files are not that interesting to read anyways we just read from an emptry memory stream. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | Merge pull request #22630 from nextcloud/backport/22583/stable19 | Julius Härtl | 2020-09-10 | 6 | -133/+69 |
|\ \ \ | |/ / |/| | | |||||
| * | | add repair step to clean up DB off lastFeatureRefresh entries in user prefs | Arthur Schiwon | 2020-09-07 | 4 | -1/+69 |
| | | | | | | | | | | | | | | | | | | - also removes related app setting "updateAttributesInterval" Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | | these code bits were part of old logic that was already refactored out | Arthur Schiwon | 2020-09-06 | 2 | -132/+0 |
| | | | | | | | | | | | | | | | | | | - only references were in unit tests Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | | Merge pull request #22713 from nextcloud/backport/stable19/22557 | Morris Jobke | 2020-09-09 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | [stable19] Do not fail if share for mountpoint is no longer available | ||||
| * | | | Do not fail if share for mountpoint is no longer available | Julius Härtl | 2020-09-08 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | | Don't use SELECT DISTINCT when to_char() is used in a WHERE statement | Joas Schilling | 2020-09-08 | 1 | -3/+3 |
|/ / / | | | | | | | | | | | | | | | | Nice bug in Oracle Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* / / | [tx-robot] updated from transifex | Nextcloud bot | 2020-09-07 | 12 | -20/+110 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-09-06 | 36 | -12/+172 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-09-05 | 130 | -426/+578 |
|/ | |||||
* | Merge pull request #22515 from nextcloud/backport/22472/stable19 | Roeland Jago Douma | 2020-09-04 | 1 | -1/+1 |
|\ | | | | | [stable19] Fix writing BLOBs to postgres with recent contacts interaction | ||||
| * | Fix writing BLOBs to postgres with recent contacts interaction | Christoph Wurst | 2020-08-31 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | Merge pull request #22442 from nextcloud/backport/22421/stable19 | Roeland Jago Douma | 2020-09-04 | 3 | -18/+48 |
|\ \ | | | | | | | [stable19] show better quota warning for group folders and external storage | ||||
| * | | fix tests | Robin Appelman | 2020-08-26 | 1 | -4/+11 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | show better quota warning for group folders and external storage | Robin Appelman | 2020-08-26 | 2 | -14/+37 |
| | | | | | | | | | | | | | | | | | | instead of showing the generic 'Your storage is full' message, better explain that it's the group folder/external storage that is full Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | Upgrade icewind/smb to 3.2.7 | Roeland Jago Douma | 2020-09-04 | 4 | -14/+14 |
| | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | Merge pull request #22553 from nextcloud/backport/22528/stable19 | Roeland Jago Douma | 2020-09-04 | 2 | -6/+18 |
|\ \ \ | | | | | | | | | [stable19] Change free space calculation | ||||
| * | | | Tests only: Forward calls to getUserValue and getAppValue | Daniel Kesselberg | 2020-09-03 | 1 | -2/+12 |
| | | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
| * | | | Change free space calculation | Daniel Kesselberg | 2020-09-03 | 1 | -4/+6 |
| | | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-09-04 | 132 | -130/+262 |
| | | | | |||||
* | | | | 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> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-09-03 | 2 | -0/+4 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-09-02 | 4 | -0/+4 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-09-01 | 126 | -250/+258 |
| |/ |/| | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-08-31 | 10 | -0/+48 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-08-30 | 12 | -4/+38 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-08-29 | 150 | -314/+326 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-08-28 | 38 | -48/+120 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-08-27 | 14 | -48/+54 |
|/ | |||||
* | Merge pull request #22410 from nextcloud/backport/22359/stable19 | Roeland Jago Douma | 2020-08-26 | 2 | -0/+15 |
|\ | | | | | [stable19] fix possible leaking scope in Flow | ||||
| * | fix possible leaking scope in Flow | Arthur Schiwon | 2020-08-25 | 2 | -0/+15 |
| | | | | | | | | | | | | | | | | | | - a configured flow can be brought into consideration, despite its event was not fired - it could either run through - or run into a RuntimeException and killing processing of valid flows Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | Merge pull request #22427 from nextcloud/backport/21988/stable19 | Roeland Jago Douma | 2020-08-26 | 1 | -40/+47 |
|\ \ | | | | | | | [stable19] Combine body-login rules in theming and fix twofactor and guest styling on bright colors | ||||
| * | | Combine body-login rules in theming and fix twofactor and guest styling on ↵ | Julius Härtl | 2020-08-25 | 1 | -40/+47 |
| | | | | | | | | | | | | | | | | | | bright colors Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-08-26 | 28 | -28/+56 |
|/ / | |||||
* | | Merge pull request #22414 from nextcloud/backport/22358/stable19 | John Molakvoæ | 2020-08-25 | 4 | -9/+12 |
|\ \ | |/ |/| | |||||
| * | compiled assets | Arthur Schiwon | 2020-08-25 | 2 | -2/+2 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> |