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.image.php
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-14
php-cs-fixer tidies to php8.5 standards
Lester Caine
1
-2
/
+3
2026-04-16
Style tidies for PHP8.4
lsces
1
-2
/
+2
2025-08-27
plugin changes to cover namespace and style changes for PHP8.4
lsces
1
-62
/
+73
2021-02-03
remove all references to LibertyAttachable
spiderr
1
-5
/
+0
2021-02-02
move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constants
modela bitweaver
1
-6
/
+6
2018-07-31
reorg util package to put library code in includes/ and used new UTIL_PKG_INC...
spiderr
1
-6
/
+6
2014-05-29
add global gBitSystem
modela bitweaver
1
-1
/
+1
2013-12-15
don't storeMetaData because of database encoding issues
spiderr
1
-1
/
+1
2012-10-09
add 'file_name' => 'mime.image.php',
spiderr
1
-0
/
+2
2012-04-29
Strip extra white space
Lester Caine ext:(%22)
1
-13
/
+13
2012-04-17
Tidy up to remove 'STRICT' warnings
Lester Caine ext:(%22)
1
-1
/
+1
2011-09-09
disable mimeimage autoactivate as there are serious issues with character enc...
spiderr
1
-1
/
+1
2011-06-27
change dest_path to dest_branch to follow convention and avoid confusion
Christian Fowler
1
-4
/
+5
2011-02-15
overhaul storing of complete storage_url int liberty_files, and only use the ...
spiderr
1
-3
/
+3
2010-06-09
Strip down CVS keywords.
cvs2git
1
-2
/
+2
2009-04-29
remove treasury ref
wjames5
1
-3
/
+3
2009-02-06
hush up exif_read_data which can be noisy due to crappy files, e.g. "Incorrec...
Christian Fowler
1
-3
/
+4
2009-01-03
force a maximum quality of 75 to reduce panoramic image download size and pro...
Max Kremmel
1
-2
/
+22
2009-01-02
calculate the maximum possible vertical movement based on the aspect ratio of...
Max Kremmel
1
-2
/
+20
2009-01-02
remove image flop. no need for that anymore with new pano viewer
Max Kremmel
1
-25
/
+22
2008-12-26
split storage and attachment templates into separate templates for easier mai...
Max Kremmel
1
-3
/
+3
2008-11-09
clean up liberty plugin admin, move files to better dirs to keep things tidy,...
Max Kremmel
1
-3
/
+3
2008-10-27
make it possible to set custom panorama image size
Max Kremmel
1
-3
/
+4
2008-10-27
fix path to panorama image - this is now in thumbs subdir and use correct has...
Max Kremmel
1
-6
/
+6
2008-10-27
fix path to edit tpl
Max Kremmel
1
-3
/
+10
2008-10-27
create separate function to fetch exif data so it can be invoked from other p...
Christian Fowler
1
-12
/
+23
2008-10-16
better pattern recognition to work out if it's a jpeg. not sure if there's ev...
Max Kremmel
1
-3
/
+3
2008-09-15
move mime templates to their own dir to clean up liberty/templates a bit
Max Kremmel
1
-4
/
+4
2008-09-02
change order of checks to reduce query counts and load
Max Kremmel
1
-3
/
+3
2008-07-18
display panorama as panorama when included as {attachment}
Max Kremmel
1
-3
/
+3
2008-07-12
no need to include mime.default.php anymore since the default mime plugin is ...
Max Kremmel
1
-5
/
+2
2008-07-11
fix undefined indexes when GPS data is incomplete
Max Kremmel
1
-8
/
+19
2008-07-10
store full GPS data in meta table and calculate geo data when loading
Max Kremmel
1
-24
/
+31
2008-07-07
don't process image further if aspect ratio isn't appropriate for panorama
Max Kremmel
1
-8
/
+11
2008-07-03
extract GPS info if we have it
Max Kremmel
1
-2
/
+53
2008-07-02
make panorama stuff optional, create panorama thumbnail that better works wit...
Max Kremmel
1
-21
/
+88
2008-07-01
add funky new way to view panoramic images
Max Kremmel
1
-9
/
+34
2008-06-14
undefined index
Max Kremmel
1
-3
/
+5
2008-06-13
update docs
Max Kremmel
1
-9
/
+9
2008-06-10
allow plugins to update guid on update
Max Kremmel
1
-10
/
+14
2008-06-10
basic image handler which will extract exif data and dump it in meta table. s...
Max Kremmel
1
-0
/
+176