Commit graph

467 commits

Author SHA1 Message Date
Collin M. Barrett
a252ec2dcf add AdBlock Farsi
closes #128
2017-10-23 07:56:49 -05:00
Collin M. Barrett
7e1249414f update 280 Blocker
closes #129
2017-10-23 07:32:10 -05:00
Collin M. Barrett
8affb502a7 Merge pull request #130 from DandelionSprout/patch-1
Fixing issues with the Norwegian list's viewUrl URL
2017-10-23 07:29:40 -05:00
Imre Kristoffer Eilertsen
4924a4526e Fixing the viewUrl tag, part 2 2017-10-23 07:03:52 +02:00
Imre Kristoffer Eilertsen
0b272b76cb Hoping to get the viewUrl tags correct, part 1 2017-10-23 06:59:16 +02:00
Collin M. Barrett
b150184985 add csvHelper 2017-10-21 13:21:31 -05:00
Collin M. Barrett
2ea93c77a4 Merge branch 'master' of https://github.com/collinbarrett/FilterLists 2017-10-21 12:34:31 -05:00
Collin M. Barrett
20412a3d3a add TODO 2017-10-21 12:34:28 -05:00
Collin M. Barrett
823642b564 fix bug in Norwegian list 2017-10-21 17:10:27 +00:00
Collin M. Barrett
1f3a2698b6 fix bug in Blockzilla 2017-10-21 17:09:41 +00:00
Collin M. Barrett
fb90989a3a minor cleanup 2017-10-21 12:02:40 -05:00
Collin M. Barrett
791b744c05 extract model interfaces, fix launch url
applicationUrl in launchSettings.json no longer allows specifying default path per https://github.com/aspnet/Announcements/issues/226
2017-10-21 11:48:06 -05:00
Collin M. Barrett
e4aea30038 remove wwwroot from API 2017-10-21 11:14:51 -05:00
Collin M. Barrett
db2aba3544 remove extra App Insights bloat 2017-10-21 10:54:42 -05:00
Collin M. Barrett
393a7215a3 add launchSettings.json 2017-10-21 10:47:28 -05:00
Collin M. Barrett
65ca6d46c7 fix bug in Norwegian list
for #127
2017-10-21 15:02:13 +00:00
Collin M. Barrett
289b2c624a Merge pull request #127 from DandelionSprout/master
Norwegian filter list
2017-10-20 00:15:23 +00:00
Imre Kristoffer Eilertsen
760ed297df Update lists.json
And have tried to add it to the JSON as well.
2017-10-20 02:07:37 +02:00
Imre Kristoffer Eilertsen
7fce9f3538 Update List.csv
Added the Norwegian list to the CSV.
2017-10-20 02:00:12 +02:00
Collin M. Barrett
8eec6e97e8 Revert "removing DataLoad, pivoting to EF seeding from csv instead"
This reverts commit 6a884a00f0.
2017-10-16 17:09:36 -05:00
Collin M. Barrett
d726bd0a0e Revert "groundwork for ef seeding"
This reverts commit b703899912.
2017-10-16 17:09:25 -05:00
Collin M. Barrett
b703899912 groundwork for ef seeding 2017-10-16 15:41:18 -05:00
Collin M. Barrett
6a884a00f0 removing DataLoad, pivoting to EF seeding from csv instead 2017-10-16 14:00:39 -05:00
Collin M. Barrett
05fbd08113 add UseForwardedHeaders because nginx 2017-10-16 06:09:09 -05:00
Collin M. Barrett
5a6a3baa00 try adding ref back to aspnetcore.all in dataload 2017-10-16 06:03:47 -05:00
Collin M. Barrett
d1229872fb remove unneeded dep 2017-10-15 20:52:54 -05:00
Collin M. Barrett
2e15301e4e add List.GetByName() to repo 2017-10-15 20:22:28 -05:00
Collin M. Barrett
315efebfbe add app. insights 2017-10-15 19:35:27 -05:00
Collin M. Barrett
1d551ec44f add app. insights 2017-10-15 19:13:55 -05:00
Collin M. Barrett
83aa77f7dd resharper cleanup 2017-10-15 19:02:15 -05:00
Collin M. Barrett
012d16775c update startup to dotnetapp2.0 2017-10-15 18:55:37 -05:00
Collin M. Barrett
3d9b5a3bea remove logging 2017-10-15 18:40:48 -05:00
Collin M. Barrett
6f88c1a3b4 remove default logging 2017-10-15 17:50:44 -05:00
Collin M. Barrett
29311a007b remove jetbrains annotations 2017-10-15 17:42:50 -05:00
Collin M. Barrett
b91f348a3f minor cleanup 2017-10-15 17:36:18 -05:00
Collin M. Barrett
3c2357b5db remove debug logging for now 2017-10-15 16:54:16 -05:00
Collin M. Barrett
29fc3a10db update main() to netcoreapp2.0 2017-10-15 16:40:31 -05:00
Collin M. Barrett
1fbe06912e remove unused reference 2017-10-15 16:32:31 -05:00
Collin M. Barrett
30ec67a5aa only build master branch 2017-10-15 16:25:27 -05:00
Collin M. Barrett
41947b54f0 try xenial distro for build 2017-10-15 16:06:05 -05:00
Collin M. Barrett
b642350bdd remove sdk as addon, try earlier sdk ver 2017-10-15 16:01:28 -05:00
Collin M. Barrett
3c91529bfd try fix sdk as addon 2017-10-15 15:58:54 -05:00
Collin M. Barrett
83720ae385 try installing latest dotnet sdk as addon 2017-10-15 15:54:48 -05:00
Collin M. Barrett
2a7838194a update dotnet core sdk version 2017-10-15 15:49:19 -05:00
Collin M. Barrett
a451509855 update build script to core 2.0 2017-10-15 15:43:52 -05:00
Collin M. Barrett
1056bd53ae upgrade to dotnet core 2.0, change data provider 2017-10-15 15:41:43 -05:00
Collin M. Barrett
a561fff42e remove eladkarako lists
closes #119
2017-10-15 14:34:55 -05:00
Collin M. Barrett
34cb12b635 add Hexxium Creations Threat List
closes #124
2017-10-15 14:25:38 -05:00
Collin M. Barrett
a01f6958eb add a Finnish list
closes #125
2017-10-15 14:10:07 -05:00
Collin M. Barrett
72e957e042 update Blockzilla descr
closes #126
2017-10-15 14:00:34 -05:00