Commit History

fix: remove invalid middleware iteration in CORS setup
8a49a04

anderson-ufrj commited on

fix(security): allow Chrome client hints headers in security middleware
be83f73

anderson-ufrj commited on

feat(performance): implement advanced compression and connection pooling
190953c

anderson-ufrj commited on

feat(performance): implement cache warming and database optimization
e29e8bd

anderson-ufrj commited on

feat(security): enhance CORS configuration for Vercel frontend
eccaf5b

anderson-ufrj commited on

feat(security): implement IP whitelist for production environments
f70869e

anderson-ufrj commited on

feat(security): implement API key rotation and advanced rate limiting
97c535b

anderson-ufrj Claude commited on

feat(metrics): implement comprehensive Prometheus metrics across all endpoints
f8a1f65

anderson-ufrj commited on

feat(security): implement distributed rate limiting with Redis
daf23ba

anderson-ufrj commited on

fix(security): re-enable and enhance suspicious pattern detection
772635a

anderson-ufrj commited on

feat: enhance compression middleware with Brotli support
18fce14

anderson-ufrj commited on

fix: temporarily disable URL pattern validation to debug 400 errors
8aa60a3

anderson-ufrj commited on

fix: expand header whitelist for API authentication and caching headers
ac4a861

anderson-ufrj commited on

fix: validate only URL path and query, not full URL with protocol
71ebb65

anderson-ufrj commited on

fix: add HuggingFace proxy headers to security middleware whitelist
e63663c

anderson-ufrj commited on

fix: relax security middleware header validation
5765075

anderson-ufrj commited on

fix: add detailed logging and error handling for chat API
c9dd90c

anderson-ufrj Claude commited on

feat: clean HuggingFace deployment with essential files only
824bf31

neural-thinker commited on