Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat(login): add origin check at login | Benjamin Gaussorgues | 2024-12-05 | 2 | -2/+11 |
| | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | ||||
* | fix(ocm): switching to IdentityProof | Maxence Lange | 2024-12-04 | 2 | -4/+22 |
| | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | feat(ocm): signing ocm requests | Maxence Lange | 2024-12-04 | 1 | -0/+3 |
| | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | chore: check enums for since and experimental comments | Daniel Kesselberg | 2024-12-02 | 2 | -16/+31 |
| | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | Merge pull request #49224 from nextcloud/build/psalm/unstable-namespace | Kate | 2024-11-29 | 2 | -0/+123 |
|\ | |||||
| * | build(psalm): Configure unstable namespacebuild/psalm/unstable-namespace | provokateurin | 2024-11-12 | 2 | -0/+123 |
| | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | Merge pull request #49515 from ↵ | Joas Schilling | 2024-11-28 | 1 | -3/+0 |
|\ \ | | | | | | | | | | | | | nextcloud/bugfix/noid/boolean-false-in-multipart-form-data fix(controller): Fix false booleans in multipart/form-data | ||||
| * | | ci: Remove obsolete baseline entry | Joas Schilling | 2024-11-28 | 1 | -3/+0 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | test(ExternalStorage): Send basic auth during integrations tests | Louis Chemineau | 2024-11-28 | 2 | -19/+38 |
| | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | | | fix(security): Update CA certificate bundle | nextcloud-command | 2024-11-27 | 1 | -1/+1 |
|/ / | | | | | | | Signed-off-by: GitHub <noreply@github.com> | ||||
* | | Revert "fix(dav): Always respond custom error page on exceptions" | Daniel Kesselberg | 2024-11-22 | 2 | -11/+22 |
| | | | | | | | | | | | | This reverts commit 9992e7d4395a773fec7148cf5b4111f894cb40b7. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | feat(user-prefs): IUserPreferences | Maxence Lange | 2024-11-18 | 1 | -3/+0 |
| | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | | fix(apps-store): Remove apps from force-enabled state when uninstalledfix/app-store-remove-force-enable | Ferdinand Thiessen | 2024-11-18 | 1 | -11/+0 |
| | | | | | | | | | | | | | | | | | | If an app is force-enabled and then uninstalled the force-enabled state was kept. This is now removed, so when the app should be re-installed the compatibility should be reevaluated. Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de> Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com> Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | refactor(user_ldap): Remove Application::registerRoutes() usagerefactor/register-routes | provokateurin | 2024-11-14 | 1 | -1/+0 |
| | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | Merge pull request #49244 from nextcloud/feat/profile-app | Kate | 2024-11-14 | 1 | -0/+1 |
|\ \ | |||||
| * | | fix(profile): make sure the app cannot be disabled as it was in core | skjnldsv | 2024-11-14 | 1 | -0/+1 |
| |/ | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* / | test(integration): Correctly cleanup logstest/integration/cleanup-logs | provokateurin | 2024-11-14 | 1 | -2/+9 |
|/ | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | chore(deps-dev): Bump behat/behat in /build/integration | dependabot[bot] | 2024-11-09 | 1 | -31/+33 |
| | | | | | | | | | | | | | | | Bumps [behat/behat](https://github.com/Behat/Behat) from 3.15.0 to 3.16.0. - [Release notes](https://github.com/Behat/Behat/releases) - [Changelog](https://github.com/Behat/Behat/blob/master/CHANGELOG.md) - [Commits](https://github.com/Behat/Behat/compare/v3.15.0...v3.16.0) --- updated-dependencies: - dependency-name: behat/behat dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> | ||||
* | ci: Bump behat/behat as wellci/noid/update-integration-test-stuff | Joas Schilling | 2024-10-30 | 2 | -11/+10 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | ci: Align integration test dependencies with 3rdaprty/ | Joas Schilling | 2024-10-29 | 3 | -525/+412 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix(settings): Do not use `null` on `string` parameter for sharing disclaimer | Ferdinand Thiessen | 2024-10-23 | 1 | -5/+0 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(apps): Fix wrong or missing castsfix/apps/wrong-missing-casts | provokateurin | 2024-10-23 | 1 | -17/+0 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | build: Show the actual stringbuild/translation-checker-print-rtl-limited-characters | Joas Schilling | 2024-10-23 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | build: Print RTL limited characters in translation-checker | provokateurin | 2024-10-22 | 1 | -2/+2 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | Merge pull request #48790 from ↵ | Kate | 2024-10-22 | 2 | -23/+6 |
|\ | | | | | | | nextcloud/refactor/apps/constructor-property-promotion | ||||
| * | fix(psalm): Fix some newly detected issuesrefactor/apps/constructor-property-promotion | provokateurin | 2024-10-21 | 1 | -6/+0 |
| | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
| * | refactor(apps): Use constructor property promotion when possible | provokateurin | 2024-10-21 | 2 | -18/+7 |
| | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | Merge pull request #48756 from nextcloud/build/autoloader/remove-noisy-changes | Kate | 2024-10-22 | 1 | -0/+1 |
|\ \ | |/ |/| | |||||
| * | build(autoloader): Remove noisy changes when regeneratingbuild/autoloader/remove-noisy-changes | provokateurin | 2024-10-17 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | chore(db): Apply query prepared statementsdbQueriesExecStmt2 | Git'Fellow | 2024-10-17 | 1 | -14/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix: psalm fix: bad file fix: bug chore: add batch chore: add batch chore: add batch fix: psalm | ||||
* | | chore(db): Correctly apply query types | Git'Fellow | 2024-10-17 | 1 | -8/+0 |
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | fix: psalm fix: error fix: add batch fix: fatal error fix: add batch chore: add batch chore: add batch fix: psalm fix: typo fix: psalm fix: return bool fix: revert Manager | ||||
* | chore: Update baseline after rector refactoringfix/rector-use-statements | Côme Chilliet | 2024-10-15 | 1 | -9/+9 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | feat(rector): Skip classes with a name too common from auto use statement | Côme Chilliet | 2024-10-15 | 1 | -0/+14 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | chore(rector): Add rule to import Nextcloud classes in all files | Côme Chilliet | 2024-10-15 | 1 | -0/+25 |
| | | | | | | | | We skip all files outside of OC/OCA/OCP from "use" auto-import because it’s not always desirable to import classes when they have generic names, so it should be the developer choice. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Merge pull request #48650 from nextcloud/fix/shipped-app-version | Ferdinand Thiessen | 2024-10-14 | 1 | -5/+1 |
|\ | | | | | fix: Shipped apps should include the Nextcloud version in the cache buster | ||||
| * | fix: Shipped apps should include the Nextcloud version in the cache busterfix/shipped-app-version | Ferdinand Thiessen | 2024-10-14 | 1 | -5/+1 |
| | | | | | | | | | | | | Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de> Co-authored-by: Kate <26026535+provokateurin@users.noreply.github.com> Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | fix(appmanager): Fix tainted file path when loading appinfosbugfix/noid/fix-tainted-file-appinfo | Joas Schilling | 2024-10-14 | 2 | -9/+0 |
|/ | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix(dav): Public WebDAV endpoint should allow `GET` requestsfix/public-get | Ferdinand Thiessen | 2024-10-09 | 8 | -6/+117 |
| | | | | | | | `GET` should be allowed even without Ajax header to allow downloading files, or show files in the viewer. All other requests could be guarded, but this should not. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | ci: Update psalm-baseline | Joas Schilling | 2024-10-07 | 1 | -5/+0 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | ci: Add psalm baseline for security and make CI fail on changeci/noid/improve-running-psalm-locally | Joas Schilling | 2024-10-01 | 1 | -0/+138 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Merge pull request #48455 from nextcloud/update-phpdoc-for-folder-get | Daniel | 2024-09-30 | 1 | -4/+0 |
|\ | | | | | update docs for Folder.get and call for Folder.nodeExists | ||||
| * | docs: Folder.get throws a NotPermittedException exception | Daniel Kesselberg | 2024-09-30 | 1 | -4/+0 |
| | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | fix: provision api's status codesfix/provisionApi-status-codes | Hamza Mahjoubi | 2024-09-30 | 1 | -6/+6 |
|/ | | | | Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com> | ||||
* | fix(psalm): Update baselinefix/psalm/update-baseline | provokateurin | 2024-09-30 | 1 | -10/+0 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | feat(files): Make the files download action use WebDAV zip download | Ferdinand Thiessen | 2024-09-28 | 2 | -29/+30 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | feat(dav): New `ZipFolderPlugin` which allows to download folders using GET ↵ | Ferdinand Thiessen | 2024-09-28 | 4 | -2/+80 |
| | | | | | | requests Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(l10n): Fix list of RTL languagesbugfix/noid/fix-rtl-language-list | Joas Schilling | 2024-09-27 | 1 | -1/+0 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix(IStorage): Use false instead of bool intersection type to match ↵fix/istorage/return-types | provokateurin | 2024-09-26 | 1 | -15/+0 |
| | | | | | | implementations Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | fix(Storage): Fix IStorage return types | provokateurin | 2024-09-26 | 1 | -44/+3 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | fix(security): Update CA certificate bundleautomated/noid/master-update-ca-cert-bundle | nextcloud-command | 2024-09-25 | 1 | -1/+1 |
| | | | | Signed-off-by: GitHub <noreply@github.com> |