-
Notifications
You must be signed in to change notification settings - Fork 23
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
[pkg-mime] contenttype to ext #431
Commits on Aug 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9355522 - Browse repository at this point
Copy the full SHA 9355522View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7f328e - Browse repository at this point
Copy the full SHA e7f328eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7eb72c3 - Browse repository at this point
Copy the full SHA 7eb72c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80079be - Browse repository at this point
Copy the full SHA 80079beView commit details -
Configuration menu - View commit details
-
Copy full SHA for d3ce7ae - Browse repository at this point
Copy the full SHA d3ce7aeView commit details -
test to check whether each mimetype with multiple extensions has a pr…
…eferred extension defined
Configuration menu - View commit details
-
Copy full SHA for 29050ff - Browse repository at this point
Copy the full SHA 29050ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 84f3bd8 - Browse repository at this point
Copy the full SHA 84f3bd8View commit details -
apparently, the function already existed :roll-eyes: but the preferre…
…d extension not. for backwards compatibility: add `extensionFromMimeOrNull`, and add an `orElse` param for `extensionFromMime` as the standard behavior results in creating an invalid filename.
Configuration menu - View commit details
-
Copy full SHA for c27fa37 - Browse repository at this point
Copy the full SHA c27fa37View commit details -
probably better not to enforce a preferred extension for mime types w…
…ith multiple extensions. There are quite some, but most of them are legacy, and new mimetypes tend to map to 1 extension (no 3 chars limit anymore), so less useful in the future
Configuration menu - View commit details
-
Copy full SHA for f2a62f7 - Browse repository at this point
Copy the full SHA f2a62f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for bdb76d3 - Browse repository at this point
Copy the full SHA bdb76d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16f54d5 - Browse repository at this point
Copy the full SHA 16f54d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for dccafc0 - Browse repository at this point
Copy the full SHA dccafc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59c6ec2 - Browse repository at this point
Copy the full SHA 59c6ec2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e4b9d0 - Browse repository at this point
Copy the full SHA 9e4b9d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc90ebd - Browse repository at this point
Copy the full SHA bc90ebdView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd5e501 - Browse repository at this point
Copy the full SHA cd5e501View commit details -
Configuration menu - View commit details
-
Copy full SHA for 557520e - Browse repository at this point
Copy the full SHA 557520eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c1f0a0 - Browse repository at this point
Copy the full SHA 8c1f0a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0701165 - Browse repository at this point
Copy the full SHA 0701165View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ad3723 - Browse repository at this point
Copy the full SHA 7ad3723View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58ad484 - Browse repository at this point
Copy the full SHA 58ad484View commit details -
Configuration menu - View commit details
-
Copy full SHA for eed2ba9 - Browse repository at this point
Copy the full SHA eed2ba9View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc5db0b - Browse repository at this point
Copy the full SHA dc5db0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d285aae - Browse repository at this point
Copy the full SHA d285aaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 342b63f - Browse repository at this point
Copy the full SHA 342b63fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40cd80c - Browse repository at this point
Copy the full SHA 40cd80cView commit details -
since extensions can no longer by added at runtime, we can optimize a…
…nd avoid the linear search
Configuration menu - View commit details
-
Copy full SHA for 60730a6 - Browse repository at this point
Copy the full SHA 60730a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04f8169 - Browse repository at this point
Copy the full SHA 04f8169View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ba5efb - Browse repository at this point
Copy the full SHA 8ba5efbView commit details -
Configuration menu - View commit details
-
Copy full SHA for c1d7b69 - Browse repository at this point
Copy the full SHA c1d7b69View commit details
Commits on Aug 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e654a32 - Browse repository at this point
Copy the full SHA e654a32View commit details -
Configuration menu - View commit details
-
Copy full SHA for c236bd8 - Browse repository at this point
Copy the full SHA c236bd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b11854c - Browse repository at this point
Copy the full SHA b11854cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 874f740 - Browse repository at this point
Copy the full SHA 874f740View commit details
Commits on Aug 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d5e3d47 - Browse repository at this point
Copy the full SHA d5e3d47View commit details
Commits on Aug 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7b3193f - Browse repository at this point
Copy the full SHA 7b3193fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c33a7ea - Browse repository at this point
Copy the full SHA c33a7eaView commit details
Commits on Aug 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b5e6981 - Browse repository at this point
Copy the full SHA b5e6981View commit details