aboutsummaryrefslogtreecommitdiffstats
path: root/build
Commit message (Collapse)AuthorAgeFilesLines
* ci: Update psalm-baselineJoas Schilling2024-10-071-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-locallyJoas Schilling2024-10-011-0/+138
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Merge pull request #48455 from nextcloud/update-phpdoc-for-folder-getDaniel2024-09-301-4/+0
|\ | | | | update docs for Folder.get and call for Folder.nodeExists
| * docs: Folder.get throws a NotPermittedException exceptionDaniel Kesselberg2024-09-301-4/+0
| | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | fix: provision api's status codesfix/provisionApi-status-codesHamza Mahjoubi2024-09-301-6/+6
|/ | | | Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
* fix(psalm): Update baselinefix/psalm/update-baselineprovokateurin2024-09-301-10/+0
| | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* feat(files): Make the files download action use WebDAV zip downloadFerdinand Thiessen2024-09-282-29/+30
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* feat(dav): New `ZipFolderPlugin` which allows to download folders using GET ↵Ferdinand Thiessen2024-09-284-2/+80
| | | | | | requests Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(l10n): Fix list of RTL languagesbugfix/noid/fix-rtl-language-listJoas Schilling2024-09-271-1/+0
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* fix(IStorage): Use false instead of bool intersection type to match ↵fix/istorage/return-typesprovokateurin2024-09-261-15/+0
| | | | | | implementations Signed-off-by: provokateurin <kate@provokateurin.de>
* fix(Storage): Fix IStorage return typesprovokateurin2024-09-261-44/+3
| | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* fix(security): Update CA certificate bundlenextcloud-command2024-09-251-1/+1
| | | | Signed-off-by: GitHub <noreply@github.com>
* ci: Restrict RTL characters to RTL languagesJoas Schilling2024-09-231-0/+35
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Merge pull request #48223 from nextcloud/feat/add-rector-configCôme Chilliet2024-09-231-0/+50
|\ | | | | Add rector config
| * chore(rector): Move rector.php into the build folderfeat/add-rector-configCôme Chilliet2024-09-231-0/+50
| | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | chore(files): Remove legacy UI scripts now that everything is migrated to VueFerdinand Thiessen2024-09-201-7/+0
|/ | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(psalm): Update psalm baselineprovokateurin2024-09-191-8/+2
| | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-196-40/+40
| | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* chore(tests): Update psalm baselinenextcloud-command2024-09-191-9/+0
| | | | Signed-off-by: GitHub <noreply@github.com>
* fix(core): profile design and pronouns supportfieat/profile-pronouncesJohn Molakvoæ (skjnldsv)2024-09-181-727/+727
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* feat: add profile pronounsJohn Molakvoæ (skjnldsv)2024-09-171-1/+4
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* chore(tests): Update psalm baselinenextcloud-command2024-09-171-14/+0
| | | | Signed-off-by: GitHub <noreply@github.com>
* Merge pull request #47792 from nextcloud/chore/use-public-api-helperJohn Molakvoæ2024-09-161-8/+0
|\
| * chore(files): Use public API where possiblechore/use-public-api-helperFerdinand Thiessen2024-09-051-8/+0
| | | | | | | | | | | | | | This is not fixing all issues in the helper, but at least where possible use the public methods. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | chore(tests): Update psalm baselinenextcloud-command2024-09-162-19/+0
| | | | | | | | Signed-off-by: GitHub <noreply@github.com>
* | chore(tests): Update psalm baselinenextcloud-command2024-09-152-2/+2
| | | | | | | | Signed-off-by: GitHub <noreply@github.com>
* | chore(tests): Update psalm baselinenextcloud-command2024-09-141-9/+0
| | | | | | | | Signed-off-by: GitHub <noreply@github.com>
* | chore(tests): Update psalm baselinenextcloud-command2024-09-131-8/+0
| | | | | | | | Signed-off-by: GitHub <noreply@github.com>
* | Merge pull request #47339 from nextcloud/fix/leave-share-instead-of-deleteJohn Molakvoæ2024-09-111-0/+83
|\ \ | | | | | | fix: Display 'Leave share' instead of 'Delete'
| * | fix(files_sharing): adjust permissions from custom edit and delete check methodsskjnldsv2024-09-111-0/+83
| | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | chore(tests): Update psalm baselinenextcloud-command2024-09-101-3/+0
|/ / | | | | | | Signed-off-by: GitHub <noreply@github.com>
* / fix(files_sharing): Handle download permission the same way for public and ↵Ferdinand Thiessen2024-09-061-1/+1
|/ | | | | | internal shares Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: adjust code to adhere to coding standardAnna Larch2024-09-051-1/+1
| | | | Signed-off-by: Anna Larch <anna@nextcloud.com>
* fix(dav): Always respond custom error page on exceptionsLouis Chemineau2024-09-052-22/+11
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Merge pull request #46859 from ↵John Molakvoæ2024-09-045-2/+168
|\ | | | | | | nextcloud/fix-status-check-and-saving-of-external-storages
| * fix: Fix unmodified placeholder replacing the actual value when updatingDaniel Calviño Sánchez2024-09-041-0/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | When updating global storages and user storages a property is not updated by "StoragesService::updateStorage()" if the value matches the unmodified placeholder. However, userglobal storages are not updated through the "StoragesService"; as only the authentication mechanism is updated it is directly done with "saveBackendOptions()" in "IUserProvided" or "UserGlobalAuth". Due to this the unmodified placeholder value needs to be explicitly checked in those cases and replaced by the actual value (note that in this case it is not possible to just skip updating a specific property). Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
| * test: Add integration tests for saving external userglobal storagesDaniel Calviño Sánchez2024-09-045-2/+136
| | | | | | | | | | | | | | | | | | As the external storage uses the Nextcloud server itself the number of workers of the PHP process running the Nextcloud server had to be increased. Otherwise if a request is sent for the external storage while handling a request from the integration tests a deadlock would occur. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* | chore(tests): Update psalm baselinenextcloud-command2024-09-041-5/+0
|/ | | | Signed-off-by: GitHub <noreply@github.com>
* Merge pull request #47596 from nextcloud/fix/test/provisioning-enabled-appsJoas Schilling2024-08-291-0/+1
|\ | | | | fix(test): Fix provisioning enabled apps
| * fix(test): Fix provisioning enabled appsprovokateurin2024-08-291-0/+1
| | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | chore: Add stylelint rules to verify we only use logical propertiesFerdinand Thiessen2024-08-291-0/+1
|/ | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore: Add `vitest.config.ts` as expected and remove Jest configFerdinand Thiessen2024-08-261-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: add .git-blame-ignore-revs as expected fileDaniel Kesselberg2024-08-251-0/+1
| | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-2520-160/+154
| | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* Merge pull request #47356 from ↵Andy Scherzinger2024-08-201-4/+17
|\ | | | | | | | | nextcloud/fix/add-webhook_listeners-to-shipped-apps-lists chore: Add webhook_listeners to list of shipped apps
| * fix(CI): Add a check that all server apps are translatedJoas Schilling2024-08-201-4/+17
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #47351 from nextcloud/fix/build/update-appsJohn Molakvoæ2024-08-201-3/+17
|\ \
| * | fix(build): Allow update-apps.sh script to work with non-master branchesprovokateurin2024-08-201-3/+17
| |/ | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* / chore(build): Remove old Drone CI signed-off checkerprovokateurin2024-08-201-112/+0
|/ | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* feat: Make `ISharedStorage` public API and reuse where possibleFerdinand Thiessen2024-08-121-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>