1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2025-01-08 10:45:04 +02:00
Commit Graph

474 Commits

Author SHA1 Message Date
DarthSim
5efed836dd Typo 2019-08-21 18:24:36 +06:00
DarthSim
273f92ea35 Fix lefthook scripts 2019-08-20 20:26:55 +06:00
DarthSim
787183a08d Bump version 2019-08-20 20:23:49 +06:00
DarthSim
de31ee50d8 Mark downloading errors as unexpected 2019-08-20 20:23:26 +06:00
DarthSim
749924b2bd Add lefthook 2019-08-20 19:45:52 +06:00
DarthSim
337bb38a16 Favicon dummy handler & hello message at the root 2019-08-20 19:26:17 +06:00
DarthSim
f0bd65aabf Optimize logo 2019-08-20 16:49:26 +06:00
DarthSim
f1f9a355c7 Forgotten vendor 2019-08-19 18:10:48 +06:00
DarthSim
12b59c3796 Better Sentry support 2019-08-19 18:07:27 +06:00
DarthSim
b104c5c973 Better stacktrace in errors 2019-08-19 18:05:34 +06:00
DarthSim
cc5ee1923a Deprecate GZip 2019-08-19 14:55:41 +06:00
DarthSim
98ad26644e Report only unexpected errors 2019-08-15 19:15:37 +06:00
DarthSim
7f95569dcf MaxUint32-sized array is too much for 32bit 2019-08-13 21:29:04 +06:00
DarthSim
f49fe01e00 Update changelog and docs 2019-08-13 20:58:57 +06:00
Sergey Alexandrovich
174cf34e03
Merge pull request #191 from koenpunt/patch-2
fix typo
2019-08-13 18:33:23 +06:00
DarthSim
5c96ee1900 Simplify applyProcessingOption 2019-08-13 17:56:14 +06:00
DarthSim
2a92243e47 Add Content-Disposition filename customization 2019-08-13 17:42:47 +06:00
DarthSim
bf64a48783 Fix build on 32-bit systems 2019-08-13 17:25:54 +06:00
Koen Punt
2a8c7f43f2
fix typo 2019-08-11 13:09:04 +02:00
DarthSim
939a4c18c3 Log to stdout 2019-08-09 16:12:36 +06:00
DarthSim
ee54296249 Fix options rewrite 2019-07-22 17:35:52 +06:00
Sergey Alexandrovich
5426c309f3
Merge pull request #179 from ekreative/docker-heif
Docker support for HEIC
2019-07-19 17:19:16 +06:00
Sergey Alexandrovich
7552fd4a05
Merge pull request #180 from creactiviti/patch-1
typo fix
2019-07-19 17:15:35 +06:00
Arik Cohen
ed4e56f03c
typo fix 2019-07-17 16:50:30 -04:00
Fred Cox
03e755988b Correct path name and rearrange to make the build more efficient 2019-07-17 14:24:23 +03:00
Fred Cox
a21c048882 Add missing libheif 2019-07-17 14:23:54 +03:00
Sergey Alexandrovich
d9794858e4
Merge pull request #172 from Envek/patch-1
Add link to imgproxy package in AUR for Arch Linux users
2019-06-27 16:00:20 +06:00
DarthSim
edec194b9a typo 2019-06-27 15:38:50 +06:00
DarthSim
85d91b69a3 Update changelog 2019-06-27 15:37:57 +06:00
DarthSim
c76696caf7 SO_REUSEPORT support 2019-06-27 14:00:39 +06:00
DarthSim
435e5d4063 dpr always enlarges smaller images 2019-06-26 14:37:08 +06:00
DarthSim
327429a1e5 Improve handling of non-sRGB images 2019-06-26 13:07:19 +06:00
DarthSim
05d021bddf Tag release builds with multiple tags 2019-06-25 17:51:15 +06:00
DarthSim
34526fdd06 Fix tests 2019-06-25 16:26:23 +06:00
DarthSim
95d6ec17e9 Bump version; Update changelog 2019-06-25 16:17:03 +06:00
DarthSim
4a59e3d625 Save HEIC to JPEG by default 2019-06-25 15:28:34 +06:00
DarthSim
7e979a9024 Move WebP enforcement/preference to processing 2019-06-25 15:19:15 +06:00
DarthSim
c2ce5c5850 Auto resizing type 2019-06-24 18:50:17 +06:00
DarthSim
8517402e7e Add IMGPROXY_KEEP_ALIVE_TIMEOUT config 2019-06-21 16:32:37 +06:00
DarthSim
e894afec13 Crop offsets 2019-06-20 18:49:25 +06:00
Andrey Novikov
f697cedf43
Add link to imgproxy package published in AUR for Arch Linux users
Fun fact: actually AUR doesn't contain packages and software is being build every time from the sources on end user's machine. So it is long and loud process. But it is as simple as package manager – you just check imgproxy and it will be installed for you along with libvips.
2019-06-19 23:23:56 +03:00
DarthSim
4167ade55a Fix dpr option checking 2019-06-19 16:14:41 +06:00
DarthSim
1934025bc7 Fix logo in app.json 2019-06-18 20:52:05 +06:00
DarthSim
6ce4201bb0 Add build arg to Heroku Dockerfile 2019-06-18 20:49:26 +06:00
DarthSim
cf332e4611 Docker build with custom readme + working heroku btn 2019-06-18 19:59:59 +06:00
DarthSim
2aabb127ad Revert "Docker Hub autobuild with custom README"
This reverts commit af1d7b6653.
2019-06-18 08:56:50 +06:00
DarthSim
8db8ed72f7 Revert "Fix Dockerfile path in heroku.yml"
This reverts commit b0cd7c95e6.
2019-06-18 08:56:30 +06:00
DarthSim
b0cd7c95e6 Fix Dockerfile path in heroku.yml 2019-06-18 08:43:01 +06:00
DarthSim
af1d7b6653 Docker Hub autobuild with custom README 2019-06-17 20:35:33 +06:00
DarthSim
1041056977 Update installation docs 2019-06-17 17:54:11 +06:00