Commit Graph

84 Commits

Author SHA1 Message Date
4654ced5e8 change README 2024-11-22 16:54:35 +01:00
e93a3e3b28 refactoring 2024-11-22 16:15:46 +01:00
eec6016737 first working version since long time 2024-11-17 20:09:48 +01:00
48f1889ee9 refactor the image function from hell 2024-11-15 14:23:29 +01:00
8146cb4831 some extra error removal 2024-11-11 21:41:24 +01:00
e5f3be254b Update readme because exiftools is removed 2024-11-11 20:12:43 +01:00
b6a2c7687d reboot my work 2024-11-11 19:01:09 +01:00
442c38e45a small edits 2024-09-23 20:58:33 +02:00
1efb44aaad edited readme for a bit 2024-07-23 21:32:36 +02:00
0ac1f2ef60 remove no template option (unused functionality) 2024-07-23 21:28:57 +02:00
1db3682210 remove errors 2024-07-22 21:57:01 +02:00
3eefd6e5ca descriptions added 2024-06-27 10:47:41 +02:00
5934122c6e captions are now alttext, figure tags not used for images that are not figures 2024-06-23 22:25:28 +02:00
c0b40c7d30 refactoring and thumbnailer 2024-06-23 20:35:06 +02:00
4cb03d1131 increase Pillow version number for python 3.11 2024-05-20 23:21:04 +02:00
e291e7497e Upgraded pillow dependencies because I am on Debian SID 2022-01-05 13:51:31 +01:00
63becedaf5
Ensure we have wheel installed 2021-07-13 10:11:28 +02:00
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