summaryrefslogtreecommitdiff
path: root/app/Mime.php
AgeCommit message (Expand)AuthorFilesLines
2026-02-09Update copyright year. It is 2026Greg Roach1-1/+1
2025-01-16It's 2025. Update copyright date.Greg Roach1-1/+1
2024-11-22PHP 8.3 allows class constants to have type hintsGreg Roach1-2/+2
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-06-27Fix: #4493 - add more video mime typesGreg Roach1-0/+3
2022-04-26Fix: #4347 - upper/lower case mismatch for OBJE:FILE:FORMGreg Roach1-35/+35
2022-04-16Fix: test for supported image typesGreg Roach1-0/+1
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2021-10-13Use the new GEDCOM mime typeGreg Roach1-1/+1
2021-10-09Drop support for flash mediaGreg Roach1-1/+0
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2021-01-11Update Mime.php (#3665)Rico Sonntag1-1/+1
2021-01-04Fix: #3647 - add support for webp imagesGreg Roach1-0/+1
2020-05-14#3240 - add ogg and flac mime typesGreg Roach1-0/+3
2020-05-01Move MIME constants to their own classGreg Roach1-0/+63