Commit graph

2598 commits

Author SHA1 Message Date
Collin M. Barrett
4497cab46b dockerize Agent 2019-06-29 16:54:28 +00:00
Collin M. Barrett
095c37e7b1 fire ready for capture events, other cleanup 2019-06-29 16:54:28 +00:00
Collin M. Barrett
09e8a58d15 get list IDs and ViewUrls from API 2019-06-29 16:54:28 +00:00
Collin M. Barrett
3bf304aae4 wire up RestSharp client 2019-06-29 16:54:28 +00:00
Collin M. Barrett
e2ecd7910d wire up mediatR 2019-06-29 16:54:28 +00:00
Collin M. Barrett
345bb2f27c wire up Autofac 2019-06-29 16:54:28 +00:00
Collin M. Barrett
3873262d99 flesh out todo list 2019-06-29 16:54:28 +00:00
Collin M. Barrett
1625fb4e69 strip out old deps, add git and command line helper nugets 2019-06-29 16:54:28 +00:00
Imre Kristoffer Eilertsen
018aa2a733 Late June pull 3 (#819)
* Update FilterList.json

* Update Tag.json

* Update FilterListTag.json

* Update FilterListMaintainer.json
2019-06-28 12:10:14 -05:00
Imre Kristoffer Eilertsen
704f9d01b5 Late June pull 2 (#817)
* Added 27 lists

* Update FilterListTag.json

* Update FilterListTag.json

* Had forgot to assign languages to 2 lists

* Update FilterList.json
2019-06-26 15:39:08 -05:00
Collin M. Barrett
b595c32065 Revert "revert to default static analysis rulesets"
This reverts commit 4dc3aec451.
2019-06-25 13:01:24 -05:00
Collin M. Barrett
4dc3aec451 revert to default static analysis rulesets 2019-06-25 12:51:17 -05:00
Collin M. Barrett
420556de19 resolve some static analysis warnings 2019-06-25 12:47:32 -05:00
Collin M. Barrett
925bb166da rm Agent dir from docker build context 2019-06-25 12:32:16 -05:00
Collin M. Barrett
86b4a8e58b patch up some docs after recent docker-compose file changes 2019-06-25 11:53:43 -05:00
Collin M. Barrett
11ff2c2ffd re-org prod/dev docker-compose files 2019-06-25 11:27:46 -05:00
Collin M. Barrett
3b22769adb add more Hub docs 2019-06-24 15:55:19 -05:00
Collin M. Barrett
e96edc0037 mv data dir one level up in runtime container so it isn't overwritten by VS debugger volume mount 2019-06-24 15:34:34 -05:00
Collin M. Barrett
22a1e49110 copy data into base for VS debug support
ref https://github.com/microsoft/DockerTools/issues/196#issuecomment-505066479
2019-06-24 15:23:50 -05:00
Collin M. Barrett
0cc915b7d1 tweak nginx conf files 2019-06-23 20:40:27 -05:00
Collin M. Barrett
2ce51f634b support local debugging behind nginx w/o certs/ssl 2019-06-23 20:38:33 -05:00
Collin M. Barrett
02c69ce43c disable port 80 on prod 2019-06-23 20:13:02 -05:00
Collin M. Barrett
289f267d49 use default aspnetcore_urls port 80 2019-06-23 19:33:27 -05:00
Collin M. Barrett
7823388d09 show default .env in docker-compose.dcproj 2019-06-23 19:31:19 -05:00
Collin M. Barrett
9dab396e1d hide data README from .sln 2019-06-23 19:30:53 -05:00
Collin M. Barrett
7f592a8ef4 hardcode data path for simplicity 2019-06-23 19:30:29 -05:00
Collin M. Barrett
1e2fd1c3fa tidy dockerignore 2019-06-23 18:24:29 -05:00
Collin M. Barrett
b19782eca8 tidy dockerignore 2019-06-23 18:05:59 -05:00
Collin M. Barrett
01b7fe4dbb
data tidies (#816) 2019-06-23 14:37:57 +00:00
Collin M. Barrett
cfab4c5930 HOTFIX: rollback automapper 2019-06-23 09:15:41 -05:00
Collin M. Barrett
8087b3af60
reduce cache time down to 30 secs (#814)
* update nugets

* reduce in-memory cache and response cache down to 30 seconds
2019-06-22 21:14:49 +00:00
Collin M. Barrett
e1eca74fab
Publish test results (#813)
* update nugets

* specify dotnet test logger

* publish results to vol

* differentiate results volumes

* mark test results volumes as external to avoid name prefix

* Revert "mark test results volumes as external to avoid name prefix"

This reverts commit 005f27502f.

* Revert "Revert "mark test results volumes as external to avoid name prefix""

This reverts commit cadf0c87e4.

* rm erroneously added test results

* add tests badge

* re-order tests badge

* tweak tests link

* tweak tests link

closes #806
2019-06-22 21:01:55 +00:00
gwarser
89807e8ace Not uBO compatible, not simple domains (#812)
Looks like general purpose csv. Comma separated list with domain, description, date, source(?).

[Malvaredomains.com](http://mirror1.malwaredomains.com/files/domains.txt) list is similar, but TAB separated, and columns are described in the header:

`##	nextvalidation	domain	type	original_reference-why_it_was_listed`
2019-06-22 18:24:35 +00:00
Collin M. Barrett
a4ce939d2e
update nugets (#810) 2019-06-22 17:47:13 +00:00
Collin M. Barrett
d9b72be835
reset R# config (#809) 2019-06-22 17:37:25 +00:00
Imre Kristoffer Eilertsen
f4b17e7ae4 Late June pull (#808)
* Update FilterList.json

* Update Tag.json

* Update FilterListTag.json

* Update FilterListMaintainer.json
2019-06-22 17:21:41 +00:00
Collin M. Barrett
bbeebe477e
add Funding 2019-06-21 14:16:00 -05:00
Collin M. Barrett
c59a07a1ab Revert "data tidies"
This reverts commit aea5335ed8.
2019-06-21 14:08:58 -05:00
Collin M. Barrett
aea5335ed8 data tidies 2019-06-21 14:02:19 -05:00
weyusi
08e70715e2 add lite version of URLhaus Blocklist (#803) 2019-06-17 06:38:18 -05:00
Han
4c5c867442 add 1 list (#802)
* add 1 list

* append list description
2019-06-12 11:21:27 -05:00
Imre Kristoffer Eilertsen
f70ac10f9b Added 1 list and upgraded 7 others to HTTPS (#801)
* Update FilterList.json

* Update FilterListTag.json

* Update FilterList.json
2019-06-11 15:01:34 -05:00
Imre Kristoffer Eilertsen
a4e4417d20 Early June pull 2 (#800)
* Update FilterList.json

* Update FilterListTag.json

* Update Maintainer.json

* Update FilterListMaintainer.json
2019-06-09 22:11:53 +00:00
Imre Kristoffer Eilertsen
0644de065e Early June pull (#797)
* Update FilterList.json

* Update FilterList.json

* Update FilterListTag.json

* Update FilterListLanguage.json

* Update FilterListMaintainer.json

* Tiny text correction

* Take 2
2019-06-05 11:53:43 -05:00
bogachenko
319698c2dd big cleaning (#796)
* Blockzilla

* BLOGRAM Analysis Block Filter List for Japan

* BLOGRAM Basic Filter List for Japan

* BLOGRAM Element Hiding Filter List for Japan

* BLOGRAM Blog Parts Filter List for Japan

* Monojp's Hosts

* Energized Social Protection - Extension

* Energized Porn Lite Protection - Extension

* NoMoreIPLogger List

* Minimalist Cryptocurrency Filter List

* Music Filter List

* Resources Filter List

* Social Filter List

* Sports Filter List

* Streaming Filter List

* Energized Xtreme Protection - Extension

* Energized Regional Protection - Extension and Yahoo!Japan Filter for Blocking Ads

* mitchellkrogza's Dead Domains

* mitchellkrogza's Re-Active Domains

* mitchellkrogza's Whitelisted

* https://github.com/collinbarrett/FilterLists/issues/795#issuecomment-499001140
2019-06-05 09:17:30 -05:00
Imre Kristoffer Eilertsen
a8ce636b11 Adding my 3 newest lists (#793)
* Update FilterList.json

* Update FilterListTag.json

* Update FilterListMaintainer.json

* Update FilterList.json
2019-05-21 17:49:47 -05:00
Imre Kristoffer Eilertsen
49bd5ceef9 Post-'Norwegian Constitution Day' pull (#792)
* Update FilterList.json

* Update TPLSubscriptionAssistant.html

* Update FilterListMaintainer.json

* Update FilterListTag.json

* Update FilterListLanguage.json

* Add files via upload

* Update SoftwareIcon.tsx

* Update index.ts

* Update Software.json

* Update SoftwareSyntax.json

* Update FilterList.json
2019-05-20 12:06:04 +00:00
Imre Kristoffer Eilertsen
975e53ffa6 Hotfix for my two new list versions (#791)
* Update FilterList.json

* Update FilterListTag.json

* Update FilterListMaintainer.json

* Update FilterListLanguage.json
2019-05-17 22:14:36 +00:00
Imre Kristoffer Eilertsen
e6976cbdf5 Update FilterList.json (#790) 2019-05-17 11:02:04 +00:00
Imre Kristoffer Eilertsen
09358ab229 Mid- or late-May pull (#789)
* Update FilterList.json

* Update FilterList.json

* Update README.md

* Update 01-uBlock-Origin.svg

* Update 01-uBlock-Origin.svg

* Update 01-uBlock-Origin.svg

* Update 01-uBlock-Origin.svg

* Update 01-uBlock-Origin.svg

* Update 01-uBlock-Origin.svg

* Update Maintainer.json

* Update FilterListMaintainer.json

* Update FilterListTag.json

* Update 01-uBlock-Origin.svg

* Update FilterList.json

* Test
2019-05-17 10:03:25 +00:00