1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2024-11-24 08:12:38 +02:00
Commit Graph

506 Commits

Author SHA1 Message Date
DarthSim
725447c828 Better "sponsored by" image for docs readme 2019-09-19 19:46:56 +06:00
DarthSim
c12a1a08cb Proper stack trace for image header parsing errors 2019-09-19 19:23:53 +06:00
DarthSim
8003388f13 Meta for docs site 2019-09-18 22:19:45 +06:00
DarthSim
fafe99362d Black-white logo and search for docs site 2019-09-18 18:59:04 +06:00
Sergey Alexandrovich
39e794b4d4 Create CNAME 2019-09-18 18:22:48 +06:00
Sergey Alexandrovich
9be1884b2b Delete CNAME 2019-09-18 18:22:42 +06:00
Sergey Alexandrovich
88af1d4cd3 Create CNAME 2019-09-18 18:07:10 +06:00
DarthSim
5da21a9c43 Docs site with docsify 2019-09-18 18:04:01 +06:00
DarthSim
33cc10ba31 Fix docker build 2019-09-17 15:46:35 +06:00
DarthSim
38f5b697bf Fix docker build 2019-09-17 15:10:38 +06:00
DarthSim
40fe09b15e More accurate scale calculation 2019-09-16 23:09:28 +06:00
DarthSim
eb28352a78 Update changelog and docs 2019-09-16 21:04:26 +06:00
DarthSim
f7dc78a2fe Cache go mod in CircleCI 2019-09-16 21:02:05 +06:00
DarthSim
41ed99b0c0 Try latest Go 1.11 in CircleCI 2019-09-16 17:23:22 +06:00
DarthSim
68fd0491e1 Require Go 1.11 in go.mod 2019-09-16 16:58:29 +06:00
DarthSim
aab48b0e76 Fix CircleCI; Bump Go version in CircleCI 2019-09-16 16:45:47 +06:00
DarthSim
f7aede3b6c Use github.com/apache/thrift instead of git.apache.org/thrift.git 2019-09-16 16:08:38 +06:00
DarthSim
16784fb1e2 New logging; JSON and structured log formats 2019-09-16 15:53:45 +06:00
DarthSim
83c00a9e2b Fix git hooks 2019-09-16 15:53:32 +06:00
DarthSim
5d4091438b Remove vendor/, modules FTW 2019-09-16 15:50:22 +06:00
DarthSim
03512c2d0e Run test/lint only when *.go/h/c files are changed 2019-09-11 17:25:57 +06:00
DarthSim
53805e482a DRY some calculations 2019-09-11 16:45:26 +06:00
DarthSim
3d6062f564 Fix linter version in CircleCI config 2019-09-11 15:51:11 +06:00
DarthSim
e3c461bc8a Watermarking with vips_composite 2019-09-11 15:49:58 +06:00
DarthSim
aa2e8bd90e Better linter settings + linting errors fix 2019-09-11 14:42:36 +06:00
DarthSim
f30e065a96 Disable vector (orc causes random segfaults) 2019-09-10 18:46:26 +06:00
DarthSim
4bd7b72c7a Fix lint 2019-09-10 18:45:34 +06:00
DarthSim
c641e3ecd4 Merge branch 'feature/better-watermarking' 2019-08-29 18:22:24 +06:00
DarthSim
e6deed2b0a Bump version 2019-08-29 18:21:45 +06:00
DarthSim
1cbc4eb973 More verbose path parsing errors 2019-08-28 20:36:11 +06:00
DarthSim
4409b08c24 typo 2019-08-28 19:01:02 +06:00
DarthSim
8cef2ee3b2 Better watermarking 2019-08-28 18:45:16 +06:00
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