Commit Graph

11 Commits

Author SHA1 Message Date
5a80b83579 fix(api): csrf over http in development (#39114) 2020-06-22 15:57:20 +05:30
b3d5cde75e fix(api): csurf to SameSite 'strict', https only (#39077)
Lax and http are probably sufficient, but if the stricter versions work
there's no harm using them.
2020-06-16 20:48:48 +05:30
ef39ab0e20 fix(donate): allow calls to the API without auth
This is also dependent on 170e3dbf4f
2020-03-21 01:58:07 +05:30
4ee032d664 feat(api): add and update webhooks routing 2020-03-19 17:18:53 +05:30
23b899f50f fix(csrf): remove all csrf bypass 2020-03-17 23:28:23 +05:30
6c6eadfbe4 feat(donate): PayPal integration 2020-03-16 18:35:51 +05:30
fc8c71ad16 feat: use eslint with prettier to format code 2019-02-19 14:30:27 +05:30
b13e5fb41a feat: Use prettier-eslint to format code 2019-02-19 14:30:27 +05:30
0ccd0a6f77 chore: Fix api linting 2019-02-19 14:30:27 +05:30
02e6e711cf fix(donate): refactor handlers for charges 2019-02-14 14:14:10 +00:00
46a217d0a5 chore(server): Move api-server in to it's own DIR 2018-09-03 17:47:48 +05:30