Vincent Prouillet
|
5caf24f06c
|
Remove error-chain
Closes #576
|
5 years ago |
Vincent Prouillet
|
832360f9b1
|
Update deps + rustfmt
|
5 years ago |
Vojtech Kral
|
9bd6a559c1
|
imageproc: Use Lanczos3 filter instead of Gaussian
|
5 years ago |
Vojtech Kral
|
6e84eec32b
|
imageproc: Add the `format` option, support for PNG thumbnails
Fix #546
|
5 years ago |
Vincent Prouillet
|
b7ce4e59fb
|
rustfmt
|
6 years ago |
Vincent Prouillet
|
cdcebaea26
|
Cleanup of slotmap impl
Fix #205
|
6 years ago |
Vincent Prouillet
|
396d237673
|
Use Tera render_with_borrowed
|
6 years ago |
Vincent Prouillet
|
f5c88540ed
|
Update reqwest and image
|
6 years ago |
Vincent Prouillet
|
62b89d0c72
|
_processed_images -> processed_images
|
6 years ago |
Thomas Hurst
|
088b3df79a
|
Replace fold/reduce over Result::and with collect
Not only is this tidier, but it avoids making these iterators
Rayon-specific.
|
6 years ago |
Vincent Prouillet
|
60a52fd2cc
|
Some intellij reformatting
|
6 years ago |
Vincent Prouillet
|
1ae0702494
|
Custom taxonomies (#330)
|
6 years ago |
Vincent Prouillet
|
d47ba4aff0
|
Rebasing + tweaks
|
6 years ago |
Vojtech Kral
|
17de3c9a97
|
imageproc: Rename `_resized_images` as `_processed_images`
|
6 years ago |
Vojtech Kral
|
3e4aa82ecc
|
imageproc: Use DefaultHasher from stdlib instead of twox-hash
|
6 years ago |
Vojtech Kral
|
a89768dab0
|
Remove page.images
|
6 years ago |
Vojtech Kral
|
4a6244adcf
|
imageproc: Cleanup and comments in hash collision resolution
|
6 years ago |
Vojtech Kral
|
77bc526008
|
imageproc: Fix naming, cleanup
|
6 years ago |
Vojtech Kral
|
6662014e55
|
Add image resizing support #225
|
6 years ago |