index
:
cataract
master
v0.99.1
v0.99.2
v0.99.3
v1.0.0
v1.1.0
Cataract Gallery Generator sources
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
generators.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-11
build: Fix minor compiler warnings
Tomas Bzatek
1
-6
/
+6
2017-05-07
jpeg-utils: Allow custom datetime format
Tomas Bzatek
1
-0
/
+2
2016-10-18
generators: Take the optional shave amount in account for dimension calculation
Tomas Bzatek
1
-0
/
+7
2016-10-04
items: Add option to shave image borders
Tomas Bzatek
1
-0
/
+2
2016-10-02
Add support for HiDPI images
Tomas Bzatek
1
-65
/
+129
2016-10-02
generators: Don't read EXIF data for all image sizes
Tomas Bzatek
1
-1
/
+1
2016-10-02
jpeg-utils: Add support for custom resize options
Tomas Bzatek
1
-1
/
+2
2016-09-23
generators: Make image quality threshold inclusive
Tomas Bzatek
1
-1
/
+1
2016-09-23
generators: Expose all image sizes
Tomas Bzatek
1
-12
/
+55
2016-09-19
block-parser: Clear processed data for further use
Tomas Bzatek
1
-3
/
+11
2016-09-18
Introduce resizing thresholds
Tomas Bzatek
1
-124
/
+198
2016-09-17
Drop explicit references to "original" and "preview" image sizes
Tomas Bzatek
1
-38
/
+42
2016-09-17
Drop legacy nofullsize and album width/height/quality tags
Tomas Bzatek
1
-86
/
+21
2016-09-11
generators: Optionally warn when an image is being resized
Tomas Bzatek
1
-3
/
+8
2016-04-03
jpeg-utils: Override artist and owner name
Tomas Bzatek
1
-0
/
+1
2015-02-01
generators: Expose ITEM_INDEX value for non-picture items
Tomas Bzatek
1
-1
/
+4
2015-02-01
theming: Introduce image size fallback mode
Tomas Bzatek
1
-35
/
+58
2015-01-30
theming: Fix the have_image_size() nofullsize test
Tomas Bzatek
1
-4
/
+0
2015-01-30
theming: Implement have_album_image_size() block function
Tomas Bzatek
1
-0
/
+37
2015-01-25
theming: Implement have_image_size() block function
Tomas Bzatek
1
-0
/
+45
2015-01-25
block-parser: Enhance block_parser_register_function() with a destroy notify ...
Tomas Bzatek
1
-13
/
+6
2015-01-25
generators: Rename HAS_ conditionals to HAVE_
Tomas Bzatek
1
-4
/
+4
2015-01-25
theming: Make custom image size handling fully flexible
Tomas Bzatek
1
-53
/
+44
2015-01-11
generators: Remove unnecessary picture page global block
Tomas Bzatek
1
-25
/
+14
2015-01-11
generators: Allow undefined album image and thumbnail sizes
Tomas Bzatek
1
-76
/
+77
2015-01-04
Introduce new "fixed" thumbnail crop mode
Tomas Bzatek
1
-4
/
+15
2015-01-04
generators: Newline at the end of generated .htaccess file
Tomas Bzatek
1
-1
/
+2
2015-01-04
generators: Use single function for all templates
Tomas Bzatek
1
-526
/
+537
2014-09-18
generators: Separate common code out
Tomas Bzatek
1
-142
/
+136
2014-09-17
theming: Make navigation bar strongly themed
Tomas Bzatek
1
-81
/
+169
2014-09-15
theming: Allow themes to use different thumbnail image sizes
Tomas Bzatek
1
-60
/
+44
2014-09-15
theming: Define meaning of the <no_resize> tag
Tomas Bzatek
1
-1
/
+1
2014-09-13
Introduce properties table
Tomas Bzatek
1
-38
/
+33
2014-03-22
Make error reporting nicer when referenced image is not available
Tomas Bzatek
1
-10
/
+28
2014-03-18
Use "override" terminology instead of "fake"
Tomas Bzatek
1
-9
/
+9
2014-03-18
Allow absolute pathnames for external EXIF data
Tomas Bzatek
1
-2
/
+2
2014-03-18
Add support for specifying custom focal length and aperture
Tomas Bzatek
1
-0
/
+8
2013-04-07
Add ability to specify thumbnail square crop hint
Tomas Bzatek
1
-4
/
+11
2013-04-07
Use rel="home" for links pointing to gallery root
Tomas Bzatek
1
-2
/
+2
2013-04-07
Strip unused template tags by default
Tomas Bzatek
1
-0
/
+3
2013-03-16
Strip XMP metadata by default
Tomas Bzatek
1
-1
/
+1
2013-03-16
Add support for writing external EXIF metadata back to images
Tomas Bzatek
1
-2
/
+10
2013-03-10
Add support for specifying custom date
Tomas Bzatek
1
-0
/
+3
2013-03-10
Add support for datetime/timezone shift
Tomas Bzatek
1
-2
/
+24
2013-02-10
Show note for password protected albums on index pages
Tomas Bzatek
1
-0
/
+1
2013-02-10
generators: Process image blocks through local block parsers
Tomas Bzatek
1
-21
/
+31
2013-02-10
Support theme-defined thumbnail for protected albums
Tomas Bzatek
1
-11
/
+26
2012-12-31
Add support for password protected albums
Tomas Bzatek
1
-0
/
+76
2012-12-27
Support external EXIF metadata
Tomas Bzatek
1
-2
/
+10
2012-12-24
Add has_exif_key() block function
Tomas Bzatek
1
-0
/
+13
[next]