Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-12-08 | 2 | -2/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #30113 from nextcloud/bugfix/noid/ext-storage-missing-spinner | Pytal | 2021-12-06 | 3 | -0/+21 |
|\ | |||||
| * | Add spinner when loading ext storages | Vincent Petry | 2021-12-06 | 3 | -0/+21 |
| | | | | | | | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | | list.php files are only invoked via ViewController and APIController | Joas Schilling | 2021-12-01 | 1 | -2/+1 |
|/ | | | | | | | | Both of them actually check that the user is logged in before and also the list.php files themselves would break with getUserSession()->getUser()->getUID() which they contain. Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Remove isIE and associated legacy scripts | John Molakvoæ (skjnldsv) | 2021-11-30 | 1 | -2/+1 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-11-29 | 2 | -2/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix ArrayAccess and JsonSerializable return types | Côme Chilliet | 2021-11-23 | 4 | -12/+4 |
| | | | | | | First round of modifications for PHP 8.1 Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-11-23 | 2 | -0/+10 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-11-19 | 2 | -2/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-11-18 | 66 | -178/+136 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #29734 from nextcloud/rakekniven-patch-2 | Vincent Petry | 2021-11-17 | 1 | -1/+1 |
|\ | | | | | Fixed grammar | ||||
| * | Fixed grammar | rakekniven | 2021-11-16 | 1 | -1/+1 |
| | | | | | | | | | | Reported at Transifex. Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-11-17 | 2 | -0/+4 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #29679 from nextcloud/enh/18685/dont-flash | szaimen | 2021-11-15 | 2 | -8/+0 |
|\ | | | | | don't flash external storage mountpoints during the status check | ||||
| * | don't flash external storage mountpoints during the status check | szaimen | 2021-11-12 | 2 | -8/+0 |
| | | | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-11-13 | 4 | -0/+6 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Master is now 24 | Joas Schilling | 2021-11-11 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-11-11 | 34 | -34/+34 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Add migration to move over existing storage ids | Julius Härtl | 2021-11-09 | 2 | -1/+112 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Use unique combination of hostname/bucket/key for external storages | Julius Härtl | 2021-11-04 | 1 | -0/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-11-02 | 2 | -0/+8 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-10-26 | 2 | -0/+4 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #29021 from nextcloud/work/smb/additional-logging | Julius Härtl | 2021-10-25 | 1 | -0/+1 |
|\ | |||||
| * | Add additional logging on SMB failure to read folder content | Carl Schwan | 2021-10-01 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | Currently we discard the error comming from the SMB library and create a new exception for nextcloud. This patch makes sure that the access/permission exception from the SMB library are logged correctly. Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-10-23 | 2 | -2/+2 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #29220 from nextcloud/s3-external-list | John Molakvoæ | 2021-10-22 | 3 | -144/+235 |
|\ \ | |||||
| * | | cache versioning enabled status | Robin Appelman | 2021-10-19 | 1 | -2/+16 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | minor directory detect improvements | Robin Appelman | 2021-10-19 | 1 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | always set Key field in `headObject` | Robin Appelman | 2021-10-15 | 1 | -1/+3 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | more reliable hasUpdated for s3 | Robin Appelman | 2021-10-15 | 1 | -0/+13 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | remove old migration method | Robin Appelman | 2021-10-15 | 1 | -31/+0 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | optimize filetype for s3 directories a bit | Robin Appelman | 2021-10-15 | 1 | -0/+3 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | ci | Robin Appelman | 2021-10-15 | 2 | -0/+49 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | more reliable directory copy | Robin Appelman | 2021-10-15 | 1 | -20/+10 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | doesDirectoryExist fixes | Robin Appelman | 2021-10-15 | 1 | -4/+4 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | s3 external storage listing rework | Robin Appelman | 2021-10-15 | 1 | -96/+147 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-10-21 | 2 | -62/+68 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-10-20 | 2 | -64/+66 |
|/ / | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #29185 from ↵ | Robin Appelman | 2021-10-15 | 1 | -23/+1 |
|\ \ | | | | | | | | | | | | | nextcloud/revert-29165-bug/noid/s3-delete-folder-versions Revert "Delete S3 versions in rmdir" | ||||
| * | | Revert "Delete S3 versions in rmdir" | Vincent Petry | 2021-10-12 | 1 | -23/+1 |
| | | | |||||
* | | | Merge pull request #27194 from nextcloud/new-ftp | John Molakvoæ | 2021-10-14 | 3 | -112/+567 |
|\ \ \ | |/ / |/| | | |||||
| * | | ftp ci improvements | Robin Appelman | 2021-10-07 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | update copyright header | Robin Appelman | 2021-10-07 | 1 | -1/+2 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | fixup tests for ftp limitations | Robin Appelman | 2021-10-07 | 1 | -0/+44 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | teardown | Robin Appelman | 2021-10-07 | 2 | -1/+6 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | add new ftp backend | Robin Appelman | 2021-10-07 | 3 | -122/+524 |
| | | | | | | | | | | | | | | | | | | this uses the raw `ftp_` functions instead of the stream wrapper Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | run ftp external storage tests against multiple ftp servers | Robin Appelman | 2021-10-07 | 1 | -1/+4 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | Delete S3 versions in rmdir | Vincent Petry | 2021-10-11 | 1 | -1/+23 |
|/ / | | | | | | | | | | | | | When deleting a complete folder in a bucket that has versioning enabled, also make sure to delete all associated versions and delete markers Signed-off-by: Vincent Petry <vincent@nextcloud.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-10-07 | 2 | -0/+2 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #28816 from nextcloud/fix/deprecated-toolip-methods | Carl Schwan | 2021-09-30 | 1 | -1/+1 |
|\ \ | |/ |/| | Migrate deprecated tooltip methods |