Commit graph

4031 commits

Author SHA1 Message Date
Imre Kristoffer Eilertsen
588a549140 Add files via upload 2020-02-21 03:19:13 +00:00
Imre Kristoffer Eilertsen
334a009f7d Update index.ts 2020-02-21 03:19:13 +00:00
dependabot-preview[bot]
5f38630fa0 Bump typescript from 3.7.5 to 3.8.2 in /web
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.7.5 to 3.8.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-20 22:57:19 +00:00
dependabot-preview[bot]
bd4838bbe0 Bump Microsoft.ApplicationInsights.PerfCounterCollector in /server
Bumps [Microsoft.ApplicationInsights.PerfCounterCollector](https://github.com/Microsoft/ApplicationInsights-dotnet) from 2.12.1 to 2.13.0.
- [Release notes](https://github.com/Microsoft/ApplicationInsights-dotnet/releases)
- [Changelog](https://github.com/microsoft/ApplicationInsights-dotnet/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/Microsoft/ApplicationInsights-dotnet/compare/2.12.1...2.13.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-20 11:27:13 +00:00
dependabot-preview[bot]
1583997776 Bump Microsoft.ApplicationInsights from 2.12.1 to 2.13.0 in /server
Bumps [Microsoft.ApplicationInsights](https://github.com/Microsoft/ApplicationInsights-dotnet) from 2.12.1 to 2.13.0.
- [Release notes](https://github.com/Microsoft/ApplicationInsights-dotnet/releases)
- [Changelog](https://github.com/microsoft/ApplicationInsights-dotnet/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/Microsoft/ApplicationInsights-dotnet/compare/2.12.1...2.13.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-20 11:22:27 +00:00
dependabot-preview[bot]
badfa8aa72 Bump @types/react from 16.9.20 to 16.9.21 in /web
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.9.20 to 16.9.21.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-20 00:57:43 +00:00
Azure Pipelines EF Migration Bot
a39df3c45d migrate PR #1392 2020-02-19 21:07:21 +00:00
Imre Kristoffer Eilertsen
85ddcced23 Update FilterListTag.json 2020-02-19 21:07:21 +00:00
Imre Kristoffer Eilertsen
fe0aab183c Update FilterListTag.json 2020-02-19 21:07:21 +00:00
Imre Kristoffer Eilertsen
e86c6dc028 Update FilterList.json 2020-02-19 21:07:21 +00:00
Imre Kristoffer Eilertsen
aa98d023df Update FilterList.json 2020-02-19 21:07:21 +00:00
Imre Kristoffer Eilertsen
3eacc4c067 Update FilterList.json 2020-02-19 21:07:21 +00:00
Imre Kristoffer Eilertsen
9b2caee95f Update FilterListTag.json 2020-02-19 21:07:21 +00:00
Imre Kristoffer Eilertsen
a7f2e78800 Update SoftwareSyntax.json 2020-02-19 21:07:21 +00:00
Imre Kristoffer Eilertsen
82f5ff8353 Update Syntax.json 2020-02-19 21:07:21 +00:00
Imre Kristoffer Eilertsen
16efc3ad96 Update Syntax.json 2020-02-19 21:07:21 +00:00
Imre Kristoffer Eilertsen
04ae187824 Update FilterList.json 2020-02-19 21:07:21 +00:00
dependabot-preview[bot]
b82531ec22 Bump @types/jest from 25.1.2 to 25.1.3 in /web
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 25.1.2 to 25.1.3.
- [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>
2020-02-19 19:59:35 +00:00
dependabot-preview[bot]
d307cebef0 Bump @types/node from 13.7.2 to 13.7.4 in /web
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 13.7.2 to 13.7.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-19 19:37:07 +00:00
dependabot-preview[bot]
c425f46980 Bump Microsoft.EntityFrameworkCore.Design from 3.1.1 to 3.1.2 in /server
Bumps [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v3.1.1...v3.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-19 17:31:27 +00:00
Collin M. Barrett
5e5531437e suppress CA1056 in Data proj 2020-02-18 19:29:17 -06:00
Collin M. Barrett
aaf395b190 suppress CA2227 in Data proj 2020-02-18 19:24:20 -06:00
Collin M. Barrett
1198ca56d4 resolve CA1062 warnings, rm Jetbrains.Annotations from Data proj 2020-02-18 19:15:19 -06:00
Collin M. Barrett
2b7e56df2f add 'Wayback' to R# dictionary 2020-02-18 19:14:54 -06:00
Collin M. Barrett
7192d1d1b6 resolve CA1062 warning 2020-02-18 18:49:32 -06:00
Collin M. Barrett
1ef88f2964 rm MigrationsAssembly constant (pseudo-circular ref) 2020-02-18 18:47:58 -06:00
Collin M. Barrett
fa21335e9b resolve CA1062 warning 2020-02-18 18:41:35 -06:00
Collin M. Barrett
0a5786897b add Syntaxes to R# dictionary 2020-02-18 18:31:45 -06:00
Collin M. Barrett
6de85a2a00 rm Jetbrains.Annotations from Migrations proj 2020-02-18 18:18:46 -06:00
dependabot-preview[bot]
59e1ed704b Bump System.Text.Json from 4.7.0 to 4.7.1 in /server
Bumps [System.Text.Json](https://github.com/dotnet/corefx) from 4.7.0 to 4.7.1.
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-19 00:01:11 +00:00
Collin M. Barrett
96ea99fdeb update some Agent nugets 2020-02-18 17:51:30 -06:00
dependabot-preview[bot]
e771bc28fd Bump @types/node from 13.7.1 to 13.7.2 in /web
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 13.7.1 to 13.7.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-18 21:21:54 +00:00
dependabot-preview[bot]
b9951ddf72 Bump Microsoft.Extensions.Configuration.Json in /server
Bumps [Microsoft.Extensions.Configuration.Json](https://github.com/aspnet/Extensions) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](https://github.com/aspnet/Extensions/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-18 17:09:06 +00:00
dependabot-preview[bot]
9a0bc7566f Bump Microsoft.Extensions.DependencyInjection in /server
Bumps [Microsoft.Extensions.DependencyInjection](https://github.com/aspnet/Extensions) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](https://github.com/aspnet/Extensions/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-18 17:04:28 +00:00
dependabot-preview[bot]
6d2f285991 Bump Microsoft.Extensions.Configuration.EnvironmentVariables in /server
Bumps [Microsoft.Extensions.Configuration.EnvironmentVariables](https://github.com/aspnet/Extensions) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](https://github.com/aspnet/Extensions/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-18 17:01:09 +00:00
dependabot-preview[bot]
8eea2b5f63 Bump Microsoft.Extensions.Options.ConfigurationExtensions in /server
Bumps [Microsoft.Extensions.Options.ConfigurationExtensions](https://github.com/aspnet/Extensions) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](https://github.com/aspnet/Extensions/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-18 16:57:30 +00:00
dependabot-preview[bot]
de5ea4dc8c Bump Microsoft.Extensions.Localization from 3.1.1 to 3.1.2 in /server
Bumps [Microsoft.Extensions.Localization](https://github.com/aspnet/Extensions) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](https://github.com/aspnet/Extensions/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-18 16:53:40 +00:00
dependabot-preview[bot]
8503bdbe0f Bump @types/react from 16.9.19 to 16.9.20 in /web
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.9.19 to 16.9.20.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-18 01:34:00 +00:00
dependabot-preview[bot]
3112659cfb Bump @testing-library/user-event from 8.1.2 to 10.0.0 in /web
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 8.1.2 to 10.0.0.
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Commits](https://github.com/testing-library/user-event/compare/v8.1.2...v10.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-17 15:39:25 +00:00
Azure Pipelines EF Migration Bot
741fdc0437 migrate PR #1376 2020-02-17 14:00:35 +00:00
PoorPockets McNewHold
31d02ae379 Update pihole-google names and urls
Name changed to be changed, as expanded to other blocking methods other than Pi-hole.
https://github.com/nickspaargaren/no-google/issues/25
2020-02-17 14:00:35 +00:00
dependabot-preview[bot]
dfba4c0e77 Bump @testing-library/user-event from 8.1.0 to 8.1.2 in /web
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 8.1.0 to 8.1.2.
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Commits](https://github.com/testing-library/user-event/compare/v8.1.0...v8.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-17 13:43:14 +00:00
dependabot-preview[bot]
ac75069a7d Bump antd from 3.26.10 to 3.26.11 in /web
Bumps [antd](https://github.com/ant-design/ant-design) from 3.26.10 to 3.26.11.
- [Release notes](https://github.com/ant-design/ant-design/releases)
- [Changelog](https://github.com/ant-design/ant-design/blob/3.26.11/CHANGELOG.en-US.md)
- [Commits](https://github.com/ant-design/ant-design/compare/3.26.10...3.26.11)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-17 05:14:52 +00:00
dependabot-preview[bot]
fa0a252445 Bump antd from 3.26.9 to 3.26.10 in /web
Bumps [antd](https://github.com/ant-design/ant-design) from 3.26.9 to 3.26.10.
- [Release notes](https://github.com/ant-design/ant-design/releases)
- [Changelog](https://github.com/ant-design/ant-design/blob/3.26.10/CHANGELOG.en-US.md)
- [Commits](https://github.com/ant-design/ant-design/compare/3.26.9...3.26.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-17 01:45:15 +00:00
Collin M. Barrett
6d2c0c52cd
update README to reflect data DevOps changes 2020-02-16 23:56:16 +00:00
Collin M. Barrett
e6ac3da26e update some docs 2020-02-16 17:37:56 -06:00
Collin M. Barrett
5436b43ea4 rm dup-ed docs 2020-02-16 17:35:40 -06:00
Collin M. Barrett
01a592db70
Create PULL_REQUEST_TEMPLATE.md 2020-02-16 23:30:08 +00:00
Azure Pipelines EF Migration Bot
75c1e51b74 Revert "migrate PR #1370"
This reverts commit 97e5d49e12.
2020-02-16 23:21:47 +00:00
Collin M. Barrett
874d7d036d rm commented commit logic 2020-02-16 23:21:47 +00:00