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

1129 Commits

Author SHA1 Message Date
DarthSim
9b5001c219 Disable logs in processhing_handler_test 2022-04-07 14:14:44 +06:00
DarthSim
a96edfb761 Fix pre-push git hook 2022-04-07 14:12:05 +06:00
DarthSim
8887008d5a Stabilize swift tests 2022-04-07 14:11:31 +06:00
DarthSim
dce9cb3614 Update deps 2022-04-06 17:44:49 +06:00
DarthSim
db2b853745 Better caching in GH actions 2022-04-06 17:40:35 +06:00
DarthSim
dead87c35c Update changelog 2022-04-06 17:36:25 +06:00
DarthSim
afe283790f Polish swift:// support 2022-04-06 17:35:51 +06:00
Joe Cai
7a2296aee8
Support OpenStack Swift Object Storage (#837)
* Add OpenStack Swift support

* Fix linting errors

* Update CHANGELOG

* Update swift documentation

* Fix linting error

* Swift transport: pass req.Context down, fix parseObjectURL() implementation

* Make swift transport test a test suite

* Use swift://{container}/{object_path} as the source image URL format

* Cleanup

* Swift transport: only close object when returning 304
2022-04-06 17:00:19 +06:00
DarthSim
078f896d21 Fix test workflow 2022-04-06 13:37:50 +06:00
DarthSim
ce73e0935c Update changelog & docs 2022-04-06 13:03:12 +06:00
ruslandoga
f50ed8dc4a
fix typo: valoe -> value (#833) 2022-04-05 18:16:20 +06:00
DarthSim
dad588f69b Update chengelog 2022-04-05 18:06:44 +06:00
DarthSim
889c14627e Fix CI Dockerfile 2022-04-04 19:28:36 +06:00
DarthSim
1a2fa2861e Update changelog & docs 2022-04-04 16:07:28 +06:00
DarthSim
629d2558bd Update badges in README 2022-04-04 16:03:05 +06:00
DarthSim
696e6afc57 Drop CircleCI config 2022-04-04 16:03:05 +06:00
DarthSim
4fa75122d0 Release with GH actions 2022-04-04 16:03:05 +06:00
DarthSim
49492c4da5 Test with GH Actions 2022-04-04 16:03:04 +06:00
DarthSim
40e332c4f0 Lint with GH actions 2022-04-04 16:03:04 +06:00
DarthSim
ffee57aef7 Fix notify-imgproxy-helm action 2022-04-04 16:03:04 +06:00
dcanob
f37d027f4f
add config fallback ttl to avoid default ttl when fallback response (#818)
* add config fallback ttl to avoid default ttl when fallback response

* Update docs/configuration.md

Co-authored-by: Sergey Alexandrovich <DarthSim@users.noreply.github.com>

* move FallbackTTL to loadFallbackImage

* rewrite ifelse

* Update imagedata/image_data.go

don't use config.FallbackTTL on header to get TTL on the response

Co-authored-by: Sergey Alexandrovich <DarthSim@users.noreply.github.com>

* Update processing_handler.go

don't use config.FallbackTTL on header to get TTL on the response

Co-authored-by: Sergey Alexandrovich <DarthSim@users.noreply.github.com>

* rename FallbackTTL to FallbackImageTTL

* Update processing_handler.go

* Fix linter errors

Co-authored-by: Sergey Alexandrovich <DarthSim@users.noreply.github.com>
2022-03-31 13:36:13 +06:00
DarthSim
29b52da173 Update changelog 2022-03-24 14:08:24 +06:00
DarthSim
d57a268d01 Bump version 2022-03-21 15:46:46 +06:00
DarthSim
154c8768e6 Update deps 2022-03-21 15:45:30 +06:00
DarthSim
3c44af8d4e Fix and improve S3 transport 2022-03-17 20:43:25 +06:00
DarthSim
53c3a6370a Update changelog 2022-03-17 17:14:44 +06:00
DarthSim
00abf95eb0 Bump version 2022-03-17 15:54:44 +06:00
DarthSim
05fcaa09a4 Update deps 2022-03-17 15:54:44 +06:00
DarthSim
539cd34636 Update changelog 2022-03-17 15:54:38 +06:00
DarthSim
a8293461e6 Write logs to STDOUT instead of STDERR 2022-03-16 14:17:32 +06:00
DarthSim
731ead4563 Bump version 2022-03-14 18:35:32 +06:00
DarthSim
0571123c15 Update deps 2022-03-14 18:34:45 +06:00
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