Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: run rectorrector-phpunit10 | Robin Appelman | 2025-07-01 | 15 | -72/+33 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | chore: apply new CSFixer rules | Ferdinand Thiessen | 2025-07-01 | 8 | -0/+8 |
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> # Conflicts: # apps/settings/lib/SetupChecks/PhpOpcacheSetup.php | ||||
* | test: reenable localstack tests (bug fixed) but disable MinIO versioned copy ↵ | Ferdinand Thiessen | 2025-06-10 | 3 | -17/+10 |
| | | | | | | test Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | test: only skip tests failing on localstack for localstack | Ferdinand Thiessen | 2025-06-10 | 2 | -2/+9 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | test: fix s3 external storage tests to run all storages on ci | Ferdinand Thiessen | 2025-06-10 | 3 | -1/+4 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | test: Fix namespace casing | Joas Schilling | 2025-06-06 | 2 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | test: Don't test order of applicable mount points when we don't sort | Joas Schilling | 2025-06-06 | 2 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | test: cleanup karma (jsunit) tests and move files_external to Cypresscleanup/karma | Ferdinand Thiessen | 2025-06-02 | 3 | -679/+0 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | test: Prepare files_external for PHPUnit10tests/noid/migrate-files-external-to-phpunit10 | Joas Schilling | 2025-05-20 | 36 | -345/+270 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | test: Make extending tests also static already | Joas Schilling | 2025-05-15 | 2 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | feat(files_external): support lexiconfeat/noid/files-external-lexicon | Maxence Lange | 2025-05-05 | 1 | -18/+20 |
| | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | fix(files_external): Convert VALUE_HIDDEN to FLAG_HIDDEN to allow combining ↵ | provokateurin | 2025-05-05 | 2 | -10/+5 |
| | | | | | | VALUE_PASSWORD and FLAG_HIDDEN Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | fix: Ensure samba is started in kerberos testsfix/noid/flaky-sso-tests | Marcel Müller | 2025-05-01 | 1 | -0/+3 |
| | | | | Signed-off-by: Marcel Müller <marcel-mueller@gmx.de> | ||||
* | chore: Output error content when test smb-kerberos-sso is failingfix/improve-error-output-of-sso-test | Côme Chilliet | 2025-04-15 | 1 | -0/+2 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | fix(external_storage): fix settings save | skjnldsv | 2025-03-11 | 1 | -5/+25 |
| | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | chore: Apply new rector configuration to apps folder | Côme Chilliet | 2025-02-13 | 5 | -11/+20 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | chore: Resolve ESLint warnings | Ferdinand Thiessen | 2025-01-16 | 1 | -0/+1 |
| | | | | | | | | | | - Add default value to non-required Vue props - Reformat function to async function if needed - Add some documentation - Allow `any` in places where it makes sense (tests) - Order vue component sections as required Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | refactor(apps): Use constructor property promotion when possible | provokateurin | 2024-10-21 | 6 | -9/+9 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | chore(apps): Apply new rector configuration to autouse classes | Côme Chilliet | 2024-10-15 | 11 | -61/+75 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | chore: Apply rector configuration to apps folder | Côme Chilliet | 2024-09-20 | 1 | -1/+1 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | chore(deps): Update nextcloud/coding-standard to v1.3.1 | provokateurin | 2024-09-19 | 3 | -7/+7 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | refactor: Add void return type to PHPUnit test methods | Christoph Wurst | 2024-09-15 | 34 | -148/+148 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | chore: adjust code to adhere to coding standard | Anna Larch | 2024-09-05 | 1 | -1/+1 |
| | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | style: update codestyle for coding-standard 1.2.3 | Daniel Kesselberg | 2024-08-25 | 2 | -9/+9 |
| | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | chore: Enable ESLint for apps and fix all errors | Ferdinand Thiessen | 2024-07-09 | 1 | -1/+1 |
| | | | | | | | | | Nevertheless this causes a huge amount of new warnings. Previously the shell script for directories to lint was wrong it was generating all app names to lint, but was missing the `apps/` prefix. Causing only `core` to be linted. Co-authored-by: Grigorii K. Shartsev <me@shgk.me> Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | chore: Add SPDX header | Andy Scherzinger | 2024-06-06 | 65 | -977/+189 |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | test: retry smb notify test a few times | Robin Appelman | 2024-05-01 | 1 | -0/+17 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | test: improve notify tests for smb | Robin Appelman | 2024-03-08 | 1 | -7/+22 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | full uppercase const | Maxence Lange | 2024-02-24 | 2 | -6/+6 |
| | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | use OCP\Server | Robin Appelman | 2024-02-12 | 1 | -2/+2 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | also improe cache ci for shared cache | Robin Appelman | 2024-02-09 | 1 | -1/+2 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | fix successfull authentication detection | Robin Appelman | 2024-02-02 | 1 | -2/+3 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | fix(tests): Adjust `files_external` tests to also work locally with WebDAV | Ferdinand Thiessen | 2024-02-02 | 1 | -4/+4 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | chore(ci): Migrate files-external webdav tests to GitHub | Ferdinand Thiessen | 2024-02-02 | 2 | -40/+0 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | only do a multipart s3 copy when above the regular copy limit | Robin Appelman | 2023-12-28 | 1 | -0/+68 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 5 | -11/+6 |
| | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | ||||
* | kerberos sso ci fixes | Robin Appelman | 2023-09-18 | 7 | -11/+77 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | admin have no special rights on users' entries | Maxence Lange | 2023-09-01 | 1 | -29/+6 |
| | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | feat(files_external): migrate to vue | John Molakvoæ | 2023-08-01 | 1 | -2/+2 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | Migrate files external to PSR LoggerInterface | Benjamin Gaussorgues | 2023-08-01 | 2 | -4/+6 |
| | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | ||||
* | fix!: Remove symfony EventDispatcherInterface from User | Joas Schilling | 2023-07-27 | 3 | -5/+6 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix(dispatcher): Move remaining simple cases in apps/ folder to IEventDispatcher | Joas Schilling | 2023-07-25 | 1 | -3/+5 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Test StorePasswordListener | Louis Chemineau | 2023-04-19 | 1 | -0/+175 |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | Update kerberos sso test setup to use new user_saml config system | Robin Appelman | 2023-01-23 | 4 | -33/+46 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Fixing samba test and adding details to kerberos job | Côme Chilliet | 2023-01-20 | 1 | -1/+1 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Fix Samba test failure details output | Côme Chilliet | 2023-01-20 | 1 | -1/+1 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | 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 | ||||
| * | Improve saving applicable users in ext storage | Vincent Petry | 2023-01-12 | 1 | -4/+67 |
| | | | | | | | | | | | | | | Added a checkbox to prevent saving "All users" by mistake and giving access to everyone when not wanted. Signed-off-by: Vincent Petry <vincent@nextcloud.com> | ||||
* | | Enable SSL by default in ext storage configs | Vincent Petry | 2023-01-13 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com> | ||||
* | | Extend ext storage params to contain default value | Vincent Petry | 2023-01-13 | 1 | -0/+2 |
|/ | | | | | | | Extend the external storage configuration parameters definition to allow to specify a default value Signed-off-by: Vincent Petry <vincent@nextcloud.com> |