Commit Graph

67 Commits

Author SHA1 Message Date
6b627f0f96
Bump to new version 2021-07-13 10:08:01 +02:00
7a2f8a5142
Add change log entry
See varia/distribusi#5.
2021-07-13 10:06:51 +02:00
decentral1se
6dd9fb7b40 Merge pull request 'a bug fix for --no-filenames option to work! (for images)' (#5) from losttra8n/distribusi:losttra8n-patch-1 into master
Reviewed-on: varia/distribusi#5
2021-07-13 10:06:00 +02:00
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
rra
545577978a Update 'README.md'
added section for uses in the wild
2021-05-04 15:14:59 +02:00
60275a475e
Add sketchy build script 2020-05-03 18:11:20 +02:00
e730cfec55
Boot out a 0.0.9 release 2020-04-22 21:45:36 +02:00
rra
f766f67cee Merge branch 'master' of dickreckard/distribusi into master 2019-10-30 10:42:40 +01: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
c0c069cead
Update version to match next release 2019-09-29 13:34:49 +02:00
rra
64f449eee8 Update 'README.md' 2019-09-28 18:24:22 +02:00
601d5e86e7
Ignore publishing files 2019-09-20 17:16:29 +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
63902c079a
Merge lists and announce version skip 2019-09-15 23:07:21 +02:00
rra
6a9fbe9856 files are listed alphabetically, fixes to css and html 2019-09-15 17:39:04 +02:00
rra
321405c66f update changelog 2019-09-15 15:13:11 +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
3247286a7e added info about exiftool 2019-09-13 13:18:42 +02:00
RRA
8529d952cd clean up according to pep8 2019-09-12 19:18:56 +02:00
rra
6400b2aea2 update changelog 2019-09-12 19:01:55 +02:00
rra
89067b48f7 Merge branch 'master' of https://git.vvvvvvaria.org/varia/distribusi 2019-09-12 18:50:03 +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
55e8fe190e
Make new release 2019-09-07 01:16:47 +02:00
80e8a5e4fd
Re-add pillow (still needed) and use looser bounds 2019-09-07 01:12:06 +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
9b8be7c761
Show how to upgrade 2019-07-08 20:43:33 +02:00
cb37e6428b
Add changelog 2019-07-08 20:25:00 +02:00
dc92a81035
Match other headers 2019-07-08 20:22:50 +02:00
e1ef66e646
Simplify install guide, add PyPi badge and access note 2019-07-08 20:20:00 +02:00
df71f44550
Clean up imports and formatting 2019-07-08 20:02:41 +02:00
d5606e5325
Bump to the next version and pin python-magic 2019-07-08 20:02:24 +02:00
8829a84b65
Add Black and Pip files config 2019-07-08 20:01:36 +02:00
6212f25536
Don't use pipenv for releases 2019-07-08 20:01:25 +02:00
b31e211498
Ignore new Pip related files 2019-07-08 20:01:15 +02:00
02b0e00892
Remove Pipenv stuff 2019-07-08 20:01:08 +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
mb
870aa07839 added a few lines on how to add distribusi to the $PATH variable 2019-06-11 12:55:03 +02:00