Commit Graph

8 Commits

Author SHA1 Message Date
ecd860ec6d Video transcoding extension, currently just supports changing the video container 2020-08-28 09:52:01 -05:00
984c9702ec The great MIMEing 2020-06-25 00:42:34 +01:00
9eb5acf2dc use strict types 2020-01-26 16:27:56 +00:00
30698fefdc remove a bunch of dead variables and things 2019-10-02 11:23:57 +01:00
a6bb15d859 formatting 2019-09-29 14:30:55 +01:00
b1db833d51 Added additional media properties to the images table, video, audio, length, and lossless.
Added new event to handle fetching media properties like height, width, and the newly added fields, and admin controls to manually scan files for their properties.
Added a search terms content:video and content:audio to search for images that do (or do not) have those flags.
2019-07-08 08:07:09 -05:00
064b24ffc1 formatting pass 2019-06-14 13:47:50 +01:00
3269d32378 Added transcode extension to allow admins to convert images to other types (for instance, converting PNG to more efficient lossless webps, not that I made this just so I could do that). It also allows uploading image formats that aren't compatible with the web, such as TIFF and PSD, by automatically transcoding them to a supported fele format. 2019-06-12 17:54:06 -05:00