summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2009-02-24move data.dbreport.php to a non distro packageChristian Fowler1-1696/+0
2009-02-21If no external database connection string supplied fall back to local database.Lester Caine1-8/+14
2009-02-21Tidy dbreport_direct and dbreport_manage - still need to add tools to create ...Lester Caine1-7/+4
2009-02-21Move to liberty - plugin will be used from other packagesLester Caine1-0/+1693
2009-02-06hush up exif_read_data which can be noisy due to crappy files, e.g. "Incorrec...Christian Fowler1-3/+4
2009-01-27Help text fixesDaniel Sutcliffe2-4/+4
2009-01-24provide a full list of accepted styling methods.Max Kremmel1-3/+3
2009-01-23disable by defaultMax Kremmel1-2/+2
2009-01-16undefined variable fixMax Kremmel1-3/+3
2009-01-15add option to use swftools to convert pdfs to swf and display the PDF inlineMax Kremmel1-0/+181
2009-01-15use is_executable() instead of unreliable and cumbersome shell_exec()Max Kremmel1-4/+4
2009-01-04undefined index fix and some code cleanupMax Kremmel1-6/+6
2009-01-04use a better motion estimation method for encoding mp4 files. keep an eye on ...Max Kremmel1-4/+4
2009-01-03force a maximum quality of 75 to reduce panoramic image download size and pro...Max Kremmel1-2/+22
2009-01-03if we specify output=thumbnail, we can force the use of thumbnail display for...Max Kremmel1-6/+7
2009-01-03allow the user to specify the default compression setting for thumbnailsMax Kremmel3-13/+13
2009-01-02rename 'flv' to 'video', clean up code and fix the use of MP4Box when fixing ...Max Kremmel2-67/+82
2009-01-02calculate the maximum possible vertical movement based on the aspect ratio of...Max Kremmel1-2/+20
2009-01-02remove image flop. no need for that anymore with new pano viewerMax Kremmel1-25/+22
2009-01-01if a description is given, we parse it and we use the unparsed stuff for the ...Max Kremmel1-15/+17
2008-12-30Trim extra semicolonLester Caine1-3/+3
2008-12-30add option to use MP4Box to fix MOOV atom in MP4 files. various other cleanup...Max Kremmel1-6/+10
2008-12-28messed up mp4 file has 48 bytesMax Kremmel1-3/+3
2008-12-28better handle uploaded video formatsMax Kremmel1-3/+9
2008-12-26split storage and attachment templates into separate templates for easier mai...Max Kremmel6-19/+34
2008-12-25avoid undefined index error caused by previous numeric values used.Max Kremmel1-3/+3
2008-12-25better pretty URLs, cleaner code, make use of gThumbSizes instead of rolling ...Max Kremmel1-15/+7
2008-12-25make use of LA::validateStoragePath methodMax Kremmel1-10/+5
2008-12-23use kb instead ob b. older versions of ffmpeg on ubuntu seem to choke. contin...Max Kremmel1-17/+22
2008-12-22minor updates including: better error reporting, make it easier to substitute...Max Kremmel1-7/+11
2008-12-21don't screw with path to iconMax Kremmel1-2/+2
2008-12-09fix default to jpeg thumbnail destExtChristian Fowler1-5/+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-29first pass at making it possible to pass custom configuration and filter valu...wjames51-75/+117
2008-11-27fix regex to remove <p> tags around {backtotop} and don't depend on trailing ...Max Kremmel1-2/+2
2008-11-27use icon instead of textMax Kremmel1-2/+10
2008-11-25add simple backtotop filter that will insert 'back to top' link at every <h#>...Max Kremmel1-0/+74
2008-11-25rename help functionMax Kremmel1-5/+5
2008-11-19apply same x- wierdness fix to other processorsMax Kremmel2-6/+8
2008-11-19fix problem with anon user_id being used during avatar generation during regi...Max Kremmel1-5/+14
2008-11-18handle x-jpeg filesChristian Fowler1-3/+4
2008-11-18set thumbnail flag outside of deciding whether or not you are overriding an a...Christian Fowler1-5/+8
2008-11-12Remove unused variable.Tomasz Kalkosinski1-1/+1
2008-11-12fix maketoc when there's liberty plugins involved in the heading lineMax Kremmel1-3/+4
2008-11-11allow ipath as parambitweaver.org1-1/+2
2008-11-11fix several problems when updating and storing wiki links in liberty_content_...Max Kremmel1-59/+66
2008-11-09remove unused and confusing registerPlugin parameters: security and pathMax Kremmel34-111/+50
2008-11-09clean up liberty plugin admin, move files to better dirs to keep things tidy,...Max Kremmel7-101/+113
2008-11-07add liberty_plugin_code_default_source - There is no UI for liberty_plugin_co...Christian Fowler1-6/+14
2008-11-07Tighten up regular expression for extensions.Nick Palmer3-6/+6