Commit graph

5167 commits

Author SHA1 Message Date
Collin M. Barrett
cfbc12c67f feat(directory): 🚧 add IDirectoryClient 2020-09-13 13:24:50 -05:00
Collin M. Barrett
cc4a0b97a0 refactor(directory): ♻ mv ListVm to shared contracts 2020-09-13 06:17:53 -05:00
Collin M. Barrett
9cb9cc1cf6 feat(directory): add in-memory api caching 2020-09-13 06:14:18 -05:00
Collin M. Barrett
2a51819b43 fix: 🐛🔨 100x fetch depth so build server captures necessary commits 2020-09-13 05:07:28 -05:00
dependabot[bot]
a2ccdeb921 build(deps): bump antd from 4.6.3 to 4.6.4 in /web
Bumps [antd](https://github.com/ant-design/ant-design) from 4.6.3 to 4.6.4.
- [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.6.3...4.6.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-13 04:59:08 -05:00
dependabot[bot]
29721ad293 build(deps): bump @types/node from 14.10.0 to 14.10.1 in /web
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.10.0 to 14.10.1.
- [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-13 04:58:56 -05:00
Collin M. Barrett
f4885a4f60 feat(services): 🚧 scaffold SharedKernel.Apis 2020-09-13 04:52:00 -05:00
Collin M. Barrett
941d077ece refactor(services): ♻ suppress some warnings 2020-09-13 04:13:17 -05:00
Collin M. Barrett
b057a9fcc0 feat(archival): add logging to GitFileArchiver 2020-09-13 03:51:23 -05:00
Collin M. Barrett
877478b374 refactor(archival): ♻ add filePath to UoW transaction immediately 2020-09-12 21:35:59 -05:00
Collin M. Barrett
5700cb453d Merge branch 'master' of https://github.com/collinbarrett/FilterLists 2020-09-12 19:35:27 -05:00
Collin M. Barrett
9111ab80db feat(archival): 🚧 WIP impl UoW w/git 2020-09-12 19:35:20 -05:00
Azure Pipelines EF Migration Bot
1e607e229f feat(data): migrate PR #1968 2020-09-12 16:16:20 -05:00
Imre Kristoffer Eilertsen
385e36e008 Added the missing view links 2020-09-12 16:16:20 -05:00
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