| Commit message (Expand) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Move Sentry middleware to higher position | 2020-12-27 | -1/+1 | |
| * | Implement Sentry SDK initialization and add Middleware | 2020-12-27 | -1/+11 | |
| * | Enable docs and load protection middleware | 2020-12-16 | -2/+5 | |
| * | Remove unused os import | 2020-12-14 | -2/+0 | |
| * | Star allow CORS for now | 2020-12-14 | -5/+2 | |
| * | Shorten var name to meet flake8 limits: | 2020-12-14 | -2/+2 | |
| * | Change how the ALLOWED_HOSTS environment variable sets CORS | 2020-12-14 | -4/+5 | |
| * | Swap out list of regex for single regex | 2020-12-14 | -3/+1 | |
| * | Add Netlify root and deploy previews to CORS | 2020-12-14 | -0/+3 | |
| * | Add JWT authentication middleware to middlewares list | 2020-12-01 | -1/+4 | |
| * | Move CORS allowed origins to environment variable | 2020-11-22 | -1/+3 | |
| * | Initial backend init | 2020-10-25 | -0/+23 |