This repository has been archived on 2024-09-05. You can view files and clone it, but cannot push or open issues or pull requests.
shimmie2/core/imageboard
Matthew Barbour 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
..
event.php Added force flag to image deletion event to override trash extension 2019-07-05 18:31:31 +01:00
image.php Added additional media properties to the images table, video, audio, length, and lossless. 2019-07-08 08:07:09 -05:00
misc.php Added additional media properties to the images table, video, audio, length, and lossless. 2019-07-08 08:07:09 -05:00
search.php Rename Tag/ImgQuerylet to Tag/ImgCondition 2019-06-16 19:11:16 +01:00
tag.php only sql-escape if we're going to the database, not the accelerator 2019-06-16 19:25:40 +01:00