Commit graph

495 commits

Author SHA1 Message Date
Collin M. Barrett
5b41465266 remove unneeded reflection schema stuff (for now) 2017-10-24 16:02:50 -05:00
Collin M. Barrett
27f486bb78 re-org data 2017-10-24 16:00:55 -05:00
Collin M. Barrett
6b679514a4 re-org data 2017-10-24 15:58:17 -05:00
Collin M. Barrett
543ae9bb15 only document List schema for now 2017-10-24 15:54:33 -05:00
Collin M. Barrett
a914243c39 update data url 2017-10-24 15:15:56 -05:00
Collin M. Barrett
c5bf1157f6 add json schema and schema generator 2017-10-24 15:12:06 -05:00
Collin M. Barrett
db13f68846 try not chaining swagger extensions
referencing #131
2017-10-24 06:19:17 -05:00
Collin M. Barrett
1f7f092ff6 unit tests wip
referencing #132
2017-10-24 06:06:18 -05:00
Collin M. Barrett
5ad3446d67 enable xml docs for release
referencing #131
2017-10-24 06:01:32 -05:00
Collin M. Barrett
fc9dcf61f3 add some xml comments to prevent IO exception
might fix Swagger. referencing #131
2017-10-24 05:54:53 -05:00
Collin M. Barrett
de47820277 add FluentAssertions 2017-10-24 05:23:34 -05:00
Collin M. Barrett
cbde0780e2 remove DataLost.Tests, add stub test file to other Tests projs. 2017-10-24 05:21:21 -05:00
Collin M. Barrett
3e1773a16e add additional Tests projs. 2017-10-24 04:37:51 -05:00
Collin M. Barrett
cdd59b30ca add Moq 2017-10-23 18:38:46 -05:00
Collin M. Barrett
2165abefbc revert last 2017-10-23 14:08:18 -05:00
Collin M. Barrett
3fda459a66 revert last 2, try including StaticFiles nuget to fix swagger 2017-10-23 14:02:22 -05:00
Collin M. Barrett
71664bf03f try alternate basedirectory approach to fix swagger 2017-10-23 13:56:02 -05:00
Collin M. Barrett
2e25a28c49 try fixing deployed swagger by re-including wwwroot 2017-10-23 13:49:36 -05:00
Collin M. Barrett
509a49cfdb add unit test stub 2017-10-23 13:48:26 -05:00
Collin M. Barrett
c92e8659f9 revert to dotnet: 2.0.0 2017-10-23 12:44:26 -05:00
Collin M. Barrett
9b49b26a1d try dotnet: latest 2017-10-23 12:23:21 -05:00
Collin M. Barrett
47ece33f20 try using dotnet SDK 2.0.2 2017-10-23 12:21:51 -05:00
Collin M. Barrett
a6a159b74e add produces attribute to ListsController 2017-10-23 12:12:24 -05:00
Collin M. Barrett
0dd3ee289e add API xml docs 2017-10-23 12:09:27 -05:00
Collin M. Barrett
2bb11771f2 initial add swagger/swashbuckle 2017-10-23 11:59:28 -05:00
Collin M. Barrett
ac26c41033 remove member prefixes per "Clean Code" 2017-10-23 10:36:46 -05:00
Collin M. Barrett
f43a80a92f remove unneeded comments 2017-10-23 10:29:10 -05:00
Collin M. Barrett
c9ed501093 Merge branch 'master' of https://github.com/collinbarrett/FilterLists 2017-10-23 08:47:47 -05:00
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