Commit graph

478 commits

Author SHA1 Message Date
86692904a3 Pull template out to global. 2023-09-17 12:53:19 -07:00
6e3fea4160 Remove unnecessary return. 2023-09-17 12:52:55 -07:00
8483a9f136 Close PGUI on ctrl+w. 2023-09-16 12:03:00 -07:00
73df06730f Add option --background. 2023-09-14 21:12:21 -07:00
db2fab6628 Use pipeable.stdout instead of print. 2023-09-13 19:30:20 -07:00
a40dff9f49 Add git.voussoir.net mirror. 2023-09-11 21:18:35 -07:00
021ba9fafc Add htmlescape.py. 2023-09-04 13:05:39 -07:00
cbe1c08a2b Add betterhelp to rotate. 2023-09-04 13:04:58 -07:00
a9b3083460 Fix imagesequence_to_images again due to severe lack of testing. 2023-09-04 13:04:39 -07:00
7395935b8f Add imagesequence_to_images. 2023-08-21 23:04:56 -07:00
ea04f8415c Fix call to compress_to_filesize. 2023-08-20 15:37:15 -07:00
3af5d602a2 Add q.py. 2023-06-25 21:18:45 -07:00
f6e14111ea Add youtube_formats.py full of constants. 2023-06-24 12:05:01 -07:00
4c2e8f8e70 Improve rejpg. 2023-06-24 12:04:46 -07:00
fa2610e206 Use pysrt to provide better content search of srt files. 2023-06-24 12:03:55 -07:00
0fe9364d8d Use betterhelp. 2023-06-24 12:02:41 -07:00
a5a86313fa Only perform unicode escape in regex mode. 2023-06-24 12:02:31 -07:00
b06ebab241 Update photogallery css to match my personal site style. 2023-03-19 11:23:43 -07:00
9a2c6abec7 Copy icc_profile from source image. 2023-03-19 11:21:33 -07:00
ce0b1ae0c4 Echo off in exifcopy. 2022-12-23 19:54:59 -08:00
f2a6e8085d Align vertical photos within the photocell. 2022-12-23 19:54:43 -08:00
5e54bb4536 Call rotate_by_exif before taking image dimensions. 2022-12-23 19:54:09 -08:00
25678309cf Fix margin-left was accidentally duplicate margin-right. 2022-12-23 19:53:47 -08:00
c3355b6277 Add option --filesize, compress jpg below target size. 2022-11-20 10:24:33 -08:00
96b10126ec Fix use of mebibyte. 2022-11-18 21:37:57 -08:00
9ecf058242 Remove gpgsign.
I'm tired of having the gpg-agent running on my system all the time
and having to give it my passphrase after every reboot. All of the
configuration and the shelling out from git to various gpg executables
feels overcomplicated. How about you just embed gpg into the git
executable and let me store my passphrase in a config file.
2022-11-13 12:51:47 -08:00
e3095dc9ab Improve css on photogallery. 2022-11-13 10:26:58 -08:00
0c001841b3 Add photo_rename.py. 2022-11-12 20:50:41 -08:00
15c1beb0a8 Add exifcopy.bat. 2022-11-12 19:36:50 -08:00
47f04cc668 Add photogallery.py. 2022-11-12 19:31:39 -08:00
c40bc4be54
Update filenamescrambleint. 2022-11-11 15:26:35 -08:00
9ed28ac6b0
Log the number and size of files recycled. 2022-11-11 15:11:08 -08:00
4498b0b228
Add etetasks.py. 2022-11-06 18:43:26 -08:00
8124477398
Some threaded_dl improvements. 2022-11-02 18:42:14 -07:00
d92f190590
Add operatornotify to do_tasks. 2022-11-02 18:41:44 -07:00
425deb3830
Import string so user can put it in eval. 2022-11-02 18:41:30 -07:00
fb02ce90ae
Add skipblank.py. 2022-11-02 18:41:01 -07:00
b762a2d3e8
Use pathclass.natural_sorter. 2022-08-21 14:48:42 -07:00
2318b978c9
Log thread's error instead of stopping the whole queue. 2022-08-14 10:43:13 -07:00
54281d52c2
Some linting fixes. 2022-08-14 10:42:34 -07:00
5ffbf30a52
Use pil lanczos. 2022-08-03 18:48:08 -07:00
de37d1abba
Add exifread to pips. 2022-07-15 22:39:51 -07:00
4211e85afc
Add more ways of normalizing given request headers. 2022-07-15 22:39:45 -07:00
06dcd31019
Add zipstream to voussoir.pips. 2022-05-27 15:36:42 -07:00
033d381ec5
Add ffdecodetest.py. 2022-04-05 11:51:10 -07:00
f822d000af
Let stitch take --grid AxB. 2022-04-05 10:48:08 -07:00
9f53f1c514
Fix mistaken argparse target was int. 2022-04-05 10:47:51 -07:00
6d90062eff
Remove description=__doc__. 2022-04-05 10:47:05 -07:00
cd9be5daca
Removed gg=git gui in favor of an lnk directly to the binary. 2022-04-05 10:46:54 -07:00
adc3026b35
Update copyright year. 2022-03-26 13:24:54 -07:00