0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-02 04:50:37 +00:00
nextcloud_server/apps/files
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
..
appinfo feat: add command to list orphan objects 2025-03-31 14:30:41 +02:00
composer feat: add command to list orphan objects 2025-03-31 14:30:41 +02:00
img fix: add notification icon for transfer ownership 2024-10-16 17:31:57 +02:00
l10n fix(l10n): Update translations from Transifex 2025-04-28 00:23:11 +00:00
lib feat: only get template fields once selected 2025-04-28 15:19:31 -04:00
src feat: only get template fields once selected 2025-04-28 15:19:31 -04:00
templates fix(l10n): use do not instead of don't 2025-02-28 16:43:14 +01:00
tests feat(files): Add capability for clients to check WCF state 2025-03-18 17:02:06 +01:00
.l10nignore chore: Add SPDX header 2024-05-29 08:58:16 +02:00
openapi.json feat(files): Add capability for clients to check WCF state 2025-03-18 17:02:06 +01:00
openapi.json.license chore: Add SPDX header 2024-05-29 08:58:16 +02:00