1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2026-06-19 23:24:30 +02:00

19 Commits

Author SHA1 Message Date
DarthSim bdfe3d328d Add S3 access points support 2026-06-05 22:11:00 +06:00
DarthSim c20f893569 Fix version in package name 2026-05-13 18:48:55 +03:00
DarthSim 6a474e8c67 Fix AWS SSM loading 2026-04-10 17:44:12 +03:00
DarthSim d77b8a904f Fix AWS SSM loading 2026-04-10 17:10:32 +03:00
Viktor Sokolov 2c1fcbd4bd RFC3339 in parseDateTime 2026-04-06 21:50:50 +02:00
Viktor Sokolov 0b9e8d8d69 IMG-125: simplify Desc generic, introduce ExistingFilePath 2026-03-30 21:05:46 +02:00
DarthSim 76e1de9cfe Move tests to _test packages 2026-03-23 22:35:07 +06:00
DarthSim 55e73d9436 Merge branch 'master' into version/4 2026-03-13 22:51:37 +03:00
Viktor Sokolov 3c07aecd17 Lint fixes due to new golangci-lint version 2026-03-06 16:26:59 +01:00
Viktor Sokolov f439bf6d71 Fix linting errors 2026-03-06 15:24:00 +01:00
Viktor Sokolov 07eacb7750 LastModifiedBuster 2026-02-27 13:51:07 +01:00
Victor Sokolov 9b190e69d0 Removed config.Reset(), updated Changelog (#1592)
* Removed config.Reset(), updated Changelog

* IMGPROXY_WORKERS_NUMBER -> IMGPROXY_WORKERS

* Check for aws lambda in workers config
2025-12-17 11:50:59 +01:00
Victor Sokolov aadead21d9 IMG-83: typed env vars (#1591)
* IMG-83: typed env vars

* Removed CLI flag, fixed FormatQuality&Presets logic

* URLReplacements, updated bind logic
2025-12-15 09:06:41 +01:00
Victor Sokolov 69c7d2f117 IMG-76: new linter config & fixes (#1587)
* IMG-76: new linter config & fixes

* Upgrade golangci-lint to 2.7.2
2025-12-10 13:46:22 +01:00
Victor Sokolov ef237b0585 newRequest signature updated (#1573)
* newRequest signature updated

* Remove uselsess ReadOnly params

* asyncbuffer.NewReadFull

* Ingore .well-known

* Fixed configuration bugs

* Fixed config/transport env var name

* Remove empty cachebuster option
2025-11-13 12:28:05 +01:00
Victor Sokolov a6952ef62c IMG-71: storage namespace (#1562) 2025-10-30 14:34:18 +01:00
Victor Sokolov 05a413b8a2 monitoring instance (#1546) 2025-10-01 20:05:06 +02:00
DarthSim 5b0b34ff3d Simplify vips.LoadConfigFromEnv 2025-09-30 17:30:59 +03:00
Victor Sokolov f55d1da1f4 env package introduced (#1538) 2025-09-30 13:24:23 +02:00