Commit graph

2978 commits

Author SHA1 Message Date
dependabot-preview[bot]
02c3ecbefa
Merge pull request #887 from collinbarrett/dependabot/npm_and_yarn/src/FilterLists.Web/types/jest-24.0.16 2019-07-30 13:13:21 +00:00
dependabot-preview[bot]
70a85aa42b
Bump @types/jest from 24.0.15 to 24.0.16 in /src/FilterLists.Web
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 24.0.15 to 24.0.16.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-30 13:10:29 +00:00
Collin M. Barrett
6c398cdeb5 fix broken links
ref #884
2019-07-28 20:08:11 -05:00
Collin M. Barrett
6111a4d927 manifest-src self csp 2019-07-28 19:39:20 -05:00
Collin M. Barrett
fd675a4151 pseudo fix multi-url Subscribe and View drop-left buttons, still needs CSS cleanup
ref #884
2019-07-28 19:26:39 -05:00
Collin M. Barrett
723a51ea37 a bit of refactoring 2019-07-28 17:57:54 -05:00
Collin M. Barrett
2e24548deb a bit of refactoring 2019-07-28 17:31:24 -05:00
Collin M. Barrett
e2290c120a increase number of rows per page
closes #853
2019-07-28 17:04:39 -05:00
Collin M. Barrett
7b7385f1e7 allow unsafe-inline to fix subscribe links
ref #884
2019-07-28 16:54:56 -05:00
Collin M. Barrett
108fee03fb add some css comments 2019-07-28 16:14:46 -05:00
Collin M. Barrett
d527745678 proxy dev server API requests to prod API in case devs don't have local API running 2019-07-28 15:20:06 -05:00
Collin M. Barrett
a9c26e83bb proxy local dev server UI's API requests to local API container 2019-07-28 15:18:19 -05:00
Collin M. Barrett
c05f298559 reduce logo size
ref #853
2019-07-28 13:09:10 -05:00
Imre Kristoffer Eilertsen
0bab265299 Late July pull (#883)
* Update FilterList.json

* Update FilterListTag.json

* Update FilterListLanguage.json

* Minor correction
2019-07-28 17:40:15 +00:00
Collin M. Barrett
aed297563d tweak css 2019-07-27 15:48:20 -05:00
Collin M. Barrett
42f7d88b94 rm create-react-app readme 2019-07-27 15:33:29 -05:00
Collin M. Barrett
d6aad12b8e add /build (react prod artifacts) to dockerignore 2019-07-27 15:33:19 -05:00
Collin M. Barrett
bf0b27447c rm unused service-worker, format all files 2019-07-27 12:48:21 -05:00
Collin M. Barrett
577b88fa4e swap axios for isomorphic-fetch
closes #882
2019-07-27 12:18:22 -05:00
Collin M. Barrett
17c2e54c21 tweak noscript 2019-07-27 10:51:20 -05:00
Collin M. Barrett
4ecfad9946 add csp 2019-07-27 10:45:33 -05:00
Collin M. Barrett
93c620bdde mv static-files to conf.d 2019-07-27 10:20:23 -05:00
Collin M. Barrett
adf1545432 improve cachine headers 2019-07-27 10:12:56 -05:00
Collin M. Barrett
bfc9ad053b rm react logo svg 2019-07-27 10:00:53 -05:00
Collin M. Barrett
744a9c6838 de-dup CMD for nginx 2019-07-27 14:59:16 +00:00
Collin M. Barrett
35ba516dd7 serve web with nginx rather than node+serve 2019-07-27 14:59:16 +00:00
Collin M. Barrett
e284bf35ef build for prod 2019-07-27 14:59:16 +00:00
Collin M. Barrett
ac0e6c097b replace v1 UI w/v2 2019-07-27 14:59:16 +00:00
Collin M. Barrett
af070b9da5 cleanup some meta 2019-07-27 14:59:16 +00:00
Collin M. Barrett
f851fc7e89 rm mysterious qy flag 2019-07-27 14:59:16 +00:00
Collin M. Barrett
f9a86cf0dd tidy dockerfile 2019-07-27 14:59:16 +00:00
Collin M. Barrett
5a6ff9962a fix bootstrap 2019-07-27 14:59:16 +00:00
Collin M. Barrett
82ad039a53 dockerize 2019-07-27 14:59:16 +00:00
Collin M. Barrett
a13ff18709 add bootstrap types, rm unneeded baseUrl 2019-07-27 14:59:16 +00:00
Collin M. Barrett
03153cd595 resolve dependency issues 2019-07-27 14:59:16 +00:00
Collin M. Barrett
410004fa8a copy over modules & utils folders 2019-07-27 14:59:16 +00:00
Collin M. Barrett
e4daf3d36c create-react-app --typescript 2019-07-27 14:59:16 +00:00
Collin M. Barrett
89215b3e8b Revert "npm updates"
This reverts commit 9ed61a90f9.
2019-07-26 18:36:37 -05:00
Collin M. Barrett
9ed61a90f9 npm updates 2019-07-26 18:19:43 -05:00
dependabot-preview[bot]
c1ff5ed96f
Merge pull request #878 from collinbarrett/dependabot/npm_and_yarn/src/FilterLists.Web/react-hot-loader-4.12.9 2019-07-26 22:43:09 +00:00
dependabot-preview[bot]
269335c49a
Bump react-hot-loader from 4.3.12 to 4.12.9 in /src/FilterLists.Web
Bumps [react-hot-loader](https://github.com/gaearon/react-hot-loader) from 4.3.12 to 4.12.9.
- [Release notes](https://github.com/gaearon/react-hot-loader/releases)
- [Changelog](https://github.com/gaearon/react-hot-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gaearon/react-hot-loader/compare/v4.3.12...v4.12.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-26 22:38:05 +00:00
dependabot-preview[bot]
b412590d76
Merge pull request #873 from collinbarrett/dependabot/npm_and_yarn/src/FilterLists.Web/react-16.8.6 2019-07-26 22:36:36 +00:00
dependabot-preview[bot]
306e4f6850
Merge pull request #867 from collinbarrett/dependabot/npm_and_yarn/src/FilterLists.Web/react-router-dom-5.0.1 2019-07-26 22:36:30 +00:00
dependabot-preview[bot]
0fb09b1133 [Security] Bump macaddress from 0.2.8 to 0.2.9 in /src/FilterLists.Web (#864)
Bumps [macaddress](https://github.com/scravy/node-macaddress) from 0.2.8 to 0.2.9. **This update includes security fixes.**
- [Release notes](https://github.com/scravy/node-macaddress/releases)
- [Commits](https://github.com/scravy/node-macaddress/compare/0.2.8...0.2.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-26 22:33:40 +00:00
dependabot-preview[bot]
093029943b
Bump react from 16.6.3 to 16.8.6 in /src/FilterLists.Web
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 16.6.3 to 16.8.6.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v16.8.6/packages/react)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-26 22:32:28 +00:00
dependabot-preview[bot]
f70f1a7a27
Bump react-router-dom from 4.3.1 to 5.0.1 in /src/FilterLists.Web
Bumps [react-router-dom](https://github.com/ReactTraining/react-router) from 4.3.1 to 5.0.1.
- [Release notes](https://github.com/ReactTraining/react-router/releases)
- [Changelog](https://github.com/ReactTraining/react-router/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ReactTraining/react-router/compare/v4.3.1...v5.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-26 22:32:20 +00:00
dependabot-preview[bot]
3cf88b86cb
Merge pull request #875 from collinbarrett/dependabot/npm_and_yarn/src/FilterLists.Web/aspnet-webpack-react-4.0.0 2019-07-26 22:31:20 +00:00
dependabot-preview[bot]
561fe0358d
Merge pull request #879 from collinbarrett/dependabot/npm_and_yarn/src/FilterLists.Web/types/react-router-5.0.3 2019-07-26 22:30:47 +00:00
dependabot-preview[bot]
a4836ef934
Merge pull request #880 from collinbarrett/dependabot/npm_and_yarn/src/FilterLists.Web/react-dom-16.8.6 2019-07-26 22:28:17 +00:00
dependabot-preview[bot]
7245800ff6
Merge pull request #877 from collinbarrett/dependabot/npm_and_yarn/src/FilterLists.Web/popper.js-1.15.0 2019-07-26 22:28:01 +00:00