crunk
|
1db3682210
|
remove errors
|
4 months ago |
crunk
|
3eefd6e5ca
|
descriptions added
|
5 months ago |
crunk
|
5934122c6e
|
captions are now alttext, figure tags not used for images that are not figures
|
5 months ago |
crunk
|
c0b40c7d30
|
refactoring and thumbnailer
|
5 months ago |
crunk
|
4cb03d1131
|
increase Pillow version number for python 3.11
|
6 months ago |
crunk
|
e291e7497e
|
Upgraded pillow dependencies because I am on Debian SID
|
3 years ago |
decentral1se
|
63becedaf5
|
Ensure we have wheel installed
|
3 years ago |
decentral1se
|
6b627f0f96
|
Bump to new version
|
3 years ago |
decentral1se
|
7a2f8a5142
|
Add change log entry
See varia/distribusi#5.
|
3 years ago |
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
|
3 years ago |
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 |
rra
|
545577978a
|
Update 'README.md'
added section for uses in the wild
|
4 years ago |
Luke Murphy
|
60275a475e
|
Add sketchy build script
|
5 years ago |
Luke Murphy
|
e730cfec55
|
Boot out a 0.0.9 release
|
5 years ago |
rra
|
f766f67cee
|
Merge branch 'master' of dickreckard/distribusi into master
|
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
|
c0c069cead
|
Update version to match next release
|
5 years ago |
rra
|
64f449eee8
|
Update 'README.md'
|
5 years ago |
Luke Murphy
|
601d5e86e7
|
Ignore publishing files
|
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 |
Luke Murphy
|
63902c079a
|
Merge lists and announce version skip
|
5 years ago |
rra
|
6a9fbe9856
|
files are listed alphabetically, fixes to css and html
|
5 years ago |
rra
|
321405c66f
|
update changelog
|
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
|
3247286a7e
|
added info about exiftool
|
5 years ago |
RRA
|
8529d952cd
|
clean up according to pep8
|
5 years ago |
rra
|
6400b2aea2
|
update changelog
|
5 years ago |
rra
|
89067b48f7
|
Merge branch 'master' of https://git.vvvvvvaria.org/varia/distribusi
|
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 |
Luke Murphy
|
55e8fe190e
|
Make new release
|
5 years ago |
Luke Murphy
|
80e8a5e4fd
|
Re-add pillow (still needed) and use looser bounds
|
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
|
9b8be7c761
|
Show how to upgrade
|
5 years ago |
Luke Murphy
|
cb37e6428b
|
Add changelog
|
5 years ago |
Luke Murphy
|
dc92a81035
|
Match other headers
|
5 years ago |
Luke Murphy
|
e1ef66e646
|
Simplify install guide, add PyPi badge and access note
|
5 years ago |
Luke Murphy
|
df71f44550
|
Clean up imports and formatting
|
5 years ago |
Luke Murphy
|
d5606e5325
|
Bump to the next version and pin python-magic
|
5 years ago |
Luke Murphy
|
8829a84b65
|
Add Black and Pip files config
|
5 years ago |