Commit graph

1316 commits

Author SHA1 Message Date
Collin M. Barrett
4c09ea8ec5 try fix prod swagger
ref #131
2018-06-07 14:19:48 -05:00
Collin M. Barrett
84d1cf2831 use js toLocaleString rather than custom insert commas function
ref #272
2018-06-07 14:00:14 -05:00
Collin M. Barrett
e79d26ddbc fix error in last, add commas to rule count
ref #272
2018-06-07 13:55:54 -05:00
Collin M. Barrett
ea5ae4b37f cleanup tagline rendering
ref #272
2018-06-07 13:47:15 -05:00
Collin M. Barrett
8d8b18f2b9 try for perf, count all rules not just all active rules
ref #272
2018-06-07 13:44:07 -05:00
Collin M. Barrett
ea86e54340 Revert "try adding rule count to tagline"
This reverts commit 00d0d15264.
2018-06-07 12:59:00 -05:00
Collin M. Barrett
8459cb8a53 try adding rule count to tagline
ref #272
2018-06-07 12:52:52 -05:00
Collin M. Barrett
fe1b7e9a5c add rule count to result of rules API controller
ref #272
2018-06-07 12:45:44 -05:00
Collin M. Barrett
27ce0aa0e5 extract base service, add RuleService.GetCountAllActiveRules() 2018-06-07 12:27:22 -05:00
Collin M. Barrett
b9decfdd99 nuget updates 2018-06-07 11:38:14 -05:00
Collin M. Barrett
0246cb0e52 try making at least prod work
ref #131
2018-06-06 22:09:21 -05:00
Collin M. Barrett
8dc495fb24 slash to route template
ref #131
2018-06-06 22:04:14 -05:00
Collin M. Barrett
e835377af6 set swagger host before updating route
ref #131
2018-06-06 21:59:00 -05:00
Collin M. Barrett
4ec23d8378 use docs route for swagger.json
ref #131
2018-06-06 21:57:12 -05:00
Collin M. Barrett
53a1aab8e1 try setting swagger host
ref #131
2018-06-06 21:53:20 -05:00
Collin M. Barrett
f24ab00c4c try removing custom swagger prefix
ref #131
2018-06-06 21:31:01 -05:00
Collin M. Barrett
df6f248884 try fixing swagger in prod
ref #131
2018-06-06 21:20:59 -05:00
Collin M. Barrett
50ca50136d try fully qualify prod swagger.json
ref #131
2018-06-06 21:06:30 -05:00
Collin M. Barrett
70abf3a611 try swagger endpoint one level up (cut out docs)
ref #131
2018-06-06 20:33:55 -05:00
Collin M. Barrett
95f8483da5 Swager cleanup (still not working)
ref #131
2018-06-06 20:26:39 -05:00
Collin M. Barrett
4cbf599c01 try another relative Swagger endpoint workaround
ref #131
2018-06-06 19:48:38 -05:00
Collin M. Barrett
dbb35da257 rollback last two Swagger commits
ref #131
2018-06-06 19:37:05 -05:00
Collin M. Barrett
fd18564452 more hacky Swagger URL fixes
ref #131
2018-06-06 19:15:20 -05:00
Collin M. Barrett
4d31608d7c try ugly fix to Swagger endpoint to support debug and release
ref #131
2018-06-06 19:09:41 -05:00
Collin M. Barrett
b3b9883487 try fix swagger endpoint url
ref #131
2018-06-06 19:02:27 -05:00
Collin M. Barrett
e38d091174 add API docs link to footer 2018-06-06 18:40:18 -05:00
Collin M. Barrett
fc1ec001a6 use attribute routing for Swagger
ref #131
2018-06-06 18:30:49 -05:00
Collin M. Barrett
f7568a62a8 try fix swagger.json url, tweak swagger meta
ref #131
2018-06-06 17:12:34 -05:00
Collin M. Barrett
3e29ca47db try fixing swagger
ref #131
2018-06-06 17:06:36 -05:00
Collin M. Barrett
a62622972a tweak title and description for SEO 2018-06-06 16:10:32 -05:00
Collin M. Barrett
ddae4679f1 add list count to tagline
ref #272
2018-06-06 16:05:03 -05:00
Collin M. Barrett
86d785522a tidying up some syntax 2018-06-05 19:44:05 -05:00
Collin M. Barrett
ba36aa54a5 R# target ECMAScript 2015 2018-06-05 17:27:16 -05:00
Collin M. Barrett
15cebf6125 npm updates 2018-06-05 17:22:45 -05:00
Collin M. Barrett
4acf7d9a5e make Program static 2018-06-05 15:50:23 -05:00
Collin M. Barrett
0d4bf5c177 dust off Agent 2018-06-05 15:33:33 -05:00
Collin M. Barrett
ff3830c1c1 use valid json in package.json 2018-06-05 15:28:00 -05:00
Collin M. Barrett
0c728ab707 update Polish Internal Filters location
closes #286
2018-06-05 13:09:44 -05:00
Collin M. Barrett
f4e98849bf add DNSlock-PiHole-whitelist
closes #298
2018-06-05 13:05:18 -05:00
Collin M. Barrett
9f36599864 add CHEF-KOCH's Filter List
closes #297
2018-06-05 12:57:50 -05:00
Collin M. Barrett
b78692d782 mirgation from 2.0 to 2.1
https://docs.microsoft.com/en-us/aspnet/core/migration/20_21?view=aspnetcore-2.1
2018-06-05 12:42:24 -05:00
Collin M. Barrett
f90888c949 update framework and nugets to Core 2.1 2018-06-05 12:17:34 -05:00
Collin M. Barrett
2eb5a71e85 update .NET SDK, use non-sudo Travis 2018-06-02 10:13:22 -05:00
Collin M. Barrett
3e8f3b45e9 Revert "update to .NET Core 2.1"
This reverts commit f9ccd34813.
2018-06-02 10:09:56 -05:00
Collin M. Barrett
59462e8abf Revert "update .NET SDK"
This reverts commit 11bd598d12.
2018-06-02 10:09:49 -05:00
Collin M. Barrett
1dcc7df28d Revert "specify sudo for Travis since sudo required for .NET SDK install"
This reverts commit e095d2c1e8.
2018-06-02 10:09:44 -05:00
Collin M. Barrett
bf0d071707 Revert "update nugets to .NET Core 2.1"
This reverts commit 2084ba8f76.
2018-06-02 10:09:41 -05:00
Collin M. Barrett
cfaf7b41d1 Revert "try simplifying .NET specification for Travis"
This reverts commit 56e38a47f6.
2018-06-02 10:09:38 -05:00
Collin M. Barrett
986e9e409c Revert "try avoiding sudo for sshpass on Travis"
This reverts commit a62ca2c88d.
2018-06-02 10:09:35 -05:00
Collin M. Barrett
3631600980 Revert "worked through 2.x to 2.1 migration guide, Pomelo seems unsopported still causing EF issues"
This reverts commit 8e93f8159f.
2018-06-02 10:09:27 -05:00