index
:
liberty
master
Bitweaver liberty package repository
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
mime.default.php
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-14
php-cs-fixer tidies to php8.5 standards
Lester Caine
1
-3
/
+3
2026-04-16
auto_activate needs to refelect the selected memory model and the extended pr...
lsces
1
-12
/
+19
2026-04-02
pdf plugin now imports the text layer which is uploaded as liberty_content da...
lsces
1
-2
/
+14
2025-08-27
plugin changes to cover namespace and style changes for PHP8.4
lsces
1
-65
/
+62
2025-05-19
RFC 2231 UTF8 download file names
spiderr
1
-1
/
+1
2025-05-14
limit file_name to 250 chars
spiderr
1
-1
/
+1
2018-04-19
fix header Cache-Control
spider@dav
1
-1
/
+1
2015-09-27
add img-responsive to img tpls
turon
1
-1
/
+1
2014-11-20
liberty_process_upload-remove-upload-hardcoding
spiderr
1
-2
/
+2
2013-06-02
remove PEAR download for liberty download_file.php
spiderr
1
-42
/
+25
2012-08-17
empty check on fileHash['source_file'] moved
spiderr
1
-2
/
+2
2012-07-19
rework upload files to have an option to save as original.ext, file_name is s...
spiderr
1
-9
/
+10
2012-06-09
file_name in pFileHash, not filename
spiderr
1
-3
/
+3
2012-05-25
bit_log_error-2-bit_error_log
spiderr
1
-1
/
+1
2012-04-29
Can't use getAttachment statically so added loadAttachment trimming the $this...
Lester Caine ext:(%22)
1
-1
/
+1
2012-04-29
Strip extra white space
Lester Caine ext:(%22)
1
-9
/
+9
2011-07-05
update file_name in mime attachment code
spiderr
1
-1
/
+1
2011-06-27
change dest_path to dest_branch to follow convention and avoid confusion
Christian Fowler
1
-8
/
+8
2011-06-27
fix liberty_mime_get_storage_branch in verify and update to use array
Christian Fowler
1
-2
/
+3
2011-06-26
convert liberty_files.storage_path to liberty_files.file_name to remove all h...
Christian Fowler
1
-20
/
+18
2011-06-24
updates to complete storing only file name in liberty_files.storage_path; fix...
pre-lf-storage-path-to-file-name
Christian Fowler
1
-8
/
+14
2011-03-23
changes to allow file _process_ functions to not have STORAGE hardcoded; proc...
Christian Fowler
1
-1
/
+3
2011-02-15
overhaul storing of complete storage_url int liberty_files, and only use the ...
spiderr
1
-11
/
+14
2010-06-09
Strip down CVS keywords.
cvs2git
1
-2
/
+2
2009-03-30
pass $this down to the mime plugins for $pStoreHash["this"] = $this; use $pSt...
Christian Fowler
1
-3
/
+3
2009-03-25
if no func then dont try to run false
Tekimaki
1
-3
/
+3
2009-03-18
quote Content-Disposition: attachment so spaced filenames work
Christian Fowler
1
-3
/
+3
2008-12-26
split storage and attachment templates into separate templates for easier mai...
Max Kremmel
1
-2
/
+4
2008-12-25
make use of LA::validateStoragePath method
Max Kremmel
1
-10
/
+5
2008-12-02
make use of hits column in liberty_attachments and try a new set of header()s...
Max Kremmel
1
-8
/
+14
2008-11-19
fix problem with anon user_id being used during avatar generation during regi...
Max Kremmel
1
-5
/
+14
2008-11-18
set thumbnail flag outside of deciding whether or not you are overriding an a...
Christian Fowler
1
-5
/
+8
2008-10-27
use system settings for background thumbnailer
Christian Fowler
1
-4
/
+3
2008-09-15
move mime templates to their own dir to clean up liberty/templates a bit
Max Kremmel
1
-5
/
+5
2008-07-25
add function_exists() wrappers around all functions. this makes it easier to ...
Max Kremmel
1
-206
/
+218
2008-07-13
remove LINKED_ATTACHMENTS stuff - this has now been moved to custom file hand...
Max Kremmel
1
-15
/
+5
2008-07-13
make sure copy_file setting can be passed in in ['upload'] hash
Max Kremmel
1
-3
/
+3
2008-07-12
allow plugins to copy files instead of move them when they are processed.
Max Kremmel
1
-3
/
+3
2008-07-12
Small spelling mistake
Lester Caine
1
-3
/
+3
2008-07-05
make use of new file_name setting that allows us to specify the filename. thi...
Max Kremmel
1
-2
/
+4
2008-07-05
Though I had put this back !!!
Lester Caine
1
-3
/
+5
2008-07-04
use vierifyId
Max Kremmel
1
-4
/
+4
2008-07-03
LINKED_ATTACHMENTS allows additional files per content_id for user pictures
Lester Caine
1
-4
/
+12
2008-07-03
use correct id to fetch data
Max Kremmel
1
-5
/
+4
2008-06-30
tentative commit to try and get the _URL vs. _URI issue sorted. we now have a...
Max Kremmel
1
-3
/
+3
2008-06-27
allow custom dest_path - not recommended but option is there now
Max Kremmel
1
-3
/
+6
2008-06-25
remove outdated comments
Max Kremmel
1
-5
/
+2
2008-06-23
replace individual function parameters with an array of options when using li...
Max Kremmel
1
-17
/
+17
2008-06-17
Respect LINKED_ATTACHMENTS selection
Lester Caine
1
-3
/
+3
2008-06-14
allow plugins to specify upload tpl. this will allow us to finally fade out b...
Max Kremmel
1
-2
/
+3
[next]