summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-06-08build: Fix global variables declarationHEADmasterTomas Bzatek5-5/+10
2025-06-08build: Fix libxml2 includesTomas Bzatek1-1/+2
2021-01-15fluid: Rework index item thumbnailsTomas Bzatek2-5/+22
2021-01-15fluid: CSS gradient fixesTomas Bzatek1-28/+28
2021-01-15fluid: Use https for external font resourcesTomas Bzatek1-2/+2
2021-01-15fluid: Add workaround to disable initial transitions on page loadTomas Bzatek2-0/+7
2021-01-15fluid: Rounded borders for album imagesTomas Bzatek1-1/+3
2021-01-15fluid: Use box-shadow for index item bordersTomas Bzatek1-12/+8
2021-01-15fluid: Set thumbnail size to an even valuesTomas Bzatek2-2/+2
2021-01-15fluid: Set default link colour before loading the common CSS fileTomas Bzatek3-24/+28
2019-09-20generators: Force even base image dimensions for fractional HiDPI sizesTomas Bzatek3-12/+34
2019-05-13jpeg-utils: Don't override Exif.CanonSi.ApertureValueTomas Bzatek1-2/+0
2019-05-13Plug some memory leaksTomas Bzatek3-2/+8
2019-05-13jpeg-utils: Port to gexiv2Tomas Bzatek4-483/+345
2019-05-11build: Fix minor compiler warningsTomas Bzatek7-14/+15
2019-05-11build: Split libraries detectionTomas Bzatek2-44/+37
2019-05-11templates/fluid: Disable index items dimming/highlight on hoverTomas Bzatek1-9/+2
2018-12-15theming: Add option to disable HiDPI for any particular image sizeTomas Bzatek2-1/+8
2018-12-15templates/fluid: Add 4k sizeTomas Bzatek2-0/+15
2018-12-15templates/fluid: Tweak image sizesTomas Bzatek2-11/+11
2018-12-14jpeg-utils: ImageMagick 7 adaptationsTomas Bzatek2-1/+15
2018-12-14jpeg-utils: Fix ImageMagick includesTomas Bzatek1-1/+1
2017-05-07jpeg-utils: Allow custom datetime formatTomas Bzatek6-2/+14
2016-10-18generators: Take the optional shave amount in account for dimension calculationTomas Bzatek1-0/+7
2016-10-04items: Add option to shave image bordersTomas Bzatek5-1/+14
2016-10-02Add support for HiDPI imagesTomas Bzatek8-79/+266
2016-10-02generators: Don't read EXIF data for all image sizesTomas Bzatek1-1/+1
2016-10-02jpeg-utils: Add support for custom resize optionsTomas Bzatek8-12/+185
2016-09-23generators: Make image quality threshold inclusiveTomas Bzatek1-1/+1
2016-09-23fluid: Use CSS media queries to determine displayed image sizeTomas Bzatek3-68/+45
2016-09-23generators: Expose all image sizesTomas Bzatek1-12/+55
2016-09-19block-parser: Clear processed data for further useTomas Bzatek3-3/+37
2016-09-18Introduce resizing thresholdsTomas Bzatek9-184/+301
2016-09-17Drop explicit references to "original" and "preview" image sizesTomas Bzatek3-46/+42
2016-09-17Drop legacy nofullsize and album width/height/quality tagsTomas Bzatek9-151/+45
2016-09-11generators: Optionally warn when an image is being resizedTomas Bzatek3-3/+12
2016-09-11atom-writer: Use _DEFAULT_SOURCE instead of deprecated _BSD_SOURCETomas Bzatek1-1/+1
2016-04-03cgg-dirgen: Support the 'hires' image sizeTomas Bzatek1-0/+13
2016-04-03Switch the sample gallery to the new fluid themeTomas Bzatek2-2/+2
2016-04-03New 'fluid' themeTomas Bzatek12-1/+1443
2016-04-03jpeg-utils: Override artist and owner nameTomas Bzatek8-0/+37
2016-04-03gallery-utils: Copy extra files recursivelyTomas Bzatek3-2/+44
2015-08-29jpeg-utils: Unify media libraries initializationTomas Bzatek3-6/+30
2015-08-29setup: Fix setup files version checkTomas Bzatek1-3/+3
2015-08-29jpeg-utils: Filter out certain tags from external EXIF fileTomas Bzatek2-1/+82
2015-02-01theming: Fix thumbnail sizes validationTomas Bzatek1-2/+5
2015-02-01generators: Expose ITEM_INDEX value for non-picture itemsTomas Bzatek1-1/+4
2015-02-01jpeg-utils: Use the nicer unicode "f" for the aperture value stringTomas Bzatek1-1/+1
2015-02-01Move the current design templates in the "classic" subdirTomas Bzatek11-14/+19
2015-02-01theming: Introduce image size fallback modeTomas Bzatek4-41/+97