Commit graph

5153 commits

Author SHA1 Message Date
Azure Pipelines EF Migration Bot
4a90c4c34b feat(data): migrate PR #1966 2020-09-12 15:54:51 -05:00
Azure Pipelines EF Migration Bot
a2ca370715 refactor(data): lint PR #1966 2020-09-12 15:54:51 -05:00
Imre Kristoffer Eilertsen
b7c7c99bfa Update SoftwareSyntax.json 2020-09-12 15:54:51 -05:00
Imre Kristoffer Eilertsen
cf20af0dba Update FilterList.json 2020-09-12 15:54:51 -05:00
Imre Kristoffer Eilertsen
bbaa2f9d60 Update FilterListSyntax.json 2020-09-12 15:54:51 -05:00
Imre Kristoffer Eilertsen
9422fec6a4 Add files via upload 2020-09-12 15:54:51 -05:00
Imre Kristoffer Eilertsen
0bfb42c7f2 Update SoftwareSyntax.json 2020-09-12 15:54:51 -05:00
Imre Kristoffer Eilertsen
684223fd7e Update FilterListLanguage.json 2020-09-12 15:54:51 -05:00
Imre Kristoffer Eilertsen
e21574420d Update FilterListMaintainer.json 2020-09-12 15:54:51 -05:00
Imre Kristoffer Eilertsen
17144b5d77 Update FilterListTag.json 2020-09-12 15:54:51 -05:00
Imre Kristoffer Eilertsen
8743b5fddf Added 12 lists 2020-09-12 15:54:51 -05:00
Imre Kristoffer Eilertsen
a7a9e71389 Update Syntax.json 2020-09-12 15:54:51 -05:00
Imre Kristoffer Eilertsen
42499b9758 Update FilterListSyntax.json 2020-09-12 15:54:51 -05:00
Imre Kristoffer Eilertsen
6967d55348 Update Syntax.json 2020-09-12 15:54:51 -05:00
Collin M. Barrett
dc8d1a3426 feat(directory): enable deep-linking in swagger UI 2020-09-12 15:50:55 -05:00
Collin M. Barrett
81ee6fd4b4 refactor(logging): ♻ rm deprecated TelemetryConfiguration.Active 2020-09-12 15:43:07 -05:00
Collin M. Barrett
240d38729d refactor(shared-kernel): ♻ suppress acceptable warning 2020-09-12 15:36:49 -05:00
Collin M. Barrett
bf74ca66b1 feat(services): opt-out dotnet cli telemetry 2020-09-12 15:28:13 -05:00
Collin M. Barrett
708055f40c fix(directory): 🐛 fix path to data files 2020-09-12 15:28:06 -05:00
Collin M. Barrett
164c0888a3 fix(directory): 🐛 rm obsolete 'src' sub-dir 2020-09-12 15:27:55 -05:00
Collin M. Barrett
707ea42413 refactor(web): ♻ use IE icon for TPL footer link 2020-09-12 14:23:50 -05:00
Collin M. Barrett
51a53b3869 feat(web): show onionUrl if exists in info drawer
ref #697
2020-09-12 14:22:34 -05:00
Collin M. Barrett
77e87a2f15 fix(web): 🐛 fix license not showing in info drawer 2020-09-12 14:17:18 -05:00
Collin M. Barrett
df859318d5 feat(directory): add explicit API response types for swagger ui 2020-09-12 14:06:19 -05:00
Collin M. Barrett
81317e9652 fix(web): 🐛 fix title on api footer link 2020-09-12 10:00:46 -05:00
Collin M. Barrett
b3a51109ce fix(web): 🐛 resolve react warning re complex var in hook 2020-09-12 09:58:31 -05:00
Collin M. Barrett
08bd76e473 fix(web): 🐛 fix syntax filter not returning lists with multiple syntaxes
closes #1963
2020-09-12 09:53:47 -05:00
Collin M. Barrett
d734f8eaa6 fix(web): 🐛 rm dup syntax name in filter dropdown
closes #1959
2020-09-12 09:44:52 -05:00
Collin M. Barrett
a638d4e656 docs: 📃 add container description labels 2020-09-11 17:46:54 -05:00
Collin M. Barrett
0acdaa1b5c feat(logging): configure Application Insights ServerTelemetryChannel directory 2020-09-10 20:49:39 -05:00
Collin M. Barrett
e901699a6b fix(services): 🐛 fix some broken project refs 2020-09-10 20:28:32 -05:00
Collin M. Barrett
5739384e49 docs(readme): 🐛 fix broken links 2020-09-10 17:33:30 -05:00
Collin M. Barrett
ba72368f96 refactor(services): 🚑🎨 hotfix sln from last 2020-09-10 17:27:04 -05:00
Collin M. Barrett
242ddbdd32 refactor(services): ♻🎨 rm un-useful 'src' and 'tests' sub-dirs 2020-09-10 17:22:09 -05:00
dependabot[bot]
6c33b6fb5a build(deps): bump @types/node from 14.6.4 to 14.10.0 in /web
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.6.4 to 14.10.0.
- [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>
2020-09-10 17:03:44 -05:00
Collin M. Barrett
1cb8d41cad refactor(services): ♻🎨 pascal-case Archival 2020-09-10 17:03:14 -05:00
Collin M. Barrett
3da3be187b refactor(services): ♻🎨 pascal-case Directory 2020-09-10 16:58:39 -05:00
Collin M. Barrett
7152240381 refactor(services): ♻🎨 pascal-case SharedKernel 2020-09-10 16:44:32 -05:00
Collin M. Barrett
c0a2df55d6 docs(readme): 📝 mv TPL note 2020-09-10 09:53:58 -05:00
Collin M. Barrett
0b59e0dea6 docs(readme): 📝 add Application Insights to Privacy 2020-09-10 07:59:17 -05:00
Collin M. Barrett
7cdf5fbc75 feat(logging): AddApplicationInsightsTelemetry 2020-09-10 07:50:18 -05:00
Collin M. Barrett
b6278c6b11 feat(logging): add ApplicationInsights sink 2020-09-10 06:54:38 -05:00
Collin M. Barrett
fe84b49c1d feat(logging): add Serilog Request logging 2020-09-10 05:44:29 -05:00
Collin M. Barrett
c3562e7747 refactor(logging): ♻ extract LoggerConfiguration 2020-09-10 05:35:39 -05:00
Collin M. Barrett
e8d5db7121 feat(services): add Serilog 2020-09-10 05:27:48 -05:00
Azure Pipelines EF Migration Bot
8f9a193f0b feat(data): migrate PR #1962 2020-09-10 04:32:48 -05:00
Azure Pipelines EF Migration Bot
a9f0e615a8 Revert "feat(data): migrate PR #1962"
This reverts commit d201bd7066.
2020-09-10 04:32:48 -05:00
Collin M. Barrett
a0aec7eede fix(directory): 🐛 only grep previous migrate commit by message
combining grep with author fails, but each filter individually works. not sure why
2020-09-10 04:32:48 -05:00
Imre Kristoffer Eilertsen
e6729c7117 Update index.ts 2020-09-10 04:32:48 -05:00
Azure Pipelines EF Migration Bot
47ec35fd38 feat(data): migrate PR #1962 2020-09-10 04:32:48 -05:00