DarthSim
|
ba3e20b865
properly parse boolean processing options
|
5 years ago |
DarthSim
|
a4dd7bc32d
Fix parsing path with no options and base64 encoded url
|
5 years ago |
DarthSim
|
0d5d2f5ec2
po.Resize => po.ResizingType
|
5 years ago |
DarthSim
|
7c13bdad11
Properly marshal imageType, resizingType and gravityType
|
5 years ago |
DarthSim
|
cc394501df
Log modified processing options only
|
5 years ago |
DarthSim
|
aa5ce8be8d
Add SVG pasthrough
|
5 years ago |
DarthSim
|
de804a9245
Remove URL verification from processing options parsing stage
|
5 years ago |
DarthSim
|
d844b4eea9
Fix build with vips <8.6; More verbose "unsupported" errors
|
5 years ago |
DarthSim
|
16784fb1e2
New logging; JSON and structured log formats
|
5 years ago |
DarthSim
|
53805e482a
DRY some calculations
|
5 years ago |
DarthSim
|
aa2e8bd90e
Better linter settings + linting errors fix
|
5 years ago |
DarthSim
|
1cbc4eb973
More verbose path parsing errors
|
5 years ago |
DarthSim
|
4409b08c24
typo
|
5 years ago |
DarthSim
|
5c96ee1900
Simplify applyProcessingOption
|
6 years ago |
DarthSim
|
2a92243e47
Add Content-Disposition filename customization
|
6 years ago |
DarthSim
|
ee54296249
Fix options rewrite
|
6 years ago |
DarthSim
|
7e979a9024
Move WebP enforcement/preference to processing
|
6 years ago |
DarthSim
|
c2ce5c5850
Auto resizing type
|
6 years ago |
DarthSim
|
e894afec13
Crop offsets
|
6 years ago |
DarthSim
|
4167ade55a
Fix dpr option checking
|
6 years ago |
DarthSim
|
116ccc29e8
expand => extend
|
6 years ago |
DarthSim
|
dbad387eef
Crop processing oprion; Resize type `crop` is deprecated
|
6 years ago |
DarthSim
|
a9244a7063
Extract processing handler and imageType functions from server.go
|
6 years ago |
DarthSim
|
86c883f04b
HEIC images support
|
6 years ago |
DarthSim
|
e93daf979a
Fix some processing options checking
|
6 years ago |
Carlos Brando
|
e071396fd6
Adds an option to allows only presets in the URL. (#156)
|
6 years ago |
DarthSim
|
a03d74288f
Fix height option check
|
6 years ago |
DarthSim
|
3d13e6afb2
Back to net/http
|
6 years ago |
DarthSim
|
c0c471ac99
Don't fail on recursive preset usage, just ignore used preset and log warning
|
6 years ago |
DarthSim
|
d5b7e2aa13
Lint with golangci-lint; Fix linter issues; Add Go 1.12 to CircleCI
|
6 years ago |