nextcloud/apps/files
Ferdinand Thiessen 3ac9a316bb
feat(files): allow to ignore warning to change file type
* Missing pieces of https://github.com/nextcloud/server/issues/46528
  * Add checkbox to not show this dialog again
  * Add user config as suggested by designers in files settings to
    reenable or diable this behavior.
  * Fix behavior of dialog: It says "keep .ext" but it does not keep the
    extension but cancels the operation. From the button label the user
    expects that the operation is continued but with the old extension.
  * Added more test coverage by adding component tests.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-03-04 21:12:42 +01:00
..
appinfo feat(files): Expose chunked upload config via capabilities 2024-10-21 12:03:33 +02:00
composer feat(api): File conversion API 2025-01-15 16:38:18 -05: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-03-04 00:23:37 +00:00
lib feat(files): allow to ignore warning to change file type 2025-03-04 21:12:42 +01:00
src feat(files): allow to ignore warning to change file type 2025-03-04 21:12:42 +01:00
templates fix(l10n): use do not instead of don't 2025-03-02 12:43:38 +01:00
tests fix(files): properly forward open params from short urls 2025-02-18 12:42:23 +00:00
.l10nignore chore: Add SPDX header 2024-05-29 08:58:16 +02:00
openapi.json feat(files): add mime icon endpoint 2025-01-22 16:29:36 +00:00
openapi.json.license chore: Add SPDX header 2024-05-29 08:58:16 +02:00