1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2024-12-04 09:42:31 +02:00
Commit Graph

1447 Commits

Author SHA1 Message Date
DarthSim
4b7e02afc6 Update changelog 2022-03-14 18:31:16 +06:00
DarthSim
175cb8c41b Fix transparrency in loaded ICO 2022-03-14 18:29:40 +06:00
DarthSim
e9e5b9e60d Bump version 2022-02-21 18:17:36 +06:00
DarthSim
42f5a7ac95 Update deps 2022-02-21 18:17:27 +06:00
DarthSim
df818706c2 IMGPROXY_HEALTH_CHECK_PATH config 2022-02-21 18:06:20 +06:00
DarthSim
377946d5af Update changelog 2022-02-21 14:43:04 +06:00
DarthSim
f77f0495ea Hide gif_options processing option docs 2022-02-21 14:39:41 +06:00
DarthSim
fb5de53d38 Remove v3 badges from docs 2022-02-21 14:39:09 +06:00
DarthSim
b01de24f4c Update pro docs 2022-02-21 14:31:26 +06:00
DarthSim
60dca8be55 Fix docs titles 2022-02-21 14:06:52 +06:00
DarthSim
6af01afb44 Add suffix to docs titles 2022-02-21 14:04:18 +06:00
Sergey Alexandrovich
081f82c62f
Merge pull request #798 from imgproxy/chore/docs-style-and-seo
Docs style and seo
2022-02-16 20:56:44 +06:00
DarthSim
b75b6cb5a2 Add robots.txt and sitemap.txt 2022-02-16 20:54:37 +06:00
DarthSim
74b977fb60 Better colors for docs 2022-02-16 19:39:18 +06:00
Sergey Alexandrovich
ec02fc53a5
IMGPROXY_MAX_REDIRECTS config (#797)
* IMGPROXY_MAX_REDIRECTS config

* Apply suggestions from code review

Co-authored-by: Travis-Turner <32389151+Travis-Turner@users.noreply.github.com>

Co-authored-by: Travis-Turner <32389151+Travis-Turner@users.noreply.github.com>
2022-02-16 15:42:09 +06:00
DarthSim
3997a0fea0 Configure cloudbuild logging 2022-02-15 18:23:24 +06:00
DarthSim
7e3b838c45 Use native Go in Docker build 2022-02-11 18:30:46 +06:00
DarthSim
fe145def64 Update base Docker image version 2022-02-11 17:45:57 +06:00
DarthSim
1220d73320 Bump version 2022-02-08 16:06:17 +06:00
DarthSim
7a4b7ef209 Update changelog 2022-02-08 16:04:44 +06:00
Aleksandr
36c73e3ea8
AvifSpeed value checker (#760)
As I understand valid values for `AvifSpeed` is 0-8, including 0 and 8. But the checker does not allow 0.
So here is fix
2022-02-08 15:06:15 +06:00
DarthSim
acad9a08b9 Remove GIF advanced options from docs 2022-02-07 18:11:30 +06:00
DarthSim
153aa1940c Use docker base image v3.2.0 2022-02-07 16:33:26 +06:00
DarthSim
eaa1c038a2 Fix AVIF speed 2022-02-07 16:33:09 +06:00
DarthSim
79903af6b8 Typo 2022-02-01 15:45:17 +06:00
Travis-Turner
c51521961f
Docs/edits overhaul (#785)
* Update landing page / README.md

* Update GETTING_STARTED.md

* Update installation.md

* Update getting_the_image_info.md

* update signing_the_url.md

* Update watermark.md

* Update presets.md

* Update object_detection.md

* Update autoquality.md

* Update serving_local_files.md

* Update docs/serving_files_from_s3.md

* Update configuration.md

* Update generating_the_url.md

* Update chained_pipelines.md but chained pipelines section is not finished

* Update serving_files_from_google_cloud_storage.md

* Update new_relic.md

* Update prometheus.md

* Update datadog.md

* Update image_formats_support.md

* Update about_processing_pipeline.md

* Update healthcheck.md

* Update memory_usage_tweaks.md

* Remove GIF/ICO/BMP/HEIF/AVIF support sections from docs/image_formats_support.md

* Minor fixes of the docs

* Update serving_files_from_azure_blob_storage.md

* Fix issue with x and y offset for 're' watermark property

* Fix params description in docs/watermark.md

* Fix Alexander Madyankin GH name

* Special thanks to Travis

* Fix README

Co-authored-by: DarthSim <darthsim@gmail.com>
2022-02-01 15:43:36 +06:00
DarthSim
9a9756b111 Detect Docker image platform automatically 2022-01-31 19:04:47 +06:00
DarthSim
f442403c25 Multiarch build with Google Cloud Build 2022-01-31 18:20:05 +06:00
Sergey Alexandrovich
cc40caf53f
Merge pull request #779 from command-tab/patch-1
Fix autoquality typo in docs
2022-01-28 14:33:16 +06:00
Collin Allen
88c1252ea7
Fix autoquality typo in docs 2022-01-27 10:35:11 -08:00
DarthSim
c01fcd73b7 Bump version 2022-01-19 16:25:05 +06:00
DarthSim
de44e11182 Fix decoding BMP with unusual offset 2022-01-19 16:21:01 +06:00
DarthSim
fc35aaa2fd Bump version 2022-01-18 16:20:45 +06:00
DarthSim
ad2511cd13 Update docs 2022-01-18 16:16:24 +06:00
DarthSim
fff164f45a Add zoom option 2022-01-18 16:16:14 +06:00
DarthSim
41f3ce1e06 Update changelog 2022-01-17 19:17:09 +06:00
DarthSim
9756dc8ba8 Fix force scale + rotation 2022-01-17 18:53:53 +06:00
DarthSim
7a968d5fed Crop between scale-on-load and scale 2022-01-17 18:39:59 +06:00
DarthSim
1ab981ef11 Fix BMP with <8 BPP 2022-01-17 15:36:43 +06:00
DarthSim
b5863c808b Move metrics.StartRequest to middleware && Fix Datadog 2022-01-14 00:40:14 +06:00
DarthSim
e43c24c544 Start requiest timer in router 2022-01-14 00:18:48 +06:00
DarthSim
86b646fe1b Move panic handling out of router 2022-01-13 22:36:06 +06:00
DarthSim
b7cc1cb3a8 Update changelog 2022-01-13 19:44:40 +06:00
DarthSim
7e5587ae69 Bump version 2021-12-17 11:56:21 +03:00
DarthSim
986ceb7484 Update changelog 2021-12-16 01:29:49 +06:00
DarthSim
91e0ee6be7 Fix ETag+S3 2021-12-16 01:27:07 +06:00
DarthSim
12eff4c463 Bump version 2021-12-15 21:27:04 +06:00
DarthSim
59a1db3dc2 Fix autorelease 2021-12-15 21:25:51 +06:00
DarthSim
9370200218 Upd changelog 2021-12-15 21:22:49 +06:00
DarthSim
a02faa1ef1 Bump version 2021-12-10 19:55:26 +06:00