losttra8n
|
46e68fc966
|
a bug fix for --no-filenames option to work! (for images)
i was trying to '-nf' option, then image captions were not consistent! i.e. they were still there with '-nf' option. so investigated.
|
3 years ago |
Luke Murphy
|
e730cfec55
|
Boot out a 0.0.9 release
|
5 years ago |
dickreckard
|
49a521ea14
|
thumbnails png fix
couldn't generate thumbnails for png pictures due to different mode (RGBA vs RGB)
|
5 years ago |
dickreckard
|
69fa5bb7c5
|
thumbnails fix
wrong indentation meant it never made the base64 thumbnails
|
5 years ago |
Luke Murphy
|
5253d37411
|
Fix typo
|
5 years ago |
Luke Murphy
|
fd370294be
|
Fix back buttons when using index.html navigation
|
5 years ago |
Luke Murphy
|
cb9e19d1a2
|
Allow to append index.html files on menus
There is also this `html.insert(0...` change that I am not sure
about but it seems to be working for us now.
|
5 years ago |
Luke Murphy
|
2a0834734f
|
Allow skipping hidden and sorting
|
5 years ago |
rra
|
6a9fbe9856
|
files are listed alphabetically, fixes to css and html
|
5 years ago |
RRA
|
010020e08b
|
added --force flag to force overwriting non-distribusi indexes, code formatting
|
5 years ago |
RRA
|
e21a78324f
|
distribusi now only removes indexes that are created by distribusi
|
5 years ago |
RRA
|
d5335f3212
|
added possibility to exclude directories with --exclude-directory option
|
5 years ago |
RRA
|
8529d952cd
|
clean up according to pep8
|
5 years ago |
rra
|
bc6fa0bad8
|
unknown files now have icon
|
5 years ago |
rra
|
fc19d536df
|
default directory is always the current one, dont print anything if not verbose
|
5 years ago |
rra
|
28f8793613
|
images now also respect --nf
|
5 years ago |
rra
|
52830ff7c4
|
- changed variable names for clarity
- added f;ag to remove indexes
- made '--no-filename more consistent'
- styled verbose output better.
|
5 years ago |
rra
|
b613eef36c
|
speed up by not calling exiftools always, images now always have figcaptions, catch errors properly
|
5 years ago |
rra
|
dbe0e59b90
|
clean up argparse
|
5 years ago |
rra
|
1611144f72
|
move mimetype mappings to separate file
|
5 years ago |
Luke Murphy
|
df71f44550
|
Clean up imports and formatting
|
5 years ago |
lowrussia
|
415f8a5ac8
|
fixed style path issue
|
5 years ago |
lowrussia
|
afaa58d710
|
added arguments for including exif metadata, including external css, not including filenames of pictures
|
5 years ago |
lowrussia
|
7687aa96a2
|
added arguments for including exif metadata, including external css, not including filenames of pictures
|
5 years ago |
Luke Murphy
|
1db3f036a9
|
Package it up! Get it in shape for PyPi.
|
6 years ago |