summaryrefslogtreecommitdiff
path: root/templates/mime
AgeCommit message (Expand)AuthorFilesLines
13 daysFix pdfjs viewer URL: move zoom to hash, fix search hash parameterLester Caine1-2/+1
2026-06-04Convert {booticon} to {biticon} — freedesktop/tango icon names throughoutLester Caine2-4/+4
2026-06-02Fix PDF plugin admin form — button name was settings_store, PHP checks plug...Lester Caine1-1/+1
2026-06-01Remove pbase/pdfx plugin — facilities moved into mime.pdfLester Caine1-11/+0
2026-05-21Replace broken video.js player with native HTML5 video elementLester Caine1-9/+3
2026-05-18Remove swf based fallbacks since they no longer existLester Caine4-83/+15
2026-05-15Move template javascript to themes ? as to if it should be in libertyLester Caine2-3/+2
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine18-0/+0
2026-05-09Display in view rather than download, allows fancyzoom on imagesV5-php84Lester Caine1-1/+1
2026-04-06Tidying links to bitweaver.org to avoid redirect from httplsces2-2/+2
2026-04-02Still needs further work, but switched up using video.js rather than flashlsces2-29/+13
2026-04-02Modern pdf handler using pdf.js extended to allow search from url. Needs the ...lsces2-14/+7
2026-04-02Cull unused plugins. Flash is no longer available and pdfx thumbnails have be...lsces3-53/+0
2026-03-27Figured what has been causing a problem with using && and || in smarty templa...lsces8-11/+11
2026-03-26Smarty style changeslsces1-1/+1
2026-03-26Smarty style changeslsces6-8/+19
2025-08-27Extra Template changes to cover uninitialized variables and style changes for...lsces3-5/+5
2023-11-25w3c cleanup: The type attribute is unnecessary for JavaScript resources.spiderr3-5/+5
2022-07-31migrate from font-awesome 3.2.1 icon- to 6.1.2 fa-spiderr2-4/+4
2016-06-21img-responsive classspider@app11-1/+1
2015-02-18move-javascript-libsspiderr1-1/+1
2015-01-07use class='img-responsive' on mime attached imagessanto spider3-4/+4
2014-11-19add-forminput-label-param-for-bs3spiderr2-4/+4
2014-05-30bootstrap3-css-changes-form-groupspiderr15-56/+56
2013-10-21add nofollow to thumbsize linksspiderr1-2/+2
2013-07-15Missing quoteslsces1-1/+1
2013-04-24fix <label class=checkbox> wrapping to be bootstrap compliant; add .table to ...spiderr2-8/+6
2013-04-02convert lots of biticon to booticonspiderr2-4/+4
2013-04-01bootstrap-conversionspiderr15-55/+55
2013-01-04clean out &nbsp;spiderr1-7/+4
2010-06-09Strip down CVS keywords.cvs2git2-2/+2
2010-03-16skip display if $attachment is empty, which may be the case for old, broken c...Christian Fowler1-2/+2
2010-02-23strip_tags from filename (description), so that <p> etc. don't end up inside <a>laetzer1-1/+1
2009-10-16default to <span style='display:inline-block'> for att-pluging wrapper. This ...Christian Fowler1-2/+2
2009-10-15sorround description in div tag so it doesnt break inline elements like the <...Tyler Bello1-1/+1
2009-10-15sorround description in p tag so it doesnt break inline elements like the <br/>Tyler Bello1-1/+2
2009-10-15Add width and height attributes to image in mime attachment tpl so that they ...Tyler Bello1-2/+2
2009-06-30include required javascript for Multifile uploadsChristian Fowler1-0/+1
2009-01-23only print <br /> when a description is setMax Kremmel1-1/+3
2009-01-15add option to use swftools to convert pdfs to swf and display the PDF inlineMax Kremmel2-0/+57
2009-01-10move fancy zoom stuff to liberty mime, clean up code, set size in $_REQUEST, ...Max Kremmel1-1/+11
2009-01-03allow user to specify displayed size when using {attachment} with the new pan...Max Kremmel1-1/+6
2009-01-02rename 'flv' to 'video', clean up code and fix the use of MP4Box when fixing ...Max Kremmel8-64/+64
2009-01-02calculate the maximum possible vertical movement based on the aspect ratio of...Max Kremmel1-2/+5
2009-01-01update fspp to new version (renamed to pan0), split swf player into new tpl a...Max Kremmel3-66/+13
2009-01-01if a description is given, we parse it and we use the unparsed stuff for the ...Max Kremmel4-10/+10
2008-12-30add option to use MP4Box to fix MOOV atom in MP4 files. various other cleanup...Max Kremmel1-14/+39
2008-12-28use size-appropriate thumbnailMax Kremmel1-1/+1
2008-12-26fix link to attachment tplMax Kremmel1-1/+1
2008-12-26split storage and attachment templates into separate templates for easier mai...Max Kremmel12-83/+104