This website requires JavaScript.
Explore
Help
Sign In
stian
/
gallery3
Watch
1
Star
0
Fork
0
You've already forked gallery3
mirror of
https://github.com/Pathduck/gallery3.git
synced
2026-05-11 07:19:06 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
48ee3d5fe83175639ef910dedd30bc144ed0a67e
gallery3
/
modules
/
exif
History
Bharat Mediratta
d1a9138925
Don't try to use mb_detect_encoding if the module isn't loaded. Not sure if this is a great solution, but it'll probably cut down on a big class of errors opportunistically
2009-05-08 19:16:48 +00:00
..
controllers
Optimization: add all exif/iptc keys in a single insert, instead of
2009-04-05 03:54:08 +00:00
helpers
Don't try to use mb_detect_encoding if the module isn't loaded. Not sure if this is a great solution, but it'll probably cut down on a big class of errors opportunistically
2009-05-08 19:16:48 +00:00
lib
Update upstream to to r3835 which resolves upstream ticket
#1108
2009-04-28 03:28:43 +00:00
models
Tweak EXIF extraction code to be more robust.
2009-02-15 08:08:22 +00:00
tests
Optimization: add all exif/iptc keys in a single insert, instead of
2009-04-05 03:54:08 +00:00
views
Put csrf token into Admin_View and Theme_View by default, then use it
2009-03-27 03:43:21 +00:00
module.info
The start of the exif module. so I can merger the exifer library
2009-02-07 21:21:08 +00:00