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
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
..
imageboard Added additional media properties to the images table, video, audio, length, and lossless. 2019-07-08 08:07:09 -05:00
tests Added iterator_map and iterator_map_to_array 2019-07-07 11:11:57 +01:00
_bootstrap.php s/Context/EventTracer/g 2019-07-05 20:49:47 +01:00
_install.php make tracer not-null in installer 2019-07-07 15:57:06 +01:00
basethemelet.php New Graphics extension 2019-07-08 08:07:02 -05:00
block.php PSR-2. I'm not a huge fan, but ugly consistency beats no consistency... 2019-05-28 17:59:38 +01:00
cacheengine.php cache logging was getting hit/miss the wrong way round... forever? 2019-07-07 14:07:11 +01:00
captcha.php PSR-2. I'm not a huge fan, but ugly consistency beats no consistency... 2019-05-28 17:59:38 +01:00
config.php Added float support to config 2019-06-15 11:20:01 -05:00
database.php trim leading whitespace when logging queries 2019-07-07 19:22:44 +01:00
dbengine.php Added SCORE sql constants 2019-07-05 17:41:29 +01:00
email.php PSR-2. I'm not a huge fan, but ugly consistency beats no consistency... 2019-05-28 17:59:38 +01:00
event.php New trash extension. For undelete-type stuff. 2019-07-05 18:29:44 +01:00
exceptions.php formatting pass 2019-06-14 13:47:50 +01:00
extension.php Added merged indicator to DataUploadEvent and ImageAddEvent 2019-06-19 20:19:38 -05:00
logging.php PSR-2. I'm not a huge fan, but ugly consistency beats no consistency... 2019-05-28 17:59:38 +01:00
page.php Added new FILE page mode that allows sending files to the browser with these improvements: 2019-07-05 16:25:03 +01:00
polyfills.php Added iterator_map and iterator_map_to_array 2019-07-07 11:11:57 +01:00
send_event.php merge slow-page-log into tracer, fixes #673 2019-07-07 13:51:19 +01:00
sys_config.php Renamed graphics extension to media extension 2019-07-08 08:07:08 -05:00
urls.php PSR-2. I'm not a huge fan, but ugly consistency beats no consistency... 2019-05-28 17:59:38 +01:00
user.php Moved database driver constants to DatabaseDriver 2019-06-20 10:47:15 -05:00
userclass.php Additional trash stuff 2019-07-05 18:29:45 +01:00
util.php Renamed graphics extension to media extension 2019-07-08 08:07:08 -05:00