Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-10-02 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-09-27 | 2 | -4/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-09-23 | 2 | -2/+2 |
| | |||||
* | improve handling of out of space errors for smb | Robin Appelman | 2020-09-17 | 1 | -0/+6 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | 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> | ||||
* | 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> | ||||
* | 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> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-08-25 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-08-24 | 2 | -2/+2 |
| | |||||
* | Remove encryption option for nextcloud external storage | Roeland Jago Douma | 2020-08-20 | 1 | -2/+10 |
| | | | | | | | | Fixes #16017 Since it never worked we should not show it. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-08-18 | 2 | -6/+6 |
| | |||||
* | Reuse cache for directory mtime/size if filesystem changes can be ignored | Julius Härtl | 2020-08-10 | 1 | -0/+6 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-08-04 | 2 | -0/+2 |
| | |||||
* | update icewind/smb to 3.2.6 | Robin Appelman | 2020-07-22 | 7 | -30/+31 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-07-17 | 2 | -2/+2 |
| | |||||
* | Merge pull request #21342 from nextcloud/backport/21252/stable19 | Roeland Jago Douma | 2020-07-04 | 7 | -14/+29 |
|\ | | | | | [stable19] update icewind/smb to 3.2.5 | ||||
| * | update icewind/smb to 3.2.5 | Robin Appelman | 2020-06-09 | 7 | -14/+29 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Remove rescanDelay from directory mtime | Julius Härtl | 2020-06-25 | 1 | -6/+1 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-06-18 | 2 | -2/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-06-11 | 2 | -4/+4 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-06-09 | 2 | -8/+10 |
| | |||||
* | Merge pull request #21203 from nextcloud/backport/21091/stable19 | Roeland Jago Douma | 2020-06-08 | 2 | -0/+6 |
|\ | | | | | [stable19] normalize sftp path in read and write stream | ||||
| * | normalize sftp path in read and write stream | Robin Appelman | 2020-06-03 | 2 | -0/+6 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-06-05 | 20 | -48/+130 |
|/ | |||||
* | update icewind/smb to 3.2.4 | Robin Appelman | 2020-05-15 | 4 | -26/+53 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-05-03 | 2 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-05-02 | 2 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-30 | 2 | -4/+4 |
| | |||||
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 41 | -2/+40 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-28 | 4 | -0/+8 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-26 | 2 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-25 | 10 | -0/+18 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-24 | 16 | -2/+28 |
| | |||||
* | add tooltip to option | Robin Appelman | 2020-04-22 | 1 | -1/+2 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Add option to check share ACL's when listing directories | Robin Appelman | 2020-04-21 | 2 | -0/+37 |
| | | | | | | | | | | | | | | If a file or folder in a directory doesn't have read permissions they will not be shown Note that enabling this option incurs a performance penalty additional requests need to be made to get all the acl. Additionally the acl resolving logic is fairly primitive at the moment and might not work correctly in all setups (it should error to showing the entry) Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Merge pull request #20114 from ↵ | Roeland Jago Douma | 2020-04-21 | 1 | -3/+3 |
|\ | | | | | | | | | nextcloud/techdebt/noid/allow-some-apps-to-have-root-urls Allow some apps to have root URLs in their own routing file | ||||
| * | Fix legacy routes | Joas Schilling | 2020-04-18 | 1 | -3/+3 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-21 | 2 | -6/+6 |
| | | |||||
* | | Add method to storage backends to get directory content with metadata | Robin Appelman | 2020-04-20 | 1 | -8/+57 |
|/ | | | | | | | | | | | | | | | | | Currently you need to use `opendir` and then call `getMetadata` for every file, which adds overhead because most storage backends already get the metadata when doing the `opendir`. While storagebackends can (and do) use caching to relief this problem, this adds cache invalidation dificulties and only a limited number of items are generally cached (to prevent memory usage exploding when scanning large storages) With this new methods storage backends can use the child metadata they got from listing the folder to return metadata without having to keep seperate caches. Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-16 | 2 | -0/+2 |
| | |||||
* | Fix issues with Keystone auth v3 in files_external app | Julien Lutran | 2020-04-15 | 2 | -2/+2 |
| | | | | Signed-off-by: Julien Lutran <julien.lutran@corp.ovh.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-15 | 2 | -6/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-13 | 2 | -2/+2 |
| | |||||
* | Add visibility to all constants | Christoph Wurst | 2020-04-10 | 14 | -42/+42 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Add visibility to all methods and position of static keyword | Christoph Wurst | 2020-04-10 | 15 | -18/+18 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 85 | -162/+63 |
| | | | | | | | | | | | | | | | To continue this formatting madness, here's a tiny patch that adds unified formatting for control structures like if and loops as well as classes, their methods and anonymous functions. This basically forces the constructs to start on the same line. This is not exactly what PSR2 wants, but I think we can have a few exceptions with "our" style. The starting of braces on the same line is pracrically standard for our code. This also removes and empty lines from method/function bodies at the beginning and end. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 10 | -19/+19 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-10 | 2 | -2/+2 |
| | |||||
* | Merge pull request #20391 from nextcloud/refactor/spaces-cleanup | Christoph Wurst | 2020-04-09 | 10 | -14/+13 |
|\ | | | | | Remove all extra whitespace PSR2 does not like |