Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 31 | -7/+32 | |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-08-24 | 2 | -2/+2 | |
| | ||||||
* | Merge pull request #22335 from nextcloud/fix/16017/remove_nc_encryption | Morris Jobke | 2020-08-20 | 1 | -2/+10 | |
|\ | | | | | Remove encryption option for nextcloud external storage | |||||
| * | 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> | |||||
* | | Merge pull request #21734 from nextcloud/external-s3-no-touch | Morris Jobke | 2020-08-20 | 1 | -17/+1 | |
|\ \ | |/ |/| | disable touch to update mtime for external s3 storage | |||||
| * | disable touch to update mtime for external s3 storage | Robin Appelman | 2020-07-07 | 1 | -17/+1 | |
| | | | | | | | | | | | | since updating the mtime requires doing a copy this can have a significant overhead and it messes with versioning Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | Use matching parameter names form interfaces and implementations | Morris Jobke | 2020-08-19 | 3 | -4/+4 | |
| | | | | | | | | | | | | Found by Psalm 3.14.1 Signed-off-by: Morris Jobke <hey@morrisjobke.de> | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-08-18 | 2 | -6/+6 | |
| | | ||||||
* | | Fix "misplaced variables" warning of Psalm in PHPDoc statements | Morris Jobke | 2020-08-17 | 1 | -1/+1 | |
| | | | | | | | | | | | | Ref #21787 Signed-off-by: Morris Jobke <hey@morrisjobke.de> | |||||
* | | Fix some MissingDocblockType or InvalidDocblock warnings. | Daniel Kesselberg | 2020-08-14 | 3 | -6/+4 | |
| | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | |||||
* | | Remove setCustomJs of the files_external FrontendDefinitionTrait | Morris Jobke | 2020-08-13 | 1 | -10/+0 | |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | |||||
* | | Remove unused method uploadFile | Daniel Kesselberg | 2020-08-13 | 1 | -9/+0 | |
| | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | |||||
* | | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to ↵ | Morris Jobke | 2020-08-12 | 10 | -36/+35 | |
| | | | | | | | | | | | | \PHPUnit\Framework\MockObject\MockObject Signed-off-by: Morris Jobke <hey@morrisjobke.de> | |||||
* | | Merge pull request #21037 from nextcloud/login-credentails-save | blizzz | 2020-08-07 | 5 | -26/+181 | |
|\ \ | | | | | | | Only save login credentials in database once there is an external storage that needs it | |||||
| * | | Move event listener to dedicated class | Morris Jobke | 2020-07-30 | 2 | -22/+67 | |
| | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | |||||
| * | | update saved credentials on password change | Robin Appelman | 2020-07-30 | 1 | -1/+27 | |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
| * | | remove saved credentails if the user no longer has any storage configured ↵ | Robin Appelman | 2020-07-30 | 3 | -4/+82 | |
| | | | | | | | | | | | | | | | | | | using them Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
| * | | Only save login credentials in database once there is an external storage ↵ | Robin Appelman | 2020-07-30 | 1 | -23/+29 | |
| | | | | | | | | | | | | | | | | | | that needs it Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | | [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> | |||||
* | | Use DOMContentLoaded and fix sharebymail loading issue | John Molakvoæ (skjnldsv) | 2020-07-20 | 5 | -5/+5 | |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-07-17 | 2 | -2/+2 | |
| | | ||||||
* | | Merge pull request #21728 from nextcloud/bugfix/noid/s3-external-mtime-cache | Morris Jobke | 2020-07-15 | 1 | -0/+6 | |
|\ \ | | | | | | | Reuse cache for directory mtime/size if filesystem changes can be ignored | |||||
| * | | Reuse cache for directory mtime/size if filesystem changes can be ignored | Julius Härtl | 2020-07-07 | 1 | -0/+6 | |
| |/ | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | |||||
* | | Merge pull request #21785 from ↵ | Morris Jobke | 2020-07-13 | 20 | -80/+80 | |
|\ \ | | | | | | | | | | | | | nextcloud/techdebt/noid/remove-classmap-in-files_external Move OC_Mount_Config to proper classname and remove OC::$CLASSPATH us… | |||||
| * | | Move OC_Mount_Config to proper classname and remove OC::$CLASSPATH usage in ↵ | Morris Jobke | 2020-07-10 | 20 | -80/+80 | |
| |/ | | | | | | | | | | | files_external Signed-off-by: Morris Jobke <hey@morrisjobke.de> | |||||
* / | filter files containing a hash in the path for ftp storages | Robin Appelman | 2020-07-10 | 1 | -0/+17 | |
|/ | | | | | | | | the php ftp streamwrapper doesn't handle hashes correctly and will break when it tries to enter a path containing a hash. By filtering out paths containing a hash we can at least stop the external storage from breaking completely Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | Move files_external to migrations | Joas Schilling | 2020-07-06 | 3 | -226/+151 | |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | Also always return in app commands | Joas Schilling | 2020-06-26 | 10 | -11/+19 | |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | Remove rescanDelay from directory mtime | Julius Härtl | 2020-06-22 | 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 | |
| | ||||||
* | Merge pull request #21252 from nextcloud/smb-3.2.5 | Robin Appelman | 2020-06-09 | 7 | -14/+29 | |
|\ | | | | | update icewind/smb to 3.2.5 | |||||
| * | update icewind/smb to 3.2.5 | Robin Appelman | 2020-05-27 | 7 | -14/+29 | |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-06-09 | 2 | -8/+10 | |
| | | ||||||
* | | Merge pull request #21091 from nextcloud/sftp-normalize-path | Joas Schilling | 2020-06-03 | 2 | -0/+6 | |
|\ \ | | | | | | | normalize sftp path in read and write stream | |||||
| * | | normalize sftp path in read and write stream | Robin Appelman | 2020-05-25 | 2 | -0/+6 | |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-06-03 | 2 | -0/+2 | |
| | | | ||||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-06-01 | 2 | -0/+2 | |
| | | | ||||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-05-30 | 4 | -36/+98 | |
| |/ |/| | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-05-27 | 2 | -2/+2 | |
| | | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-05-23 | 2 | -4/+4 | |
| | | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-05-22 | 2 | -0/+4 | |
| | | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-05-20 | 2 | -6/+6 | |
|/ | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-05-19 | 2 | -0/+4 | |
| | ||||||
* | Merge pull request #20941 from nextcloud/smb-3.2.4 | Morris Jobke | 2020-05-15 | 4 | -26/+53 | |
|\ | | | | | update icewind/smb to 3.2.4 | |||||
| * | update icewind/smb to 3.2.4 | Robin Appelman | 2020-05-12 | 4 | -26/+53 | |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> |