summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2009-01-11more code cleanupMax Kremmel1-111/+115
2009-01-11clean up code.Max Kremmel1-26/+32
2009-01-10make use of get_image_sizes function, add option to set default liberty ↵Max Kremmel3-9/+24
image view size and option to display original image - perhaps these settings could be merged with the ones in fish that we have global image settings
2009-01-10move fancy zoom stuff to liberty mime, clean up code, set size in $_REQUEST, ↵Max Kremmel1-1/+11
fix XHTML compliance, fix default size display size to work with fisheye admin setting
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
this for encoding duration.
2009-01-03allow user to specify displayed size when using {attachment} with the new ↵Max Kremmel1-1/+6
panosize parameter
2009-01-03force a maximum quality of 75 to reduce panoramic image download size and ↵Max Kremmel1-2/+22
provide some help about new panosize feature.
2009-01-03if we specify output=thumbnail, we can force the use of thumbnail display ↵Max Kremmel1-6/+7
for plugins that usually display something else like videos or panoramas
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
the MOOV atom of uploaded videos. now videos that are not encoded will also have the MOOV atom moved to the front of the MP4 file.
2009-01-02calculate the maximum possible vertical movement based on the aspect ratio ↵Max Kremmel2-4/+25
of the pornorama image and apply that to the minPA and maxPA values.
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 ↵Max Kremmel3-66/+13
and clean up code.
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
alt / title attributes
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 ↵Max Kremmel3-20/+54
cleanups and minor fixes.
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 ↵Max Kremmel20-105/+145
maintenance and better control.
2008-12-26clean up HTML code. the attribute 'name' is not XHTML 1.0 Strict and should ↵Max Kremmel1-26/+22
be removed if possible.
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
own set of sizes
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. ↵Max Kremmel1-17/+22
continuous change of ffmpeg API is a nightmare...
2008-12-23make better use of liberty/templates/mime_meta_inc.tpl by other templates. ↵Max Kremmel4-47/+16
we'll have to make some / all of the displayed information optional at some point.
2008-12-22minor updates including: better error reporting, make it easier to ↵Max Kremmel1-7/+11
substitute me_method for me for newer versions of ffmpeg
2008-12-22split getPluginFunction into 2 functions to allow us to return either a ↵Max Kremmel2-13/+23
string or array depending on the requirements
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) ↵wjames51-19/+29
can do waht it needs to do before posting via ajax
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 ↵Max Kremmel2-5/+5
adding download hit count