1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-28 00:06:53 +01:00
unleash.unleash/src
Ivar Conradi Østhus a50d0e2a21
fix: improve API error-handling (#1301)
Unleash is an API and it would simplyfy a lot of the specific
errors could carry the expected HTTP status code for this error.
This would eliminate the need for a gigantic switch/case in the
handle-errors function.
2022-01-26 13:45:22 +01:00
..
lib fix: improve API error-handling (#1301) 2022-01-26 13:45:22 +01:00
mailtemplates
migrations fix: add migration for old feature events (#1300) 2022-01-26 13:39:59 +01:00
test Fix/validate context (#1282) 2022-01-21 12:02:05 +01:00
migrator.ts
server-dev.ts fix: make sure our CSP allow gravatar.com for images 2022-01-12 23:22:04 +01:00
server.ts