Commit graph

5697 commits

Author SHA1 Message Date
Collin M. Barrett
8364f47d22 fix(reverse-proxy): 🐛 give swagger-ui data: csp 2021-01-23 18:10:36 -06:00
Collin M. Barrett
076f5ed17c fix(reverse-proxy): 🐛 give swagger-ui unsafe-inline csp 2021-01-23 18:08:21 -06:00
Collin M. Barrett
eef2b5ee53 refactor(reverse-proxy): ♻ use custom csp per location 2021-01-23 18:05:14 -06:00
Collin M. Barrett
e568a02b23 refactor(web): ♻ rm cors feature since web doesn't need cors 2021-01-23 17:55:35 -06:00
Collin M. Barrett
b537eb7323 refactor(reverse-proxy): ♻🔥🚧 disable cors at nginx level, mv csp per location 2021-01-23 17:50:26 -06:00
Collin M. Barrett
d0b884e958 fix(reverse-proxy): 🐛 re-enable cors w/re-included headers 2021-01-23 17:37:58 -06:00
Collin M. Barrett
f5c2f97053 fix(reverse-proxy): 🐛🚧 temp disable cors 2021-01-23 17:05:08 -06:00
Collin M. Barrett
eaa52e14eb Revert "fix(reverse-proxy): 🐛 include other headers with cors"
This reverts commit 7fd0a72e2c.
2021-01-23 16:58:50 -06:00
Collin M. Barrett
7fd0a72e2c fix(reverse-proxy): 🐛 include other headers with cors 2021-01-23 16:56:50 -06:00
Collin M. Barrett
c68456f8a9 fix(reverse-proxy): 🐛 fix add_header 2021-01-23 16:41:27 -06:00
Collin M. Barrett
be45be9b21 fix(reverse-proxy): 🐛 mv add_header back to server 2021-01-23 16:36:50 -06:00
Collin M. Barrett
dbcf6ab1e6 fix(reverse-proxy): 🐛 add_header to redirect servers 2021-01-23 16:23:24 -06:00
Collin M. Barrett
5d08ca91a7 refactor(reverse-proxy): ♻ combine add_header files to try fix missing CSP header 2021-01-23 16:10:49 -06:00
Collin M. Barrett
871c175b8a fix(reverse-proxy): 🐛 mv Strict-Transport-Security to location 2021-01-23 16:04:27 -06:00
Collin M. Barrett
e3152e6216 fix(reverse-proxy): 🐛🚑 mv add_header back to location 2021-01-23 16:01:17 -06:00
Collin M. Barrett
219a79a0de fix(reverse-proxy): 🐛 combine add_header directives into server includes 2021-01-23 15:57:04 -06:00
Collin M. Barrett
363249ee46 Revert "fix(reverse-proxy): 🐛🚧 temp override Last-Modified header for a full Cloudflare purge for CORS"
This reverts commit e18b2902c5.
2021-01-23 15:48:30 -06:00
Collin M. Barrett
45012af334 fix(reverse-proxy): 🐛🚧 temp override Last-Modified header for a full Cloudflare purge for CORS 2021-01-23 15:26:57 -06:00
Collin M. Barrett
e18b2902c5 fix(reverse-proxy): 🐛🚧 temp override Last-Modified header for a full Cloudflare purge for CORS 2021-01-23 15:25:53 -06:00
Collin M. Barrett
6e20f08d4e fix(reverse-proxy): 🐛 restor CORS config fixing web mime type CSP 2021-01-23 14:57:29 -06:00
Collin M. Barrett
a7498309ef fix(web): 🐛🚑 temp rollback cors changes 2021-01-23 14:51:49 -06:00
Collin M. Barrett
c4047fac7a fix(web): 🐛🚑 fix react mime types 2021-01-23 14:43:17 -06:00
Collin M. Barrett
6795653371 refactor(reverse-proxy): 🎨 tidy alignment of location configs 2021-01-23 14:38:33 -06:00
Collin M. Barrett
a0d855e427 fix(reverse-proxy): 🐛🚑 fix location vs server includes 2021-01-23 14:34:55 -06:00
Collin M. Barrett
0579a949a8 fix(reverse-proxy): 🐛🚑 fix duplicate location in CORS config 2021-01-23 14:30:45 -06:00
Collin M. Barrett
d741b20d23 feat(reverse-proxy): configure CORS 2021-01-23 14:26:08 -06:00
Collin M. Barrett
b8a3b6106b feat(reverse-proxy): pass X-Real-IP 2021-01-23 14:10:30 -06:00
Collin M. Barrett
caebbcf554 fix(swagger): 🐛 try fix swagger.json CORS issues via forward
ref https://github.com/python-restx/flask-restx/issues/221
2021-01-23 14:02:05 -06:00
Collin M. Barrett
37d0bd65bf fix(swagger): 🐛 try fix swagger.json CORS issues via forward
ref https://github.com/python-restx/flask-restx/issues/221
2021-01-23 14:01:19 -06:00
Collin M. Barrett
c82af728f2 refactor(readme): ♻ direct questions to Discussions 2021-01-23 13:47:39 -06:00
Collin M. Barrett
6aba478efb refactor(readme): ♻ tidy services shields 2021-01-23 12:30:46 -06:00
Collin M. Barrett
1a1a1ee832 refactor(readme): ♻ extract services section/table 2021-01-23 12:05:39 -06:00
Collin M. Barrett
2efc8bff9a refactor(readme): ♻ reduce logo border 2021-01-23 11:49:33 -06:00
Collin M. Barrett
f0dd1e43e7 refactor(readme): ♻ reduce logo border 2021-01-23 11:28:53 -06:00
Collin M. Barrett
2d561ebd5c feat(readme): outline logo for GitHub dark mode 2021-01-23 11:26:37 -06:00
dependabot[bot]
45fcc20ba6 build(deps): bump less-loader from 7.2.1 to 7.3.0 in /web
Bumps [less-loader](https://github.com/webpack-contrib/less-loader) from 7.2.1 to 7.3.0.
- [Release notes](https://github.com/webpack-contrib/less-loader/releases)
- [Changelog](https://github.com/webpack-contrib/less-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/less-loader/compare/v7.2.1...v7.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-22 14:52:17 +00:00
dependabot[bot]
a017ed7d73 build(deps): bump @testing-library/user-event in /web
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 12.6.0 to 12.6.2.
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testing-library/user-event/compare/v12.6.0...v12.6.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-22 14:52:06 +00:00
dependabot[bot]
a9f7c30592 build(deps): bump Npgsql.EntityFrameworkCore.PostgreSQL
Bumps [Npgsql.EntityFrameworkCore.PostgreSQL](https://github.com/npgsql/efcore.pg) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/npgsql/efcore.pg/releases)
- [Commits](https://github.com/npgsql/efcore.pg/compare/v5.0.1...v5.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-20 14:07:20 +00:00
dependabot[bot]
84ab28653c build(deps): bump @types/node from 14.14.21 to 14.14.22 in /web
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.21 to 14.14.22.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-20 14:07:09 +00:00
dependabot[bot]
683efffff3 build(deps): bump eslint-config-prettier from 7.1.0 to 7.2.0 in /web
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 7.1.0 to 7.2.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v7.1.0...v7.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-19 14:15:31 +00:00
dependabot[bot]
a505627075 build(deps): bump Hangfire.AspNetCore
Bumps [Hangfire.AspNetCore](https://github.com/HangfireIO/Hangfire) from 1.7.18 to 1.7.19.
- [Release notes](https://github.com/HangfireIO/Hangfire/releases)
- [Commits](https://github.com/HangfireIO/Hangfire/compare/v1.7.18...v1.7.19)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-18 14:49:23 +00:00
dependabot[bot]
754f8ac306 build(deps): bump antd from 4.10.2 to 4.10.3 in /web
Bumps [antd](https://github.com/ant-design/ant-design) from 4.10.2 to 4.10.3.
- [Release notes](https://github.com/ant-design/ant-design/releases)
- [Changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md)
- [Commits](https://github.com/ant-design/ant-design/compare/4.10.2...4.10.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-18 14:49:13 +00:00
dependabot[bot]
ddcbaff1d8 build(deps): bump @types/node from 14.14.20 to 14.14.21 in /web
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.20 to 14.14.21.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-15 13:35:52 +00:00
dependabot[bot]
7324465243 build(deps): bump Microsoft.EntityFrameworkCore.Design
Bumps [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-13 14:55:25 +00:00
dependabot[bot]
2c4ba67d73 build(deps): bump @testing-library/jest-dom in /web
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.11.8 to 5.11.9.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.11.8...v5.11.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-13 14:55:15 +00:00
dependabot[bot]
5b840c038f build(deps): bump less from 4.0.0 to 4.1.0 in /web
Bumps [less](https://github.com/less/less.js) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/less/less.js/releases)
- [Changelog](https://github.com/less/less.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/less/less.js/compare/v4.0.0...v4.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-11 14:55:04 +00:00
dependabot[bot]
f6303552ae build(deps): bump antd from 4.10.0 to 4.10.2 in /web
Bumps [antd](https://github.com/ant-design/ant-design) from 4.10.0 to 4.10.2.
- [Release notes](https://github.com/ant-design/ant-design/releases)
- [Changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md)
- [Commits](https://github.com/ant-design/ant-design/compare/4.10.0...4.10.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-11 14:54:52 +00:00
dependabot[bot]
9636a38ec5 build(deps): bump @testing-library/react from 11.2.2 to 11.2.3 in /web
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 11.2.2 to 11.2.3.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v11.2.2...v11.2.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-08 14:25:45 +00:00
dependabot[bot]
758cb4b7a4 build(deps): bump @types/jest from 26.0.19 to 26.0.20 in /web
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.19 to 26.0.20.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-07 13:51:27 +00:00
dependabot[bot]
fb6426074e build(deps): bump less from 3.13.1 to 4.0.0 in /web
Bumps [less](https://github.com/less/less.js) from 3.13.1 to 4.0.0.
- [Release notes](https://github.com/less/less.js/releases)
- [Changelog](https://github.com/less/less.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/less/less.js/compare/v3.13.1...v4.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-06 19:21:00 +00:00