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

1360 Commits

Author SHA1 Message Date
DarthSim
ee9e8f0cb1 Update Go versions in CI 2023-03-10 20:50:21 +03:00
DarthSim
789ece0e83 Update golangci-lint in CI 2023-03-10 20:49:50 +03:00
DarthSim
127015bf75 Include Go version to cache key in CI 2023-03-10 20:49:11 +03:00
DarthSim
ef774dcaa0 Update sponsored badge 2023-03-10 20:46:25 +03:00
DarthSim
51aa219315 Add Accept to the Vary header if AVIF detection is enabled 2023-03-09 18:08:08 +03:00
DarthSim
01fc25623c Bump version 2023-03-07 15:35:33 +03:00
DarthSim
98ac827d87 Update changelog 2023-03-07 15:33:19 +03:00
DarthSim
cae8af9ac5 Always import ICC if image is not RGB 2023-03-07 00:21:16 +03:00
DarthSim
20960b2013 Don't copy memory after smart crop 2023-02-28 22:03:15 +03:00
DarthSim
70d657113e Set Content-Security-Policy tag when the raw option is used 2023-02-25 18:59:28 +03:00
DarthSim
62f8d08a93 Sanitize use tag in SVG 2023-02-25 18:59:28 +03:00
Ben Harvie
947d65cf29
Create SECURITY.md (#1080) 2023-02-24 23:34:34 +06:00
DarthSim
5fbc273b6c Update Lint Docs workflow 2023-02-24 20:28:24 +03:00
Vladimir Dementyev
4a60556787
Use lychee to verify docs links (#1087)
* dev: add lychee to lefthook

* docs: make sure internal links has .md

* ci: add docs lint workflow

---------

Co-authored-by: Sergey Alexandrovich <DarthSim@users.noreply.github.com>
2023-02-24 23:23:21 +06:00
DarthSim
71300d039c Update changelog 2023-02-24 19:54:33 +03:00
DarthSim
50d04d585e Make the expires option set Expires and Cache-Control headers 2023-02-24 19:44:03 +03:00
DarthSim
41b9cfbc6e Better landing 2023-02-24 19:21:37 +03:00
DarthSim
aa80dc022f Move download options to imagedata.DownloadOptions 2023-02-23 21:39:52 +03:00
DarthSim
26cd81dcf3 Fix max_animation_frames option 2023-02-23 21:26:39 +03:00
DarthSim
0d23389385 Format docs 2023-02-23 21:23:16 +03:00
DarthSim
9416168575 Security processing options 2023-02-23 21:11:44 +03:00
DarthSim
15aaadd359 Update golangci-lint in GH Actions 2023-02-21 21:49:48 +06:00
DarthSim
5996a48b0c Update GH Actions workflows 2023-02-21 21:11:35 +06:00
DarthSim
1f92d04b12 Update GH Actions workflows and Docker image 2023-02-21 20:33:11 +06:00
DarthSim
50b23bf919 Update docs and changelog 2023-02-21 18:46:01 +06:00
DarthSim
4bf1a27abd Add extend_aspect_ratio processing option 2023-02-19 18:58:30 +03:00
DarthSim
4ca72ea9cc Don't copy memory after fixing image size 2023-02-16 01:14:03 +03:00
DarthSim
c786bde2c1 Bump version 2023-02-16 00:45:14 +03:00
DarthSim
e85054326a Update Docker base image 2023-02-16 00:42:28 +03:00
DarthSim
6f6f27d6a9 Fix OTel metrics 2023-02-16 00:39:57 +03:00
DarthSim
ea82ec730b Update deps 2023-02-16 00:18:34 +03:00
DarthSim
3df3c312b6 Update changelog 2023-02-15 23:57:28 +03:00
DarthSim
7abb646ba6 Update changelog 2023-02-08 21:50:50 +03:00
DarthSim
de76acd38b Add fontconfig-config to Docker image 2023-02-08 20:29:57 +03:00
DarthSim
ccc2d8fee3 Update docs 2023-02-02 16:11:31 +03:00
DarthSim
192802766e Update docs 2023-01-31 17:01:11 +03:00
DarthSim
a7e1b80ba9 Remove color-related EXIF data when stripping ICC profile 2023-01-30 17:13:39 +03:00
DarthSim
d5d3e32df0 Fix typo in an error message 2023-01-23 18:50:13 +03:00
DarthSim
dbb32e93d3 Fix links in OTel docs 2023-01-20 19:59:00 +03:00
DarthSim
9a4ec57d00 Bump version 2023-01-16 20:38:43 +03:00
DarthSim
8bd3d5d472 Fix applying replicated PNG watermarks 2023-01-16 20:31:11 +03:00
DarthSim
ef3a6dfcc1 Update changelog 2023-01-11 19:13:09 +03:00
DarthSim
49d8b4e326 Bump version 2023-01-11 19:07:50 +03:00
DarthSim
43dcf0dfc8 Update deps 2023-01-11 19:07:20 +03:00
DarthSim
1bc2abee9f Update changelog 2023-01-11 18:54:43 +03:00
DarthSim
bbb6a3335d Remove all known unsafe attrs from SVG during sanitization; Add Content-Security-Policy header to response 2023-01-11 18:32:21 +03:00
DarthSim
f89ced23e4 Speedup processing 2023-01-06 16:36:52 +03:00
DarthSim
e263ef671a Replace gitter with discord 2023-01-05 19:52:43 +03:00
Gábor Szakács
b0b1158a93
Update jemalloc package install instructions (#1061)
as `libjemalloc1` is not available in recent distributions anymore, see:
https://packages.debian.org/search?keywords=jemalloc
2023-01-04 20:23:25 +06:00
DarthSim
ca9fb6c586 Optimize memory usage in some scenarios 2023-01-04 00:23:06 +03:00