Commit graph

5291 commits

Author SHA1 Message Date
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
Collin M. Barrett
2f187cd9da feat(archival): ♻ store txt files in configured dir, ren many members 2020-09-19 17:13:52 -05:00
Collin M. Barrett
501cad0ee8 docs(archival): 📝 expand TODO 2020-09-19 12:47:49 -05:00
Collin M. Barrett
79421a443a feat(archival): log enqueuing of archive job stats 2020-09-19 12:46:37 -05:00
Collin M. Barrett
b1ba4dfb3d refactor(archival): ♻ 'hope' that multiple jobs don't conflict between git stage and commit 2020-09-19 12:39:55 -05:00
Collin M. Barrett
09f35b2922 docs(archival): 📝♻ mv TODO 2020-09-19 10:26:12 -05:00
Collin M. Barrett
1ed13d4e9f docs(archival): 📝 add TODO 2020-09-19 10:12:48 -05:00
Collin M. Barrett
7f0ee525a2 feat(archival): equally space archival jobs throughout the day to distribute resources 2020-09-19 10:05:44 -05:00
Collin M. Barrett
eed80de6d2 feat(archival): support scheduling mediatR cmds w/delay 2020-09-19 09:53:21 -05:00
Collin M. Barrett
ffc7df65f6 fix(archival): 🐛 fix url filtering by segmentNumber/primariness 2020-09-19 09:46:22 -05:00
Collin M. Barrett
12443645c5 fix(archival): 🐛 fix log statement param 2020-09-19 09:30:50 -05:00
Collin M. Barrett
18444c0117 refactor(archival): ♻ make Hangfire using conditional 2020-09-19 09:28:26 -05:00
Collin M. Barrett
0d1a7a2f96 refactor(reverse-proxy): ♻ debug reverse-proxy on 8080 2020-09-19 09:25:43 -05:00
Collin M. Barrett
cee379cf9f feat(archival): in DEBUG, archive only 25 lists and on startup 2020-09-19 09:23:08 -05:00
Collin M. Barrett
92cc505faa refactor(archival): ♻ inline local 2020-09-19 09:16:30 -05:00
Collin M. Barrett
e4d9aae065 fix(archival): 🐛 don't write file if no stream conversion strategy exists 2020-09-19 07:03:29 -05:00
Collin M. Barrett
7f37cb15df feat(archival): archive lists in random order 2020-09-19 06:56:27 -05:00
Collin M. Barrett
6dd066f82d feat(archival): left pad archive filenames for better sorting 2020-09-19 06:55:43 -05:00
Azure Pipelines EF Migration Bot
f65f7cb359 feat(data): migrate PR #1997 2020-09-19 10:39:57 +00:00
MDLeom
f5c65c11f6 filter(phishing-filter): add adguard & vivaldi-compatible blocklists 2020-09-19 10:39:57 +00:00
Collin M. Barrett
999fe0595a Merge branch 'master' of https://github.com/collinbarrett/FilterLists 2020-09-18 16:57:35 -05:00