| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(external_storage): fix settings save | skjnldsv | 12 days | 1 | -5/+25 |
* | chore: Enable ESLint for apps and fix all errors | Ferdinand Thiessen | 2024-07-09 | 1 | -1/+1 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-06-06 | 65 | -977/+189 |
* | test: retry smb notify test a few times | Robin Appelman | 2024-05-01 | 1 | -0/+17 |
* | test: improve notify tests for smb | Robin Appelman | 2024-03-08 | 1 | -7/+22 |
* | full uppercase const | Maxence Lange | 2024-02-24 | 2 | -6/+6 |
* | use OCP\Server | Robin Appelman | 2024-02-12 | 1 | -2/+2 |
* | also improe cache ci for shared cache | Robin Appelman | 2024-02-09 | 1 | -1/+2 |
* | fix successfull authentication detection | Robin Appelman | 2024-02-02 | 1 | -2/+3 |
* | fix(tests): Adjust `files_external` tests to also work locally with WebDAV | Ferdinand Thiessen | 2024-02-02 | 1 | -4/+4 |
* | chore(ci): Migrate files-external webdav tests to GitHub | Ferdinand Thiessen | 2024-02-02 | 2 | -40/+0 |
* | only do a multipart s3 copy when above the regular copy limit | Robin Appelman | 2023-12-28 | 1 | -0/+68 |
* | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 5 | -11/+6 |
* | kerberos sso ci fixes | Robin Appelman | 2023-09-18 | 7 | -11/+77 |
* | admin have no special rights on users' entries | Maxence Lange | 2023-09-01 | 1 | -29/+6 |
* | feat(files_external): migrate to vue | John Molakvoæ | 2023-08-01 | 1 | -2/+2 |
* | Migrate files external to PSR LoggerInterface | Benjamin Gaussorgues | 2023-08-01 | 2 | -4/+6 |
* | fix!: Remove symfony EventDispatcherInterface from User | Joas Schilling | 2023-07-27 | 3 | -5/+6 |
* | fix(dispatcher): Move remaining simple cases in apps/ folder to IEventDispatcher | Joas Schilling | 2023-07-25 | 1 | -3/+5 |
* | Test StorePasswordListener | Louis Chemineau | 2023-04-19 | 1 | -0/+175 |
* | Update kerberos sso test setup to use new user_saml config system | Robin Appelman | 2023-01-23 | 4 | -33/+46 |
* | Fixing samba test and adding details to kerberos job | Côme Chilliet | 2023-01-20 | 1 | -1/+1 |
* | Fix Samba test failure details output | Côme Chilliet | 2023-01-20 | 1 | -1/+1 |
* | Merge pull request #36087 from nextcloud/enh/noid/improve-applicable-ext-storage | Vincent Petry | 2023-01-16 | 1 | -4/+67 |
|\ |
|
| * | Improve saving applicable users in ext storage | Vincent Petry | 2023-01-12 | 1 | -4/+67 |
* | | Enable SSL by default in ext storage configs | Vincent Petry | 2023-01-13 | 1 | -0/+1 |
* | | Extend ext storage params to contain default value | Vincent Petry | 2023-01-13 | 1 | -0/+2 |
|/ |
|
* | Fix files_external tests with phpunit 9 | Côme Chilliet | 2023-01-02 | 1 | -2/+2 |
* | Fix typos in apps/ subdirectory | luz paz | 2022-09-05 | 1 | -1/+1 |
* | Fix jsunit tests | Julius Härtl | 2022-09-01 | 1 | -2/+2 |
* | Remove legacy #dir element in files list | Vincent Petry | 2022-07-27 | 1 | -1/+0 |
* | Replace files app ids to classes | Vincent Petry | 2022-07-26 | 2 | -7/+7 |
* | Add missing event dispatcher in test constructor | Vincent Petry | 2022-03-24 | 1 | -1/+1 |
* | force full setup after external storage config change | Robin Appelman | 2022-03-24 | 3 | -3/+11 |
* | add all storage config rows in one go on load | Robin Appelman | 2022-03-17 | 1 | -5/+5 |
* | simplify setup of circular SetupManager<->Manager | Robin Appelman | 2022-03-04 | 1 | -6/+2 |
* | move logic to decide what to setup to setupmanager | Robin Appelman | 2022-03-04 | 1 | -2/+2 |
* | adjust tests to new fs setup | Robin Appelman | 2022-03-04 | 1 | -1/+10 |
* | Add test for samba kerberos sso in ci | Robin Appelman | 2022-01-20 | 1 | -0/+33 |
* | Replace license information to SPDX expression | Louis Chemineau | 2022-01-11 | 3 | -3/+3 |
* | Add option to disallow creation of local storages | Vincent Petry | 2021-12-15 | 3 | -3/+66 |
* | ci | Robin Appelman | 2021-10-15 | 2 | -0/+49 |
* | fixup tests for ftp limitations | Robin Appelman | 2021-10-07 | 1 | -0/+44 |
* | teardown | Robin Appelman | 2021-10-07 | 1 | -0/+1 |
* | add new ftp backend | Robin Appelman | 2021-10-07 | 1 | -37/+2 |
* | run ftp external storage tests against multiple ftp servers | Robin Appelman | 2021-10-07 | 1 | -1/+4 |
* | Revert OC.linkToOCS() calls back to old behaviour | Joas Schilling | 2021-08-31 | 1 | -1/+1 |
* | Bump @nextcloud/router from 1.2.0 to 2.0.0 | dependabot[bot] | 2021-07-23 | 1 | -2/+1 |
* | remove depricated methods from MountConfig | Robin Appelman | 2021-06-16 | 1 | -6/+1 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 34 | -41/+6 |