index
:
dthumb
master
Create static HTML thumbnail list for images
derf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
Age
Commit message (
Expand
)
Author
Lines
2017-03-27
add quiet mode
Daniel Friesel
-4
/
+9
2017-03-25
dthumb(1): Add -a and -R to documentation
Daniel Friesel
-1
/
+9
2017-03-24
also allow indexing/listing of non-image files
Daniel Friesel
-0
/
+1
2017-03-24
begin work on recursive mode. isn't recursive yet, but does list directories.
Daniel Friesel
-6
/
+7
2016-12-28
some documentation updates
Daniel Friesel
-24
/
+18
2016-12-28
start switch to fancybox2
Daniel Friesel
-10
/
+9
2014-11-02
re-add shadowbox support
Daniel Friesel
-0
/
+1
2011-05-21
Code cleanup
Daniel Friesel
-11
/
+12
2011-03-03
Documentation updates
Daniel Friesel
-5
/
+4
2011-03-03
Detect changed images via mtime
Daniel Friesel
-2
/
+0
2011-03-03
Add -r/--recreate option
Daniel Friesel
-3
/
+7
2011-03-01
Move -v/-h logic from App::Dthumb to bin/dthumb
Daniel Friesel
-2
/
+11
2011-03-01
Make options intuitive for both GetOptions-passing and manual setup
Daniel Friesel
-1
/
+1
2011-02-28
Make HTML document title configurable via -t/--title option
Daniel Friesel
-2
/
+7
2011-02-28
dthumb(1): More lightbox documentation
Daniel Friesel
-0
/
+6
2011-02-28
Move CLI code from App::Dthumb to bin/dthumb
Daniel Friesel
-1
/
+29
2011-02-28
Merge branch 'master' of aneurysm:var/git_root/dthumb
Daniel Friesel
-4
/
+4
2011-02-28
Merge branch 'master' of /home/derf/var/git_root/dthumb
Daniel Friesel
-13
/
+20
2011-02-28
Switch from lightbox to shadowbox
Daniel Friesel
-4
/
+4
2011-02-27
Minor documentation improvements
Daniel Friesel
-5
/
+16
2011-02-27
Add progress bar
Daniel Friesel
-0
/
+4
2011-02-27
Add (crude) option to disable lightbox
Daniel Friesel
-0
/
+7
2011-02-27
dthumb(1): Add FILES section
Daniel Friesel
-3
/
+8
2011-02-27
Add help/version switches
Daniel Friesel
-1
/
+2
2011-02-27
Update documentation
Daniel Friesel
-11
/
+1
2011-02-27
Create App::Dthumb
Daniel Friesel
-683
/
+17
2011-02-22
Remove thumbnails of deleted images
Daniel Friesel
-2
/
+15
2011-02-22
Update BUGS
Daniel Friesel
-0
/
+3
2011-02-22
Update Build.PL & POD
Daniel Friesel
-8
/
+15
2011-02-22
Variable name fixes, use autodie
Daniel Friesel
-25
/
+20
2011-02-22
Handier script name (dthumb)
Daniel Friesel
-5
/
+5
2011-02-21
Unfuck POD brackets, while at it.
Daniel Friesel
-2
/
+2
2011-02-21
Attribute lightbox code in manual
Daniel Friesel
-0
/
+4
2011-02-21
Initial lightbox support
Daniel Friesel
-2
/
+495
2011-02-17
Update manual
Daniel Friesel
-3
/
+3
2011-02-17
Change defaults: Show image names, thumb dimensions -> 200 pixels
Daniel Friesel
-5
/
+5
2011-01-24
Resize image if width _or_ height are too big. Not _and_.
Daniel Friesel
-1
/
+1
2010-09-14
Documentation for --archive
Daniel Friesel
-0
/
+7
2010-09-11
archive support
Daniel Friesel
-3
/
+25
2010-07-11
Fix newline bug, make image name clickable
Daniel Friesel
-1
/
+14
2010-07-11
Add short options + switch to show image names, increase cached performance
Daniel Friesel
-14
/
+29
2010-06-24
Add some POD sections
Daniel Friesel
-1
/
+26
2010-06-17
case-insensitive sorting
Daniel Friesel
-1
/
+1
2010-02-06
Turn thumbnail quality & spacing into options as well
Daniel Friesel
-8
/
+23
2010-02-06
Make thumbnail size an option
Daniel Friesel
-6
/
+11
2010-02-06
Don't resize images which are smaller than the thumbnail size
Daniel Friesel
-4
/
+10
2010-01-26
Add a new constant
Daniel Friesel
-2
/
+3
2009-12-29
Update documentation
Daniel Friesel
-1
/
+15
2009-12-29
Only write <div> css attributes if no custom CSS is used
Daniel Friesel
-5
/
+11
2009-12-28
Add --title and --css option
Daniel Friesel
-3
/
+21
[next]