mealie/frontend/types
Hayden 13850cda1f
security: multiple reported CVE fixes (#1515)
* update out of date license

* update typing / refactor

* fix arbitrarty path injection

* use markdown sanatizer to prevent XSS CWE-79

* fix CWE-918 SSRF by validating url and mime type

* add security docs

* update recipe-scrapers

* resolve DOS from arbitrary url

* update changelog

* bump version

* add ref to #1506

* add #1511 to changelog

* use requests decoder

* actually fix encoding issue
2022-07-31 13:10:20 -08:00
..
api-types fix: add missing types for API token deletion (#1428) 2022-06-21 09:42:03 -08:00
recipe refactor: unify recipe-organizer components (#1340) 2022-06-03 20:12:32 -08:00
api.ts feat: re-write get all routes to use pagination (#1424) 2022-06-25 11:39:38 -08:00
application-types.ts Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
auto-forms.ts Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
components.d.ts security: multiple reported CVE fixes (#1515) 2022-07-31 13:10:20 -08:00
ts-shim.d.ts Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
vuetify.ts Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00