9 Commits

Author SHA1 Message Date
dependabot[bot]
bceedaa2e8 Bump lodash from 4.17.20 to 4.17.21 in /server
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-30 10:10:40 +01:00
Jeremie Pardou-Piquemal
0057292553 Update all dependencies 2022-12-28 11:22:19 +01:00
Jeremie Pardou-Piquemal
b2700f2400 Fix broken lodash version 2020-08-14 23:19:10 +02:00
dependabot[bot]
7750351128 Bump lodash from 4.17.13 to 4.17.19 in /server
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.13 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.13...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-14 21:39:45 +02:00
Jeremie Pardou-Piquemal
3f17ca707b Add lint command 2020-06-13 16:33:08 +02:00
Jérémie Pardou-Piquemal
3d019ca924
Update babel and dev dependencies (#135) 2020-05-07 08:56:38 -04:00
dependabot[bot]
5208109dbd Bump lodash from 4.17.11 to 4.17.13 in /server (#94)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.13.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.13)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-25 14:17:45 -04:00
Alan Friedman
8cd079ea8e
CORS fixes (#72)
* Add SITE_URL env var

* Debug git branch

* Set site URL to "false"

* Bug fix

* Fix CORS allowed methods

* Upgrade kcors

* Fix for API HOST in review apps

* Review app fixes

* Add bin/bash

* Refactor site URL code

* Cleanup API host
2019-05-19 16:42:30 -04:00
Alan Friedman
4e038ec655
Add client and server source to monorepo (#65) 2019-05-13 09:39:17 -04:00