Commit Graph

3 Commits

Author SHA1 Message Date
2alf f8352cfe5b XSS fix
- Bug:
xss vector in the "Target URL *" field on `/requests`.

- Fix:
added a regex validator on submition for http and https only for leaks.ts and requests.ts
2025-12-22 19:35:41 +01:00
joaodunas ebd62cdeae 🔧 OPTIMIZATION: Implemented batch fetching for user and leak data in queries to resolve N+1 query issues, enhancing performance across multiple functions. Updated App component to remove blocking auth loading pattern for improved user experience. 2025-12-21 14:45:43 +00:00
joaodunas 0ead24711a 🚀 Full overhaul of the app 2025-12-21 13:00:30 +00:00