summaryrefslogtreecommitdiff
path: root/plugins/mime.default.php
AgeCommit message (Expand)AuthorFilesLines
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine1-3/+3
2026-04-16auto_activate needs to refelect the selected memory model and the extended pr...lsces1-12/+19
2026-04-02pdf plugin now imports the text layer which is uploaded as liberty_content da...lsces1-2/+14
2025-08-27plugin changes to cover namespace and style changes for PHP8.4lsces1-65/+62
2025-05-19RFC 2231 UTF8 download file namesspiderr1-1/+1
2025-05-14limit file_name to 250 charsspiderr1-1/+1
2018-04-19fix header Cache-Controlspider@dav1-1/+1
2015-09-27add img-responsive to img tplsturon1-1/+1
2014-11-20liberty_process_upload-remove-upload-hardcodingspiderr1-2/+2
2013-06-02remove PEAR download for liberty download_file.phpspiderr1-42/+25
2012-08-17empty check on fileHash['source_file'] movedspiderr1-2/+2
2012-07-19rework upload files to have an option to save as original.ext, file_name is s...spiderr1-9/+10
2012-06-09file_name in pFileHash, not filenamespiderr1-3/+3
2012-05-25bit_log_error-2-bit_error_logspiderr1-1/+1
2012-04-29Can't use getAttachment statically so added loadAttachment trimming the $this...Lester Caine ext:(%22)1-1/+1
2012-04-29Strip extra white spaceLester Caine ext:(%22)1-9/+9
2011-07-05update file_name in mime attachment codespiderr1-1/+1
2011-06-27change dest_path to dest_branch to follow convention and avoid confusionChristian Fowler1-8/+8
2011-06-27fix liberty_mime_get_storage_branch in verify and update to use arrayChristian Fowler1-2/+3
2011-06-26convert liberty_files.storage_path to liberty_files.file_name to remove all h...Christian Fowler1-20/+18
2011-06-24updates to complete storing only file name in liberty_files.storage_path; fix...pre-lf-storage-path-to-file-nameChristian Fowler1-8/+14
2011-03-23changes to allow file _process_ functions to not have STORAGE hardcoded; proc...Christian Fowler1-1/+3
2011-02-15overhaul storing of complete storage_url int liberty_files, and only use the ...spiderr1-11/+14
2010-06-09Strip down CVS keywords.cvs2git1-2/+2
2009-03-30pass $this down to the mime plugins for $pStoreHash["this"] = $this; use $pSt...Christian Fowler1-3/+3
2009-03-25if no func then dont try to run falseTekimaki1-3/+3
2009-03-18quote Content-Disposition: attachment so spaced filenames workChristian Fowler1-3/+3
2008-12-26split storage and attachment templates into separate templates for easier mai...Max Kremmel1-2/+4
2008-12-25make use of LA::validateStoragePath methodMax Kremmel1-10/+5
2008-12-02make use of hits column in liberty_attachments and try a new set of header()s...Max Kremmel1-8/+14
2008-11-19fix problem with anon user_id being used during avatar generation during regi...Max Kremmel1-5/+14
2008-11-18set thumbnail flag outside of deciding whether or not you are overriding an a...Christian Fowler1-5/+8
2008-10-27use system settings for background thumbnailerChristian Fowler1-4/+3
2008-09-15move mime templates to their own dir to clean up liberty/templates a bitMax Kremmel1-5/+5
2008-07-25add function_exists() wrappers around all functions. this makes it easier to ...Max Kremmel1-206/+218
2008-07-13remove LINKED_ATTACHMENTS stuff - this has now been moved to custom file hand...Max Kremmel1-15/+5
2008-07-13make sure copy_file setting can be passed in in ['upload'] hashMax Kremmel1-3/+3
2008-07-12allow plugins to copy files instead of move them when they are processed.Max Kremmel1-3/+3
2008-07-12Small spelling mistakeLester Caine1-3/+3
2008-07-05make use of new file_name setting that allows us to specify the filename. thi...Max Kremmel1-2/+4
2008-07-05Though I had put this back !!!Lester Caine1-3/+5
2008-07-04use vierifyIdMax Kremmel1-4/+4
2008-07-03LINKED_ATTACHMENTS allows additional files per content_id for user picturesLester Caine1-4/+12
2008-07-03use correct id to fetch dataMax Kremmel1-5/+4
2008-06-30tentative commit to try and get the _URL vs. _URI issue sorted. we now have a...Max Kremmel1-3/+3
2008-06-27allow custom dest_path - not recommended but option is there nowMax Kremmel1-3/+6
2008-06-25remove outdated commentsMax Kremmel1-5/+2
2008-06-23replace individual function parameters with an array of options when using li...Max Kremmel1-17/+17
2008-06-17Respect LINKED_ATTACHMENTS selectionLester Caine1-3/+3
2008-06-14allow plugins to specify upload tpl. this will allow us to finally fade out b...Max Kremmel1-2/+3