summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-01-11clean up code.Max Kremmel1-26/+32
2009-01-10make use of get_image_sizes function, add option to set default liberty image...Max Kremmel3-9/+24
2009-01-10move fancy zoom stuff to liberty mime, clean up code, set size in $_REQUEST, ...Max Kremmel1-1/+11
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-03allow user to specify displayed size when using {attachment} with the new pan...Max Kremmel1-1/+6
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 mime plugins to provide wiki helpMax Kremmel2-27/+70
2009-01-03allow the user to specify the default compression setting for thumbnailsMax Kremmel5-14/+28
2009-01-02rename 'flv' to 'video', clean up code and fix the use of MP4Box when fixing ...Max Kremmel13-162/+217
2009-01-02calculate the maximum possible vertical movement based on the aspect ratio of...Max Kremmel2-4/+25
2009-01-02remove image flop. no need for that anymore with new pano viewerMax Kremmel1-25/+22
2009-01-01update fspp to new version (renamed to pan0), split swf player into new tpl a...Max Kremmel3-66/+13
2009-01-01erroneous debug commit.Max Kremmel1-1/+1
2009-01-01if a description is given, we parse it and we use the unparsed stuff for the ...Max Kremmel6-26/+28
2008-12-31fix pagination to work with content_status_idMax Kremmel1-1/+1
2008-12-31add option to filter by content statusMax Kremmel4-16/+58
2008-12-31remove commented tablesMax Kremmel1-24/+0
2008-12-30Trim extra semicolonLester Caine1-3/+3
2008-12-30fix me_method storingMax Kremmel1-0/+3
2008-12-30add option to use MP4Box to fix MOOV atom in MP4 files. various other cleanup...Max Kremmel3-20/+54
2008-12-28messed up mp4 file has 48 bytesMax Kremmel1-3/+3
2008-12-28use size-appropriate thumbnailMax Kremmel1-1/+1
2008-12-28better handle uploaded video formatsMax Kremmel1-3/+9
2008-12-28Use plugin to show history. Code cleanup.Tomasz Kalkosinski1-3/+14
2008-12-28use reltime. It falls either way if it's turned off.Tomasz Kalkosinski1-1/+1
2008-12-26fix link to attachment tplMax Kremmel1-1/+1
2008-12-26fix colspan and only display tr when neededMax Kremmel1-5/+5
2008-12-26split storage and attachment templates into separate templates for easier mai...Max Kremmel20-105/+145
2008-12-26clean up HTML code. the attribute 'name' is not XHTML 1.0 Strict and should b...Max Kremmel1-26/+22
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 Kremmel4-45/+29
2008-12-25make use of LA::validateStoragePath methodMax Kremmel1-10/+5
2008-12-25simplify and clean up validation function by using realpathMax Kremmel1-10/+5
2008-12-25disambiguate content_id column on sortMax Kremmel1-1/+1
2008-12-23use kb instead ob b. older versions of ffmpeg on ubuntu seem to choke. contin...Max Kremmel1-17/+22
2008-12-23make better use of liberty/templates/mime_meta_inc.tpl by other templates. we...Max Kremmel4-47/+16
2008-12-22minor updates including: better error reporting, make it easier to substitute...Max Kremmel1-7/+11
2008-12-22split getPluginFunction into 2 functions to allow us to return either a strin...Max Kremmel2-13/+23
2008-12-21stay conform and indent smarty logic as wellMax Kremmel1-48/+48
2008-12-21don't screw with path to iconMax Kremmel1-2/+2
2008-12-20set a default id if we dont have onewjames51-2/+2
2008-12-19improve inclusion code to have more options - especially html friendly oneswjames51-3/+63
2008-12-19add QSAMax Kremmel1-2/+2
2008-12-19display whodunnitMax Kremmel1-0/+7
2008-12-14create service for ajax comments so that fck editor (or any other add on) can...wjames51-19/+29
2008-12-09fix default to jpeg thumbnail destExtChristian Fowler1-5/+5
2008-12-08use 'mime' instead of 'TRUE' and use more descriptive method name adding addi...Max Kremmel2-5/+5
2008-12-04fetch default download function if we can't find a real one.Max Kremmel1-2/+2