Commit Graph

25 Commits

Author SHA1 Message Date
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.
2021-07-07 12:56:55 +02:00
e730cfec55
Boot out a 0.0.9 release 2020-04-22 21:45:36 +02:00
49a521ea14 thumbnails png fix
couldn't generate thumbnails for png pictures due to different mode (RGBA vs RGB)
2019-10-21 00:22:26 +02:00
69fa5bb7c5 thumbnails fix
wrong indentation meant it never made the base64 thumbnails
2019-10-20 23:53:59 +02:00
5253d37411
Fix typo 2019-09-29 13:49:36 +02:00
fd370294be
Fix back buttons when using index.html navigation 2019-09-20 17:13:19 +02:00
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.
2019-09-20 17:08:28 +02:00
2a0834734f
Allow skipping hidden and sorting 2019-09-20 16:47:04 +02:00
rra
6a9fbe9856 files are listed alphabetically, fixes to css and html 2019-09-15 17:39:04 +02:00
RRA
010020e08b added --force flag to force overwriting non-distribusi indexes, code formatting 2019-09-15 15:06:23 +02:00
RRA
e21a78324f distribusi now only removes indexes that are created by distribusi 2019-09-15 14:29:16 +02:00
RRA
d5335f3212 added possibility to exclude directories with --exclude-directory option 2019-09-15 13:58:00 +02:00
RRA
8529d952cd clean up according to pep8 2019-09-12 19:18:56 +02:00
rra
bc6fa0bad8 unknown files now have icon 2019-09-12 18:46:33 +02:00
rra
fc19d536df default directory is always the current one, dont print anything if not verbose 2019-09-12 18:46:11 +02:00
rra
28f8793613 images now also respect --nf 2019-09-12 18:45:29 +02:00
rra
52830ff7c4 - changed variable names for clarity
- added f;ag to remove indexes
- made '--no-filename more consistent'
- styled verbose output better.
2019-09-12 18:40:32 +02:00
rra
b613eef36c speed up by not calling exiftools always, images now always have figcaptions, catch errors properly 2019-09-04 16:13:29 +02:00
rra
dbe0e59b90 clean up argparse 2019-09-04 16:11:28 +02:00
rra
1611144f72 move mimetype mappings to separate file 2019-09-04 16:11:02 +02:00
df71f44550
Clean up imports and formatting 2019-07-08 20:02:41 +02:00
lowrussia
415f8a5ac8 fixed style path issue 2019-07-08 17:49:12 +02:00
lowrussia
afaa58d710 added arguments for including exif metadata, including external css, not including filenames of pictures 2019-07-08 16:06:53 +02:00
lowrussia
7687aa96a2 added arguments for including exif metadata, including external css, not including filenames of pictures 2019-07-08 15:24:22 +02:00
1db3f036a9
Package it up! Get it in shape for PyPi. 2018-11-23 14:49:48 +01:00