Commit graph

1470 commits

Author SHA1 Message Date
Collin M. Barrett
aedbd3f214 restore rest of cleanup from 46dffec60a 2018-08-15 15:18:03 -05:00
Collin M. Barrett
9fe4fb7edd finish removing added date from summaries endpoint
ref #271
2018-08-15 14:43:48 -05:00
Collin M. Barrett
c0ad950bbe cleanup nullable dates from last 2018-08-15 13:51:32 -05:00
Collin M. Barrett
83a6e9a840 fix up timestamp issues with ef code-first 2018-08-15 12:53:05 -05:00
Collin M. Barrett
85767c84a9 disable sensitive data logging 2018-08-15 10:14:10 -05:00
Collin M. Barrett
8effc400ef add in-memory caches to rules count endpoint 2018-08-15 10:12:24 -05:00
Collin M. Barrett
2c6aa94fa4 tweak snapshot LintRawRule 2018-08-15 09:32:57 -05:00
Collin M. Barrett
9ed8220d1c refactor CollectionExtensions 2018-08-15 08:09:07 -05:00
Collin Barrett
4d5f5ea65d Revert "misc SnapshotService cleanup"
This reverts commit 46dffec60a.
2018-08-15 06:27:52 -05:00
Collin Barrett
46dffec60a misc SnapshotService cleanup
ref #343
2018-08-15 06:04:44 -05:00
Collin M. Barrett
4e7d282de1 continue setting snap as complete on 404
ref #343
2018-08-14 15:43:22 -05:00
Collin M. Barrett
1cc8c07394 try using EF transactions for snapshots
ref #343
2018-08-14 15:30:51 -05:00
Collin M. Barrett
32ebadf992
Merge pull request #341 from DandelionSprout/patch-3
Some minor brushups
2018-08-14 17:23:59 +00:00
Imre Kristoffer Eilertsen
a7bd766e5f
Had forgot to update one list link to HTTPS 2018-08-14 19:11:05 +02:00
Imre Kristoffer Eilertsen
f05af1e24e
Ascribed Nano Defender to Jspenguin 2018-08-14 19:09:46 +02:00
Imre Kristoffer Eilertsen
1d7a6f740e
Correcting "protcool" typo, part 2 2018-08-14 18:59:35 +02:00
Imre Kristoffer Eilertsen
a0735fbf1d
Correcting "protcool" typo, part 1 2018-08-14 18:58:14 +02:00
Collin Barrett
46a17d28b9 cleanup #339 2018-08-13 19:21:21 -05:00
Collin M. Barrett
648ce50865
Merge pull request #339 from DandelionSprout/patch-2
Upgraded supported list links to HTTPS
2018-08-13 23:16:35 +00:00
Collin Barrett
3f46ab6d37 add email notifications for SnapshotService errors
ref #12
2018-08-13 18:14:37 -05:00
Imre Kristoffer Eilertsen
251bcd1c0c
Removed duplicate listing of Turk-Adlist as well 2018-08-14 00:10:50 +02:00
Imre Kristoffer Eilertsen
236780e378
Upgraded supported list links to HTTPS 2018-08-13 23:42:24 +02:00
Collin M. Barrett
1a0acff9ee
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
ac8a64a22d
Added 2 new software tools 2018-08-13 20:26:17 +02:00
Imre Kristoffer Eilertsen
716d33ff96
Added maintainers for the 3 new lists 2018-08-13 20:21:19 +02:00
Imre Kristoffer Eilertsen
8ce777d699
Added 3 new lists, part 1 2018-08-13 20:18:28 +02:00
Collin M. Barrett
b3fd608c91 re-add orderby() to list summaries endpoint
still experiencing #244
2018-08-13 12:06:43 -05:00
Collin Barrett
d39f249649 add in-memory caching to all API endpoints
ref #332
2018-08-12 19:46:15 -05:00
Collin Barrett
6ded7f2216 add 4-hr in-memory cache for key endpoints
ref #332
2018-08-12 17:23:26 -05:00
Collin Barrett
c18d6e2c2e try only updating page size on mount
ref #333
2018-08-12 15:43:12 -05:00
Collin Barrett
4e83f9c779 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 Barrett
bd3523d4d6 refactor some mapping profiles 2018-08-12 08:01:28 -05:00
Collin Barrett
3eb32d2186 update .gitignore, add sample appsettings to Agent 2018-08-12 07:22:42 -05:00
Collin Barrett
c1546d45ce inject AM IConfigurationProvider rather than IMapper 2018-08-11 20:37:48 -05:00
Collin Barrett
81ac1270e8 refactor mapping profiles 2018-08-11 20:17:50 -05:00
Collin Barrett
d9fac1f03c move GetDetailsAsync() query logic to AutoMapper
ref #331
2018-08-11 17:09:24 -05:00
Collin Barrett
e3f310c500 improved GetAllSummariesAsync()
ref #330
2018-08-11 16:02:21 -05:00
Collin Barrett
233170685f mark MappingProfiles used implicitly 2018-08-11 14:47:05 -05:00
Collin Barrett
33b0b2ecb4 refactor mapping profiles
ref #330
2018-08-11 14:29:50 -05:00
Collin Barrett
24c4ec2f4d update gnuzilla url
closes #323
2018-08-11 11:54:32 -05:00
Collin Barrett
5ad7b5ead5 use same math on mobile for page size
closes #329
2018-08-11 10:05:30 -05:00
Collin Barrett
2f38509c49 fix page size math
ref #329
2018-08-11 09:56:58 -05:00
Collin Barrett
f2d1ea6c51 round page size down always
ref #329
2018-08-11 09:35:53 -05:00
Collin Barrett
2de78d1fde tweak dynamic page size for mobile
ref #329
2018-08-11 09:29:20 -05:00
Collin Barrett
8e9cf40965 update math for dynamic page size
ref #329
2018-08-11 09:16:55 -05:00
Collin Barrett
34b47097a8 try dynamic page size based on viewport
ref #329
2018-08-11 09:09:18 -05:00
Collin Barrett
77088c2a20 fix R# config line spacing 2018-08-11 08:40:55 -05:00
Collin Barrett
cb74ca07e1 fix css path 2018-08-11 08:36:32 -05:00
Collin Barrett
1968bf1707 general cleanup to entire sln 2018-08-11 08:29:28 -05:00
Collin Barrett
df8614da8c remove added date column
ref #271
2018-08-10 21:00:51 -05:00