summaryrefslogtreecommitdiff
path: root/lib/App/Dthumb.pm
AgeCommit message (Expand)AuthorLines
2021-04-08Merge branch 'master' of epicentre:var/source/dthumbHEADmasterDaniel Friesel-6/+14
2021-04-08create thumbnails at 2x resolution for high-dpi displaysDaniel Friesel-4/+6
2021-04-08add optional HTML include headerDaniel Friesel-1/+5
2018-06-26support recursive thumbnail generation on directory treesDaniel Friesel-39/+67
2017-03-26Use system-provided Oxygen icons instead of shipping them with the moduleDaniel Friesel-0/+17
2017-03-24also allow indexing/listing of non-image filesDaniel Friesel-8/+22
2017-03-24begin work on recursive mode. isn't recursive yet, but does list directories.Daniel Friesel-8/+26
2016-12-28code cleanupDaniel Friesel-26/+7
2016-12-28some documentation updatesDaniel Friesel-17/+9
2016-12-28start switch to fancybox2Daniel Friesel-23/+7
2014-11-02re-add shadowbox supportDaniel Friesel-10/+20
2011-05-21Code cleanupDaniel Friesel-227/+211
2011-03-15Only place lightbox html links when lightbox is enabledDaniel Friesel-0/+6
2011-03-13App/Dthumb: create_files: Always create main.cssDaniel Friesel-9/+13
2011-03-13Add App::Dthumb tests for create_files, create_thumbnail_html and write_out_htmlDaniel Friesel-0/+8
2011-03-04Version bump to 0.20.2Daniel Friesel-1/+1
2011-03-04App::Dthumb read_directories() testsDaniel Friesel-5/+19
2011-03-04Some more App::Dthumb testsDaniel Friesel-2/+2
2011-03-04Update App::Dthumb documentationDaniel Friesel-19/+7
2011-03-03Documentation updatesDaniel Friesel-19/+16
2011-03-03Detect changed images via mtimeDaniel Friesel-1/+5
2011-03-03Add -r/--recreate optionDaniel Friesel-2/+3
2011-03-02Switch back to lightbox v1 for now (license issues with shadowbox)Daniel Friesel-1/+1
2011-03-02Update App::Dthumb filenames, add initial App::Dthumb testDaniel Friesel-2/+2
2011-03-02App::Dthumb::Data: Add list_archived() to simplify App::Dthumb create_files()Daniel Friesel-2/+1
2011-03-01Move -v/-h logic from App::Dthumb to bin/dthumbDaniel Friesel-21/+0
2011-03-01Make options intuitive for both GetOptions-passing and manual setupDaniel Friesel-16/+22
2011-03-01App::Dthumb manual: Does not require Time::ProgressDaniel Friesel-2/+0
2011-02-28Make HTML document title configurable via -t/--title optionDaniel Friesel-16/+17
2011-02-28Show filename as lightbox titleDaniel Friesel-2/+2
2011-02-28Move CLI code from App::Dthumb to bin/dthumbDaniel Friesel-61/+4
2011-02-28Merge branch 'master' of aneurysm:var/git_root/dthumbDaniel Friesel-3/+3
2011-02-28Add App::Dthumb documentationDaniel Friesel-0/+207
2011-02-28Merge branch 'master' of /home/derf/var/git_root/dthumbDaniel Friesel-13/+47
2011-02-28Switch from lightbox to shadowboxDaniel Friesel-3/+3
2011-02-27Add progress barDaniel Friesel-1/+18
2011-02-27Add (crude) option to disable lightboxDaniel Friesel-7/+11
2011-02-27Add help/version switchesDaniel Friesel-0/+14
2011-02-27Update documentationDaniel Friesel-2/+0
2011-02-27Change internal --no-names handlingDaniel Friesel-2/+3
2011-02-27App::Dthumb: More restrictive filetypes. Imlib2 cannot save out gif in fact.Daniel Friesel-1/+1
2011-02-27Move data to share/, autocreate Data.pm during build processDaniel Friesel-18/+7
2011-02-27App::Dthumb: Fix space/layout issue in image linksDaniel Friesel-2/+1
2011-02-27Add additional lightbox files, move everything but index.xhtml to .dthumbDaniel Friesel-1/+19
2011-02-27Create App::DthumbDaniel Friesel-0/+198