nextcloud/build
Daniel Calviño Sánchez 4f58d490d1 fix: Fix error when creating mail shares if custom tokens are enabled
When a new share is saved it is first created in the backend and then
updated with some additional attributes set in the frontend. If custom
tokens are enabled the attributes to update also include the token.
However, for new shares the token is set by the backend when it is
created, it is not defined by the frontend, so the token returned by the
backend needs to be copied to the share data in the frontend. Otherwise
the update would fail because an empty token is sent.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2026-05-18 16:21:35 +02:00
..
.ci-conf Adding magic file to enable oci on pull request testing on ci.owncloud.org 2015-03-20 15:00:51 +01:00
frontend chore: Generate empty css entry points 2026-05-05 12:27:09 +02:00
frontend-legacy chore(deps): Bump p-queue from 9.1.2 to 9.2.0 in /build/frontend-legacy 2026-05-13 10:30:26 +02:00
integration test: adjust tests to unsorted folder listing 2026-05-13 14:49:34 +00:00
psalm fix(since): Ignore private methods in OCP 2026-05-07 22:19:11 +02:00
stubs feat: implement support for authoritative mount providers 2025-12-10 16:05:27 +01:00
.htaccess chore: Add SPDX header 2024-06-06 22:53:41 +02:00
autoloaderchecker.sh chore: Bump autoloader files for new composer version 2025-12-02 10:32:44 +01:00
build.xml chore: Add SPDX header 2024-05-10 11:07:50 +02:00
ca-bundle-etag.txt fix(security): Update CA certificate bundle 2026-05-17 03:19:10 +00:00
ca-bundle-etag.txt.license chore: Add SPDX header 2024-06-06 22:53:41 +02:00
compile-handlebars-templates.sh chore(files): Remove legacy UI scripts now that everything is migrated to Vue 2024-09-20 13:46:39 +02:00
demi.sh chore: fail when one of the two fronend scripts fail 2025-11-24 14:29:27 +01:00
eslint-baseline-legacy.json fix: Fix error when creating mail shares if custom tokens are enabled 2026-05-18 16:21:35 +02:00
eslint-baseline.json chore: baseline what is not auto-fixable in legacy UI 2025-11-25 16:25:54 +01:00
files-checker.php feat(build): add .nextcloudignore file to match Krankerl behaviour 2026-01-12 09:17:58 +01:00
gen-coverage-badge.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
htaccess-checker.php ci(autochecks): Run some autochecks also on non-PHP files 2025-02-21 12:12:29 +01:00
icons.mjs chore: move icons building from core sources to build helpers 2025-10-22 17:10:28 +02:00
image-optimization.sh chore: Add SPDX header 2024-05-27 14:53:40 +02:00
jsdocs9.tar.bz2 Update integration tests for system tags with groups 2016-05-20 17:56:02 +02:00
jsdocs9.tar.bz2.license chore: Add SPDX header 2024-06-06 22:53:41 +02:00
license.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
merge-font-noto-fix-merging-v20201206-phase3-76b29f8f8f9b.patch Include additional scripts in Noto fonts 2021-03-01 19:15:01 +01:00
merge-font-noto-fix-merging-v20201206-phase3-76b29f8f8f9b.patch.license chore: Add SPDX header 2024-06-06 22:53:41 +02:00
merge-font-noto.sh chore: Add SPDX header 2024-05-27 14:53:40 +02:00
npm-post-build.sh chore: split frontend building into legacy Vue 2 and Vue 3 2025-10-22 17:10:28 +02:00
openapi-checker.sh feat(openapi): Generate merged spec for all apps 2025-03-24 16:38:17 +01:00
phpDocumentor.sh chore: Add SPDX header 2024-05-27 14:53:40 +02:00
psalm-baseline-ocp.xml refactor: migrate from OC to OCP in public interfaces 2025-05-15 16:17:47 +02:00
psalm-baseline-security.xml fix: Fix psalm taint false-positives by small refactorings 2025-02-17 18:08:23 +01:00
psalm-baseline.xml fix(UserConfig): cast getTypedValue() result to string in getValueBool() 2026-05-12 16:25:06 +00:00
psalm-checker.sh chore: adjust copyright year 2025-04-07 14:40:37 +02:00
rector.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
translation-checker.php ci(autochecks): Run some autochecks also on non-PHP files 2025-02-21 12:12:29 +01:00
triple-dot-checker.php ci(autochecks): Run some autochecks also on non-PHP files 2025-02-21 12:12:29 +01:00
update-apps.sh build: Adjust checkout branch script 2026-01-22 09:57:08 +01:00
update.sh build: Adjust checkout branch script 2026-01-22 09:57:08 +01:00