0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-01 20:40:30 +00:00
nextcloud_server/lib
Elizabeth Danzberger 9112dce051
feat: only get template fields once selected
In order to improve the performance and flow of creating a new file
from a template, the `setFields` method will be deprecated and we
instead use a new property, `setFieldsUrl`, which allows apps to
specify an endpoint for extracting the template fields. This endpoint
is used by the template picker to request the fields only once the
user has selected a template, instead of fetching all template fields
before opening and causing a terribly slow experience.

Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
2025-04-28 15:19:31 -04:00
..
composer feat(login-flow-v2): Restrict allowed apps by user agent check 2025-04-23 09:45:23 +02:00
l10n fix(l10n): Update translations from Transifex 2025-04-28 00:23:11 +00:00
private Merge pull request #52434 from nextcloud/bugfix/52420/closure-as-default-app 2025-04-28 16:54:11 +02:00
public feat: only get template fields once selected 2025-04-28 15:19:31 -04:00
unstable fix(lexicon): syntax 2025-01-14 10:38:15 -01:00
autoloader.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
base.php perf: Add config options to trigger individual and sample profiling using excimer 2025-04-22 08:57:02 +02:00
versioncheck.php feat(PHP): Allow PHP 8.4 2024-11-08 12:59:12 +01:00