nextcloud/core
Thomas Citharel fe0f89c237
feat(preview): add command to cleanup preview folder
When changing preview parameters (size, format, …), one can simply delete the preview folder and run
files:scan-app-data in order to retrigger updated preview recreation because files are absent.

However, that's not possible when using ObjectStorage as primary storage, as there's no concept of
"preview folder".

This command allows to simply delete and recreate the preview folder properly from
Nextcloud, so that the abstraction levels handle all the subfolder & file deleting part.

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2024-10-03 13:41:32 +02:00
..
ajax chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 2024-09-20 14:53:34 +02:00
BackgroundJobs style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Command feat(preview): add command to cleanup preview folder 2024-10-03 13:41:32 +02:00
Controller chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 2024-09-20 14:53:34 +02:00
css chore(deps-dev): Bump sass from 1.77.8 to 1.79.3 2024-09-21 11:50:00 +00:00
Data chore: Add SPDX header 2024-05-27 14:53:40 +02:00
Db chore: Add SPDX header 2024-05-27 14:53:40 +02:00
doc chore: Add SPDX header 2024-05-27 14:53:40 +02:00
Events chore: Add SPDX header 2024-05-27 14:53:40 +02:00
Exception chore: Add SPDX header 2024-05-27 14:53:40 +02:00
fonts Include additional scripts in Noto fonts 2021-03-01 19:15:01 +01:00
img chore: Replace dashboard icon with Material Symbols "View Column" 2024-08-05 14:29:46 +02:00
js chore(assets): Recompile assets 2024-09-20 10:46:00 +02:00
l10n Fix(l10n): Update translations from Transifex 2024-10-03 00:20:34 +00:00
Listener chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
Middleware chore: Add SPDX header 2024-05-27 14:53:40 +02:00
Migrations fix(migration): Check if column exits before adding it 2024-10-01 08:12:11 +02:00
Notification feat(notifications): Migrate server INotifiers to new exceptions 2024-06-25 11:56:24 +02:00
Service chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
skeleton ownCloud -> Nextcloud 2016-07-28 15:47:04 +02:00
src chore: Move legacy dialogs template from files to core until we can remove it 2024-09-20 13:47:08 +02:00
templates feat(rtl): Set layout direction based on language 2024-09-23 16:59:20 +02:00
vendor chore: Remove old travis related stuff 2024-09-19 20:16:29 +02:00
.l10nignore chore: Add SPDX header 2024-05-27 14:53:40 +02:00
Application.php perf(systemtags): Add index for systemtags_object_mappings.objectid 2024-07-30 13:13:48 +02:00
openapi-ex_app.json chore(deps): Update openapi-extractor to v1.0.0 2024-08-21 11:07:50 +02:00
openapi-ex_app.json.license feat(OpenAPI): Add ex_app scope 2024-07-02 09:12:48 +02:00
openapi-full.json chore(deps): Update openapi-extractor to v1.0.0 2024-08-21 11:07:50 +02:00
openapi-full.json.license feat(TaskProcessingApi): Add endpoint for getting the next task 2024-07-01 17:11:12 +02:00
openapi.json chore(deps): Update openapi-extractor to v1.0.0 2024-08-21 11:07:50 +02:00
openapi.json.license chore: Add SPDX header 2024-06-06 22:53:41 +02:00
register_command.php feat(preview): add command to cleanup preview folder 2024-10-03 13:41:32 +02:00
ResponseDefinitions.php fix(taskprocessing): fix cs issues and generate autoloaders 2024-07-25 10:10:32 +02:00
routes.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
shipped.json feat: add app_api to shipped and default enabled apps 2024-09-25 14:52:41 +03:00
shipped.json.license chore: Add SPDX header 2024-06-06 22:53:41 +02:00
strings.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00