Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(web-pkg): add file extension custom handler #12109

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

LukasHirt
Copy link
Collaborator

@LukasHirt LukasHirt commented Jan 17, 2025

Description

We've added a new property into application file extensions called customHandler. This property allows app developers to use completely custom flows when creating new files.

Motivation and Context

More freedom in the file creation.

How Has This Been Tested?

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests
  • Documentation
  • Maintenance (e.g. dependency updates or tooling)

@LukasHirt LukasHirt added the Category:Enhancement Add new functionality label Jan 17, 2025
@LukasHirt LukasHirt self-assigned this Jan 17, 2025
@LukasHirt LukasHirt force-pushed the feat(web-pkg)/add-file-extension-custom-handler branch from 2cfe14e to 48b4e1e Compare January 23, 2025 09:33
@LukasHirt LukasHirt requested a review from saw-jan January 23, 2025 09:35
@LukasHirt LukasHirt marked this pull request as ready for review January 23, 2025 09:35
@owncloud owncloud deleted a comment from update-docs bot Jan 23, 2025
Copy link
Member

@saw-jan saw-jan left a comment

Choose a reason for hiding this comment

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

👍

@LukasHirt LukasHirt merged commit bd916ad into master Jan 23, 2025
4 checks passed
@LukasHirt LukasHirt deleted the feat(web-pkg)/add-file-extension-custom-handler branch January 23, 2025 10:53
ownclouders pushed a commit that referenced this pull request Jan 23, 2025
…ion-custom-handler

feat(web-pkg): add file extension custom handler
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category:Enhancement Add new functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants