nextcloud/apps/workflowengine/src
JinHakChoi e192780dd9 feat(workflowengine): Add audio and video MIME types to Automated Tagging dropdown menu
- Add Dropdown Menu for common audio MIME types (audio/mpeg, audio/wav, audio/ogg, etc.)
- Add Dropdown Menu for common video MIME types (video/mp4, video/webm, etc.)
- Improves user experience when creating automated tagging rules for media files

Fixes #54462

Signed-off-by: JinHakChoi <ws423257@gmail.com>
2025-09-25 15:00:11 +09:00
..
components feat(workflowengine): Add audio and video MIME types to Automated Tagging dropdown menu 2025-09-25 15:00:11 +09:00
helpers fix(workflowengine): minimally adapt check operator FileMimeType to use web component 2025-04-03 12:40:48 +02:00
mixins fix(workflowengine): use adapted mixin again in FileMimeType 2025-04-03 12:40:48 +02:00
styles refactor(styles): Adjust code style in SCSS sources to match our stylelint config 2024-11-19 09:42:13 +01:00
store.js fix(workflowengine): require a web component as operation plugin 2025-04-03 12:38:51 +02:00
workflowengine.js fix(workflowengine): require a web component as check plugin 2025-04-03 12:38:51 +02:00