No description
Find a file
Kumi c519a056c2
feat(proxy): improve streaming and error handling
Enhanced proxy endpoint by adding streaming support to handle large files efficiently. Introduced error handling for various HTTP errors and Internal Server errors to provide more robust feedback. Updated content disposition to handle attachment downloads properly.
2024-08-03 16:33:32 +02:00
templates feat: switch CDN from jsdelivr to Cloudflare 2024-08-03 16:12:47 +02:00
.gitignore feat: add Flask proxy app for cdn.jsdelivr.net 2024-08-03 08:40:59 +02:00
app.py feat(proxy): improve streaming and error handling 2024-08-03 16:33:32 +02:00
requirements.txt feat: add Flask proxy app for cdn.jsdelivr.net 2024-08-03 08:40:59 +02:00