Skip to content

feat: add support for more file types to file actions - #326

Merged
julien-nc merged 2 commits into
mainfrom
fix/file-actions-more-types
Aug 6, 2025
Merged

feat: add support for more file types to file actions#326
julien-nc merged 2 commits into
mainfrom
fix/file-actions-more-types

Conversation

@lukasdotcom

@lukasdotcomlukasdotcom commented Aug 5, 2025

Copy link
Copy Markdown
Member

Resolves: #321
Also changes the audio file types to be anything in VALID_AUDIO_MIME_TYPES so there aren't 2 separate lists keeping track of this.

@lukasdotcom
lukasdotcomforce-pushed the fix/file-actions-more-types branch from 4536c17 to 39be7f7CompareAugust 5, 2025 20:03

@kyteinskykyteinsky left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@julien-ncjulien-nc left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

lukasdotcomand others added 2 commits August 6, 2025 10:51
Signed-off-by: Lukas Schaefer <lukas@lschaefer.xyz>
…a file action
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
@julien-nc
julien-ncforce-pushed the fix/file-actions-more-types branch from c4a574d to 71dc34bCompareAugust 6, 2025 08:51
@julien-nc

Copy link
Copy Markdown
Member

Rebased on main. Added new lines in the showSuccess message when an action has been triggered.

@julien-nc
julien-nc merged commit 3200607 into mainAug 6, 2025
16 checks passed
@julien-nc
julien-nc deleted the fix/file-actions-more-types branch August 6, 2025 08:53
@janepiejanepie mentioned this pull request Aug 7, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Followup on file actions, support more file types

3 participants

@lukasdotcom@julien-nc@kyteinsky