| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(files-external): set password as sensitivebackport/49009/stable30 | Maxence Lange | 2024-10-31 | 1 | -0/+3 |
* | fix: add PasswordConfirmationRequired to saveGlobalCredentialsbackport/48992/stable30 | yemkareems | 2024-10-30 | 1 | -0/+2 |
* | fix: cs fix namespacebackport/48788/stable30 | yemkareems | 2024-10-29 | 1 | -1/+1 |
* | fix: add PasswordConfirmationRequired to the eternal storages mentioned in re... | yemkareems | 2024-10-29 | 3 | -0/+7 |
* | Merge pull request #48748 from nextcloud/backport/48373/stable30 | Ferdinand Thiessen | 2024-10-23 | 1 | -0/+4 |
|\ |
|
| * | fix: add PasswordConfirmationRequired to update and delete method | yemkareems | 2024-10-18 | 1 | -0/+2 |
| * | fix: add PasswordConfirmationRequired to create user storages endpoint | yemkareems | 2024-10-18 | 1 | -0/+2 |
* | | Merge pull request #48550 from nextcloud/backport/48540/stable30 | Joas Schilling | 2024-10-21 | 5 | -13/+13 |
|\ \ |
|
| * | | fix(filesexternal): Remove unneeded 3rdparty library usebackport/48540/stable30 | Joas Schilling | 2024-10-03 | 5 | -13/+13 |
| |/ |
|
* | | fix: Ensure we only pass string to writeln() | Joas Schilling | 2024-10-21 | 2 | -2/+2 |
* | | ci: Fix psalm by typing the QuestionHelper | Joas Schilling | 2024-10-21 | 1 | -0/+2 |
|/ |
|
* | fix: Use hashed password in files_external settingsbackport/48359/stable30 | Louis Chemineau | 2024-09-26 | 1 | -0/+8 |
* | fix(files_external): Catch correct exceptionbackport/48345/stable30 | Marcel Klehr | 2024-09-26 | 1 | -7/+9 |
* | Merge pull request #47923 from nextcloud/backport/47527/stable30 | Ferdinand Thiessen | 2024-09-14 | 1 | -0/+2 |
|\ |
|
| * | fix: custom port handling in UI for SFTPbackport/47527/stable30 | Josh Richards | 2024-09-12 | 1 | -0/+2 |
* | | fix(files_external): Check key exists before accessing it | Git'Fellow | 2024-09-14 | 1 | -4/+8 |
* | | fix(files_external): broken credentials dialog | John Molakvoæ (skjnldsv) | 2024-09-13 | 1 | -28/+0 |
|/ |
|
* | fix: Fix unmodified placeholder replacing the actual value when updating | Daniel Calviño Sánchez | 2024-09-04 | 2 | -0/+12 |
* | refactor(files_external): Replace security annotations with respective attrib... | provokateurin | 2024-08-14 | 4 | -24/+16 |
* | feat: add a specialized writeStream implementation for s3 external storage | Robin Appelman | 2024-07-24 | 1 | -0/+21 |
* | Merge pull request #46073 from nextcloud/fix/save_global_credentials | Benjamin Gaussorgues | 2024-06-25 | 1 | -3/+9 |
|\ |
|
| * | fix: allows admin to edit global credentials | Benjamin Gaussorgues | 2024-06-24 | 1 | -3/+9 |
* | | fix: Do not log an error when connecting to SFTP without a logged in user | Daniel Calviño Sánchez | 2024-06-18 | 1 | -5/+7 |
|/ |
|
* | chore: Add SPDX header | Andy Scherzinger | 2024-06-06 | 115 | -2433/+308 |
* | fix(files_external): Be extra safe with null handling to please psalm | Côme Chilliet | 2024-04-30 | 1 | -0/+3 |
* | Merge pull request #44658 from nextcloud/fix/migrate-away-from-resource-type | Côme Chilliet | 2024-04-16 | 1 | -6/+3 |
|\ |
|
| * | fix: Fix small psalm errors in FTP and LDAP connections | Côme Chilliet | 2024-04-09 | 1 | -4/+1 |
| * | fix: Remove obsolete resource typing | Côme Chilliet | 2024-04-09 | 1 | -2/+2 |
* | | fix: Pass the mountpoint target user to storages without owner | Julius Härtl | 2024-04-09 | 1 | -0/+1 |
|/ |
|
* | chore: Improve phpdoc typing to silence psalm errors | Côme Chilliet | 2024-04-02 | 11 | -0/+31 |
* | fix: Apply new coding standard to all files | Côme Chilliet | 2024-04-02 | 17 | -17/+17 |
* | fix: Implement option to temporarily set the user session | Julius Härtl | 2024-03-19 | 1 | -4/+5 |
* | feat: add command to scan external storages directly | Robin Appelman | 2024-03-06 | 3 | -74/+290 |
* | fix: Allow to disable multipart copy on external s3 storage | Julius Härtl | 2024-02-24 | 1 | -0/+3 |
* | mark MOUNT_TYPE_PERSONAl as deprecated | Maxence Lange | 2024-02-24 | 2 | -0/+4 |
* | full uppercase const | Maxence Lange | 2024-02-24 | 7 | -13/+12 |
* | fix: replace `Account name` by `Login` | John Molakvoæ | 2024-02-13 | 10 | -11/+11 |
* | feat: rename users to account or person | Vincent Petry | 2024-02-13 | 13 | -15/+15 |
* | Merge pull request #43349 from nextcloud/fix/case-sensitive-root-smb | Arthur Schiwon | 2024-02-12 | 1 | -1/+2 |
|\ |
|
| * | fix(files_external): list root when using SMB case-insensitive option | Benjamin Gaussorgues | 2024-02-05 | 1 | -1/+2 |
* | | fix(files_external) Add sensitive S3 values redacted by list command | Josh | 2024-02-07 | 1 | -2/+2 |
* | | chore: Replace OC::$server->getL10N by OCP\Util::getL10N in lib and some apps | Côme Chilliet | 2024-02-05 | 1 | -1/+1 |
|/ |
|
* | chore: Fix missing template parameter for IEventListener | Côme Chilliet | 2024-01-30 | 4 | -1/+4 |
* | refactor: Migrate IgnoreOpenAPI attributes to OpenAPI | provokateurin | 2024-01-18 | 1 | -2/+2 |
* | Correct a typo | Valdnet | 2023-11-28 | 1 | -1/+1 |
* | fix(files_external): Fix "Could not find resource main.js to load" | Joas Schilling | 2023-11-27 | 1 | -1/+0 |
* | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 17 | -40/+35 |
* | refactor: Rename OpenAPI type aliases to their namespaces | jld3103 | 2023-11-02 | 3 | -8/+8 |
* | Merge pull request #41053 from nextcloud/bug/smb/in-place-case-rename | Benjamin Gaussorgues | 2023-10-31 | 2 | -0/+24 |
|\ |
|
| * | fix(files_external): on case insensitive system, block case change | Benjamin Gaussorgues | 2023-10-23 | 2 | -0/+24 |