summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2008-12-02don't sort empty arraybitweaver.org1-2/+4
2008-12-02display number of downloads. we still need to make all these thingies optional.Max Kremmel1-0/+7
2008-12-02make use of hits column in liberty_attachments and try a new set of header()s...Max Kremmel3-10/+41
2008-12-01tiny typo in commentwjames51-1/+1
2008-12-01taylor help for ajax which doesnt require user pressing savewjames51-1/+1
2008-11-29typowjames51-2/+2
2008-11-29first pass at making it possible to pass custom configuration and filter valu...wjames51-75/+117
2008-11-29Fix screwed up transaction start introduced in version 1.32 so that weTekimaki1-2/+2
2008-11-28Don't take that value from a request. It can be set globally too and controll...Tomasz Kalkosinski2-3/+3
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-25Compare to 'null' not allowed on firebird has to be a number.Lester Caine1-1/+4
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-21use gContent->verifyUpdatePermission instead of verifyStructurePermissionChristian Fowler1-5/+2
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-19use continue instead of breakMax Kremmel1-2/+3
2008-11-19always sort comments on created date since its critical to following the conv...wjames51-10/+10