DarthSim
|
922c730d55
|
Tidy mods
|
2022-08-22 17:49:35 +06:00 |
|
DarthSim
|
bdae79ccc1
|
Remove assignees from dependabot.yml
|
2022-08-22 17:27:35 +06:00 |
|
DarthSim
|
38c55feab9
|
Bump version
|
2022-08-22 17:26:58 +06:00 |
|
DarthSim
|
501dc05a44
|
Update deps
|
2022-08-22 17:16:25 +06:00 |
|
DarthSim
|
05be115f38
|
Detect SVG using lexer instead of encoding/xml
|
2022-08-22 17:15:41 +06:00 |
|
DarthSim
|
e03548e86b
|
Update docker base image
|
2022-08-20 00:52:13 +06:00 |
|
DarthSim
|
d5a3a94a14
|
GLib logger is too verbose
|
2022-08-01 20:26:34 +06:00 |
|
DarthSim
|
3b97b7400a
|
Bump version
|
2022-08-01 19:59:27 +06:00 |
|
DarthSim
|
339b25dbd9
|
Fix format_quality in presets
|
2022-08-01 19:58:18 +06:00 |
|
DarthSim
|
de57af42dd
|
NewProcessingOptions without hacks
|
2022-08-01 19:56:38 +06:00 |
|
DarthSim
|
ad5bd69f80
|
Delayed download buffer grow
|
2022-08-01 19:48:23 +06:00 |
|
DarthSim
|
a9dda9ca4e
|
Set GLib log handler
|
2022-07-29 15:16:30 +06:00 |
|
DarthSim
|
cd5c30fa0d
|
Make filters low-level
|
2022-07-28 15:32:36 +06:00 |
|
DarthSim
|
98ee76d1fa
|
Bump version
|
2022-07-27 17:45:25 +06:00 |
|
DarthSim
|
2bbd4142d4
|
Update changelog
|
2022-07-27 17:45:14 +06:00 |
|
DarthSim
|
043b5af314
|
Update deps
|
2022-07-27 17:40:14 +06:00 |
|
DarthSim
|
9b5842e379
|
Update base docker image version
|
2022-07-27 17:34:22 +06:00 |
|
DarthSim
|
d5a62defba
|
Set proper ContentLength for 404 responses in FS transport
|
2022-07-27 17:12:12 +06:00 |
|
DarthSim
|
6cc887dfc4
|
GCS transport should return 404 if bucket/object is not found
|
2022-07-27 17:12:07 +06:00 |
|
Sergey Alexandrovich
|
badf8303a2
|
Merge pull request #920 from imgproxy/feature/additional-metrics
Additional metrics
|
2022-07-26 14:49:03 +06:00 |
|
Sergey Alexandrovich
|
298edd7e1c
|
Update docs
Co-authored-by: Travis-Turner <32389151+Travis-Turner@users.noreply.github.com>
|
2022-07-26 14:35:52 +06:00 |
|
DarthSim
|
cf2b3c5195
|
requests/images in progress stats and queue time metric
|
2022-07-26 14:35:49 +06:00 |
|
DarthSim
|
2661db1000
|
Additional metrics for New Relic
|
2022-07-26 14:23:21 +06:00 |
|
DarthSim
|
c4801761db
|
Additional metrics for Datadog
|
2022-07-26 14:22:17 +06:00 |
|
DarthSim
|
c4165c460a
|
Update docs
|
2022-07-26 14:15:52 +06:00 |
|
DarthSim
|
f2f1b127e0
|
Fix vips.c formatting
|
2022-07-22 21:48:03 +06:00 |
|
DarthSim
|
34b630e1d7
|
Update changelog
|
2022-07-20 19:56:22 +06:00 |
|
DarthSim
|
9081fd5766
|
IMGPROXY_REQUESTS_QUEUE_SIZE config
|
2022-07-20 19:46:21 +06:00 |
|
DarthSim
|
526724105e
|
Proper semaphore
|
2022-07-20 18:06:26 +06:00 |
|
DarthSim
|
20039f49a5
|
Better error metrics
|
2022-07-20 16:09:07 +06:00 |
|
DarthSim
|
1524a0e973
|
Increase IMGPROXY_TTL to 1 year
|
2022-07-19 18:14:10 +06:00 |
|
DarthSim
|
e41fd85894
|
Better timeout/cancel detection
|
2022-07-19 18:10:18 +06:00 |
|
DarthSim
|
9c920bc893
|
Ser ErrorLog for server
|
2022-07-19 18:04:54 +06:00 |
|
DarthSim
|
bb3a9c77f7
|
Set default IMGPROXY_MAX_CLIENTS value to 2048; Allow unlimited connections
|
2022-07-19 18:04:22 +06:00 |
|
DarthSim
|
d610afb48b
|
Use require instead of assert in tests
|
2022-07-18 19:48:50 +06:00 |
|
DarthSim
|
067481dc6b
|
Softer preferred formats check
|
2022-07-18 19:45:01 +06:00 |
|
DarthSim
|
97e15c717d
|
Fix sizes of GIF and ICO before save
|
2022-07-18 18:49:58 +06:00 |
|
DarthSim
|
f368ed13e9
|
IMGPROXY_PREFERRED_FORMATS config
|
2022-07-18 17:58:59 +06:00 |
|
DarthSim
|
9adf06fb04
|
Add url groups to k6 script
|
2022-07-13 14:52:45 +06:00 |
|
DarthSim
|
731218fc7b
|
Fix Docker build again...
|
2022-07-13 10:58:35 +06:00 |
|
DarthSim
|
94b22a9679
|
Fix Docker build
|
2022-07-13 10:40:24 +06:00 |
|
Joe Cai
|
76897dbf1b
|
Support arithmetic encoded jpeg files (#909)
* Support arithmetic encoded jpeg files
* Skip special markers within the SOF markers range
* Refactor imagemeta.DecodeJpegMeta()
|
2022-07-12 18:53:03 +06:00 |
|
Joe Cai
|
e7d1dde5ea
|
Set the right png bitdepth (#915)
|
2022-07-12 18:46:35 +06:00 |
|
DarthSim
|
6d7fc6f5c5
|
k6 script
|
2022-07-12 18:22:37 +06:00 |
|
DarthSim
|
a240d6af83
|
Fix docs sidebar theming
|
2022-07-04 16:24:24 +06:00 |
|
DarthSim
|
93f357f63a
|
Fix versioned docs
|
2022-07-04 16:02:30 +06:00 |
|
DarthSim
|
c58f043a83
|
Versioned docs
|
2022-07-04 15:59:34 +06:00 |
|
DarthSim
|
9ec78fa41a
|
Make pro badge in docs clickable
|
2022-06-29 20:03:19 +06:00 |
|
DarthSim
|
84dc50f2af
|
Add New relic labels supoprt
|
2022-06-24 17:03:13 +06:00 |
|
Joe Cai
|
6f292443ea
|
Respond with 404 when the source image can not be found in OpenStack Swift (#903)
|
2022-06-24 16:50:08 +06:00 |
|