Commit graph

5311 commits

Author SHA1 Message Date
Collin M. Barrett
7660a8136a feat(archival): use latest patch base dotnet images 2020-09-22 19:09:02 -05:00
Collin M. Barrett
5af8d7b8f0 Revert "fix(archival): 🐛 try using bionic for libgit2sharp support"
This reverts commit 994b0ee1d6.
2020-09-22 19:02:12 -05:00
Collin M. Barrett
994b0ee1d6 fix(archival): 🐛 try using bionic for libgit2sharp support
ref https://github.com/libgit2/libgit2sharp/issues/1703
2020-09-22 18:20:44 -05:00
Collin M. Barrett
68f7a52874 feat(directory): use latest patch base dotnet images 2020-09-22 18:00:41 -05:00
Collin M. Barrett
c5deebf5d2 fix(archival): 🐛 fix '//' in Hangfire Dashboard path 2020-09-22 17:12:32 -05:00
Collin M. Barrett
6c69c98e33 feat(archival): bump log level 2020-09-22 17:04:44 -05:00
Collin M. Barrett
8eb6f52f09 feat(archival): enable readonly Hangfire Dashboard 2020-09-22 16:47:33 -05:00
dependabot[bot]
a4309e4ffd build(deps): bump @testing-library/user-event in /web
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 12.1.5 to 12.1.6.
- [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.1.5...v12.1.6)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-22 11:35:52 +00:00
dependabot[bot]
76ab894cca build(deps): bump @types/node from 14.11.1 to 14.11.2 in /web
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.11.1 to 14.11.2.
- [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-22 11:35:43 +00:00
Azure Pipelines EF Migration Bot
8217b76679 feat(data): migrate PR #2003 2020-09-22 00:17:09 +00:00
Imre Kristoffer Eilertsen
acaca436af Update FilterListViewUrl.json 2020-09-22 00:17:09 +00:00
Imre Kristoffer Eilertsen
433ed10572 Update Software.json 2020-09-22 00:17:09 +00:00
Imre Kristoffer Eilertsen
2649c821e7 Add files via upload 2020-09-22 00:17:09 +00:00
Imre Kristoffer Eilertsen
4cff93d76b Update index.ts 2020-09-22 00:17:09 +00:00
Imre Kristoffer Eilertsen
2243c6a860 Update FilterList.json 2020-09-22 00:17:09 +00:00
Imre Kristoffer Eilertsen
b72a122d9b Update FilterListViewUrl.json 2020-09-22 00:17:09 +00:00
Imre Kristoffer Eilertsen
fe0701f342 Update FilterListViewUrl.json 2020-09-22 00:17:09 +00:00
Collin M. Barrett
81362c0e35 refacotr(web): 💄 tidy footer links 2020-09-21 07:40:06 -05:00
Collin M. Barrett
c61c970448 fix(web): 🐛💄 reduce gap between content and footer on narrow viewports 2020-09-21 07:30:01 -05:00
dependabot[bot]
0dea407593 build(deps): bump antd from 4.6.4 to 4.6.5 in /web
Bumps [antd](https://github.com/ant-design/ant-design) from 4.6.4 to 4.6.5.
- [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.4...4.6.5)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-21 11:40:13 +00:00
dependabot[bot]
08c5ecdfb2 build(deps): bump typescript from 4.0.2 to 4.0.3 in /web
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.0.2...v4.0.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-21 11:40:01 +00:00
Collin M. Barrett
c98038308d feat(web): hide subscribe links for compressed formats, link tpl subscribe buttons to tpl page
ref #28
2020-09-20 20:04:07 -05:00
Collin M. Barrett
f35a660fef fix(web): 🐛💄 make fixed column bg opaque
closes #2000
2020-09-20 19:50:48 -05:00
Collin M. Barrett
f841824c29 refactor(web): ♻ compress new white logo 2020-09-20 19:03:33 -05:00
Collin M. Barrett
a3a7ef1a81 fix(web): 🐛📦 make less regular dep 2020-09-20 23:25:53 +00:00
Collin M. Barrett
d68d3f6ff8 fix(web): 🐛📦 make less-loader regular dep 2020-09-20 23:25:53 +00:00
Collin M. Barrett
182e3e3cdd feat(web): 💄 invert logo colors for dark mode 2020-09-20 23:25:53 +00:00
Collin M. Barrett
eb9c7ba815 fix(web): 🐛💄 reset/tighten up some css 2020-09-20 23:25:53 +00:00
Collin M. Barrett
9c933da9c6 fix(web): 🐛💄 make header bg color match footer 2020-09-20 23:25:53 +00:00
Collin M. Barrett
85e1c57f77 feat(web): 💄🚧 apply dark theme
ref #466
2020-09-20 23:25:53 +00:00
Collin M. Barrett
a0bfd9932d fix(web): 🐛💄 give footer a bit more space on narrow viewports to prevent overlap
ref #1798
2020-09-20 15:44:59 -05:00
Collin M. Barrett
400320661f refactor(web): 💄 tighten up footer to fit more rows on screen
closes #1798
2020-09-20 15:42:43 -05:00
Collin M. Barrett
5618598bad fix(web): 🐛 show Subscribe and View buttons for all mirrors in info drawer
closes #1958
2020-09-20 15:17:26 -05:00
Collin M. Barrett
ab05d1d6e6 fix(web): 🐛 show mirror subscribe links
ref #1958
2020-09-20 14:47:29 -05:00
Collin M. Barrett
df9b9029f4 fix(web): 🐛 configure prettier eol 2020-09-20 14:32:08 -05:00
Collin M. Barrett
42c3f17209 fix(web): 🐛 proxy web to new localhost port in debug 2020-09-20 14:06:37 -05:00
Collin M. Barrett
d8cbced3a0 docs(readme): 📝🎨 lint badges 2020-09-20 13:59:39 -05:00
Collin M. Barrett
59b39255f2 docs(readme): 📝🎨 lint badges 2020-09-20 13:58:57 -05:00
Collin M. Barrett
f5d36a47b5 docs(readme): 📝🎨 lint badges 2020-09-20 13:58:19 -05:00
Collin M. Barrett
ee66a04003 docs(readme): 📝🎨 lint badges 2020-09-20 11:06:34 -05:00
Collin M. Barrett
ebcd0d792f docs(directory): 📝 add link to swagger json from swagger validator badget 2020-09-20 10:51:16 -05:00
Collin M. Barrett
c63a16e73d docs(directory): 📝 add swagger validator badge 2020-09-20 10:50:06 -05:00
Collin M. Barrett
a101dcaad2 refactor(services): ♻ exclude pdf from prod builds 2020-09-20 10:20:03 -05:00
Collin M. Barrett
e416f96fcb fix(archival): 🐛 don't trim mscorlib 2020-09-20 10:10:08 -05:00
Collin M. Barrett
c8834369b4 Revert "fix(archival): 🐛 temp disable trimming to try resolving FileNotFoundException"
This reverts commit 4c875e7f3b.
2020-09-20 09:59:56 -05:00
Collin M. Barrett
4c875e7f3b fix(archival): 🐛 temp disable trimming to try resolving FileNotFoundException 2020-09-20 08:19:57 -05:00
Collin M. Barrett
354c95acad feat(archival): log archive job metrics in DEBUG and RELEASE 2020-09-19 18:33:05 -05:00
Collin M. Barrett
bb14e212e9 docs(archival): 📝 add release badge to readme 2020-09-19 18:09:02 -05:00
Collin M. Barrett
08725dd99a fix(archival): 🐛 don't re-create directory when archival is released 2020-09-19 17:57:06 -05:00
Collin M. Barrett
6c9ae48819 feat(archival): catch and log HttpRequestException 2020-09-19 17:23:03 -05:00