Collin M. Barrett
|
f720f83bdb
|
add in-memory caches to rules count endpoint
|
2018-08-15 10:12:24 -05:00 |
|
Collin M. Barrett
|
db09845c8a
|
tweak snapshot LintRawRule
|
2018-08-15 09:32:57 -05:00 |
|
Collin M. Barrett
|
c35f1591c6
|
refactor CollectionExtensions
|
2018-08-15 08:09:07 -05:00 |
|
Collin M. Barrett
|
8ce576b93c
|
Revert "misc SnapshotService cleanup"
This reverts commit 46dffec60a.
|
2018-08-15 06:27:52 -05:00 |
|
Collin M. Barrett
|
432fba63b4
|
misc SnapshotService cleanup
ref #343
|
2018-08-15 06:04:44 -05:00 |
|
Collin M. Barrett
|
e97bb95dbd
|
continue setting snap as complete on 404
ref #343
|
2018-08-14 15:43:22 -05:00 |
|
Collin M. Barrett
|
e965bd302c
|
try using EF transactions for snapshots
ref #343
|
2018-08-14 15:30:51 -05:00 |
|
Collin M. Barrett
|
d8760d9f42
|
Merge pull request #341 from DandelionSprout/patch-3
Some minor brushups
|
2018-08-14 17:23:59 +00:00 |
|
Imre Kristoffer Eilertsen
|
5af8ce886f
|
Had forgot to update one list link to HTTPS
|
2018-08-14 19:11:05 +02:00 |
|
Imre Kristoffer Eilertsen
|
25aea54e7d
|
Ascribed Nano Defender to Jspenguin
|
2018-08-14 19:09:46 +02:00 |
|
Imre Kristoffer Eilertsen
|
4c5f892a68
|
Correcting "protcool" typo, part 2
|
2018-08-14 18:59:35 +02:00 |
|
Imre Kristoffer Eilertsen
|
394e819f3e
|
Correcting "protcool" typo, part 1
|
2018-08-14 18:58:14 +02:00 |
|
Collin M. Barrett
|
85ddd1d573
|
cleanup #339
|
2018-08-13 19:21:21 -05:00 |
|
Collin M. Barrett
|
130723ab48
|
Merge pull request #339 from DandelionSprout/patch-2
Upgraded supported list links to HTTPS
|
2018-08-13 23:16:35 +00:00 |
|
Collin M. Barrett
|
1d895455f1
|
add email notifications for SnapshotService errors
ref #12
|
2018-08-13 18:14:37 -05:00 |
|
Imre Kristoffer Eilertsen
|
fffd53865d
|
Removed duplicate listing of Turk-Adlist as well
|
2018-08-14 00:10:50 +02:00 |
|
Imre Kristoffer Eilertsen
|
41cc78b223
|
Upgraded supported list links to HTTPS
|
2018-08-13 23:42:24 +02:00 |
|
Collin M. Barrett
|
856ffe09e6
|
Merge pull request #338 from DandelionSprout/patch-1
Added 3 new lists and 2 software tools
|
2018-08-13 18:36:08 +00:00 |
|
Imre Kristoffer Eilertsen
|
d4b5b0f0bc
|
Added 2 new software tools
|
2018-08-13 20:26:17 +02:00 |
|
Imre Kristoffer Eilertsen
|
6845a247e9
|
Added maintainers for the 3 new lists
|
2018-08-13 20:21:19 +02:00 |
|
Imre Kristoffer Eilertsen
|
66a16da755
|
Added 3 new lists, part 1
|
2018-08-13 20:18:28 +02:00 |
|
Collin M. Barrett
|
328c9441a2
|
re-add orderby() to list summaries endpoint
still experiencing #244
|
2018-08-13 12:06:43 -05:00 |
|
Collin M. Barrett
|
b6395458a8
|
add in-memory caching to all API endpoints
ref #332
|
2018-08-12 19:46:15 -05:00 |
|
Collin M. Barrett
|
e03bc675d3
|
add 4-hr in-memory cache for key endpoints
ref #332
|
2018-08-12 17:23:26 -05:00 |
|
Collin M. Barrett
|
39446e1d3e
|
try only updating page size on mount
ref #333
|
2018-08-12 15:43:12 -05:00 |
|
Collin M. Barrett
|
0ca4f707b6
|
revert extracting Func<>s
despite trying many forms, the AsQueryable() (see [here](https://stackoverflow.com/a/51812063/2343739)) generates broken mysql code
|
2018-08-12 14:53:35 -05:00 |
|
Collin M. Barrett
|
3616b42ef3
|
refactor some mapping profiles
|
2018-08-12 08:01:28 -05:00 |
|
Collin M. Barrett
|
2a2e99a237
|
update .gitignore, add sample appsettings to Agent
|
2018-08-12 07:22:42 -05:00 |
|
Collin M. Barrett
|
812ceed175
|
inject AM IConfigurationProvider rather than IMapper
|
2018-08-11 20:37:48 -05:00 |
|
Collin M. Barrett
|
4eb9b1273e
|
refactor mapping profiles
|
2018-08-11 20:17:50 -05:00 |
|
Collin M. Barrett
|
7d2b586ffb
|
move GetDetailsAsync() query logic to AutoMapper
ref #331
|
2018-08-11 17:09:24 -05:00 |
|
Collin M. Barrett
|
e688377272
|
improved GetAllSummariesAsync()
ref #330
|
2018-08-11 16:02:21 -05:00 |
|
Collin M. Barrett
|
ea6608b576
|
mark MappingProfiles used implicitly
|
2018-08-11 14:47:05 -05:00 |
|
Collin M. Barrett
|
d5f5af5570
|
refactor mapping profiles
ref #330
|
2018-08-11 14:29:50 -05:00 |
|
Collin M. Barrett
|
0d236cbd31
|
update gnuzilla url
closes #323
|
2018-08-11 11:54:32 -05:00 |
|
Collin M. Barrett
|
e1db975f7a
|
use same math on mobile for page size
closes #329
|
2018-08-11 10:05:30 -05:00 |
|
Collin M. Barrett
|
8f30b4edb9
|
fix page size math
ref #329
|
2018-08-11 09:56:58 -05:00 |
|
Collin M. Barrett
|
6d6eaaf89d
|
round page size down always
ref #329
|
2018-08-11 09:35:53 -05:00 |
|
Collin M. Barrett
|
5acb16d682
|
tweak dynamic page size for mobile
ref #329
|
2018-08-11 09:29:20 -05:00 |
|
Collin M. Barrett
|
2863cfc862
|
update math for dynamic page size
ref #329
|
2018-08-11 09:16:55 -05:00 |
|
Collin M. Barrett
|
e5021e29a7
|
try dynamic page size based on viewport
ref #329
|
2018-08-11 09:09:18 -05:00 |
|
Collin M. Barrett
|
270eefaa13
|
fix R# config line spacing
|
2018-08-11 08:40:55 -05:00 |
|
Collin M. Barrett
|
2553c1dfc5
|
fix css path
|
2018-08-11 08:36:32 -05:00 |
|
Collin M. Barrett
|
2034ee5324
|
general cleanup to entire sln
|
2018-08-11 08:29:28 -05:00 |
|
Collin M. Barrett
|
bb3b7d2bab
|
remove added date column
ref #271
|
2018-08-10 21:00:51 -05:00 |
|
Collin M. Barrett
|
5a910a54e4
|
try including div. to fix mobile overflow
ref #313
|
2018-08-10 20:52:38 -05:00 |
|
Collin M. Barrett
|
c056645e8b
|
fix path to site.css
ref #313
|
2018-08-10 20:44:04 -05:00 |
|
Collin M. Barrett
|
ec28f44407
|
try fix mobile grid overflow
ref #313
|
2018-08-10 20:38:58 -05:00 |
|
Collin M. Barrett
|
f4b3baae3e
|
try fix mobile grid overflow
ref #313
|
2018-08-10 20:21:52 -05:00 |
|
Collin M. Barrett
|
2c00a2688d
|
try fix mobile grid overflow
ref #313
|
2018-08-10 20:16:00 -05:00 |
|