summary refs log tree commit diff
path: root/src/api/middlewares/ImageProxy.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Document why ImageProxy.ts existsRory&2026-04-261-0/+1
* eslint: array callback return, no restricted importsRory&2026-04-191-1/+1
* lintstagedrc: regenerate schemas/openapi if schemas changedRory&2025-12-171-84/+84
* Prettier 7Rory&2025-12-171-6/+1
* Prettier 1Rory&2025-12-171-55/+11
* Drop node-fetch-commonjs, proxy-agent as deprecatedRory&2025-12-011-1/+0
* PrettierEmma [it/its]@Rory&2025-04-091-7/+7
* Fix dependenciesEmma [it/its]@Rory&2025-04-091-2/+4
* Update some patches, switch to node-fetch-commonjs, more updatesEmma [it/its]@Rory&2024-10-281-1/+1
* Run prettierTomatoCake2024-08-251-1/+6
* Remove auth requirement & fix image pathTomatoCake2024-08-251-2/+2
* Fix build by using ts-ignoreTomatoCake2024-06-281-1/+2
* Fix style + nix?TomatoCake2024-06-281-2/+6
* "Fix" jimp import typingsTomatoCake2024-06-281-6/+15
* Add config value for cache durationTomatoCake2024-06-281-4/+5
* Prettier stuff -.-TomatoCake2024-06-221-4/+6
* Fix @ts-expect-error comment after PrettierTomatoCake2024-06-221-1/+1
* Run Prettier (tabs -> spaces???)TomatoCake2024-06-221-21/+41
* Add local image proxy using sharp/jimp pkgsTomatoCake2024-06-221-0/+143