Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-10-18 | 2 | -2/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-10-17 | 2 | -0/+24 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-10-12 | 2 | -2/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-10-11 | 2 | -0/+24 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(files_external): basic auth user storage trigger | John Molakvoæ | 2023-10-10 | 2 | -3/+6 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-10-09 | 2 | -2/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-10-08 | 2 | -2/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-09-29 | 2 | -2/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #39131 from fsamapoor/refactor_lib_files_external_commands | Louis | 2023-09-28 | 11 | -204/+135 |
|\ | | | | | Refactors files_external app commands | ||||
| * | Adds parameter type hints. | Faraz Samapoor | 2023-09-28 | 2 | -2/+2 |
| | | | | | | | | | | | | Co-authored-by: Côme Chilliet <come.chilliet@nextcloud.com> Signed-off-by: Faraz Samapoor <fsa@adlas.at> Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com> | ||||
| * | Refactors files_external app commands. | Faraz Samapoor | 2023-09-28 | 11 | -206/+137 |
| | | | | | | | | | | | | | | To improve code readability. Signed-off-by: Faraz Samapoor <fsa@adlas.at> Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com> | ||||
* | | Convert isset ternary to null coalescing operator | Hamid Dehnavi | 2023-09-28 | 3 | -6/+6 |
|/ | | | | Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com> | ||||
* | Fix OCS-APIRequest header for OpenAPI | jld3103 | 2023-09-27 | 1 | -2/+3 |
| | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> | ||||
* | Add single status code descriptions for OpenAPI | jld3103 | 2023-09-27 | 2 | -1/+3 |
| | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-09-24 | 2 | -0/+14 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-09-23 | 2 | -30/+30 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #40499 from nextcloud/known-mtime-wrapper | Robin Appelman | 2023-09-21 | 1 | -18/+10 |
|\ | | | | | add wrapper for external storage to ensure we don't get an mtime that is lower than we know it is | ||||
| * | apply known mtime wrapper for external storages | Robin Appelman | 2023-09-19 | 1 | -18/+10 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | fix: avoid side-effect imports | John Molakvoæ (skjnldsv) | 2023-09-21 | 5 | -14/+16 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | use multipart copy for s3 | Robin Appelman | 2023-09-20 | 1 | -4/+1 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-09-20 | 2 | -0/+24 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #39531 from nextcloud/sso-kerberos-fix2 | Robin Appelman | 2023-09-19 | 7 | -11/+77 |
|\ | | | | | kerberos sso ci fix | ||||
| * | kerberos sso ci fixes | Robin Appelman | 2023-09-18 | 7 | -11/+77 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Merge pull request #40183 from nextcloud/sftp-fixes | Robin Appelman | 2023-09-18 | 2 | -9/+151 |
|\ \ | |/ |/| | SFTP improvements | ||||
| * | sftp psalm fixes | Robin Appelman | 2023-09-18 | 2 | -11/+15 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | psalm suppress | Robin Appelman | 2023-09-04 | 1 | -0/+4 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | implement fseek for sftp read stream | Robin Appelman | 2023-09-04 | 2 | -3/+30 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | more optimized getPermissions/getMetaData | Robin Appelman | 2023-09-04 | 1 | -0/+44 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | sftp optimize file_put_contents, writeStream and copy | Robin Appelman | 2023-09-04 | 1 | -1/+55 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | fix error during sftp stream close | Robin Appelman | 2023-09-04 | 1 | -0/+7 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | clear sftp stat cache when opening a write stream | Robin Appelman | 2023-09-04 | 1 | -3/+5 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-09-07 | 2 | -0/+4 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #39895 from nextcloud/fix/noid/revoke-admin-overwrite | John Molakvoæ | 2023-09-05 | 2 | -30/+7 |
|\ \ | |/ |/| | |||||
| * | admin have no special rights on users' entries | Maxence Lange | 2023-09-01 | 2 | -30/+7 |
| | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | | Merge pull request #39707 from ↵ | Simon L | 2023-09-04 | 1 | -0/+6 |
|\ \ | | | | | | | | | | nextcloud/bugfix/39706/local-ext-storage-unavailable-mode | ||||
| * | | Allow ext storage Local to go unavailable | Vincent Petry | 2023-08-29 | 1 | -0/+6 |
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | Whenever an external storage of type Local points at a non-existing directory, process this as a StorageNotAvailable instead of returning 404. This makes desktop clients ignore the folder instead of deleting it when it becomes unavailable. The code change was limited to external storages to avoid issues during setup and with the default home storage. Signed-off-by: Vincent Petry <pvince81@yahoo.fr> | ||||
* / | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-09-03 | 2 | -2/+2 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | chore: upgrade to `@nextcloud/files@3.0.0-beta.18` | John Molakvoæ | 2023-08-23 | 1 | -1/+2 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | feat: migrate FileAction from server | John Molakvoæ | 2023-08-23 | 7 | -10/+8 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | chore: use Navigation from `@nextcloud/files` | John Molakvoæ | 2023-08-23 | 4 | -19/+15 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | chore(files): add Headers, remove legacy methods and cleanup | John Molakvoæ | 2023-08-17 | 1 | -2/+1 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-16 | 2 | -0/+22 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | use fresh builders when deleting storages | Robin Appelman | 2023-08-14 | 1 | -0/+3 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-12 | 4 | -2/+50 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-11 | 2 | -2/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-10 | 2 | -0/+22 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-08 | 2 | -2/+24 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #39717 from nextcloud/fix/openapi/files_external | Julien Veyssier | 2023-08-07 | 4 | -6/+103 |
|\ | | | | | files_external: Fix OpenAPI | ||||
| * | files_external: Fix OpenAPI | jld3103 | 2023-08-07 | 4 | -6/+103 |
| | | | | | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-07 | 2 | -0/+22 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> |