feat: добавить генерацию image variants

- добавлен shared config presets, custom transforms и allowlist hosts
- реализованы Backend endpoints для assets, presets и variants
- добавлена orchestration через PostgreSQL, RabbitMQ, S3 и worker
- обновлён Gateway read-through flow с L1 cache и корректным Vary: Accept
- добавлена миграция resize_mode для variants lookup
- обновлены dev scripts, env template, lockfile и документация
This commit is contained in:
2026-05-05 13:25:28 +03:00
parent bcadb85a83
commit 1c0e8277a3
59 changed files with 3526 additions and 143 deletions

View File

@@ -8,6 +8,13 @@
"when": 1777963363578,
"tag": "0000_calm_magdalene",
"breakpoints": true
},
{
"idx": 1,
"version": "7",
"when": 1777973330318,
"tag": "0001_familiar_nextwave",
"breakpoints": true
}
]
}