Collin Barrett
32e23f0fc0
minor SnapshotService refactors
2018-08-16 19:26:31 -05:00
Collin Barrett
689e187ea9
add proper async try/catch to Agent
2018-08-16 18:07:09 -05:00
Collin Barrett
337d4d9692
refactor Agent telemetry
2018-08-16 17:53:19 -05:00
Collin M. Barrett
e2061e5d9d
fix sln from last
2018-08-16 14:37:33 -05:00
Collin M. Barrett
ec4d413288
update win webpack batch script
2018-08-16 14:14:58 -05:00
Collin M. Barrett
5d7b583576
Merge pull request #350 from DandelionSprout/patch-6
...
Added 1 list and updated links to HTTPS
2018-08-16 18:30:09 +00:00
Collin M. Barrett
f041296853
add webpack cmd for windows
2018-08-16 13:27:55 -05:00
Collin M. Barrett
a9ff5a13a5
Revert "add vendor-manifest.json to enable npx webpack"
...
This reverts commit 776c902951 .
2018-08-16 13:22:23 -05:00
Collin M. Barrett
776c902951
add vendor-manifest.json to enable npx webpack
2018-08-16 13:17:34 -05:00
Imre Kristoffer Eilertsen
f0ba8c180b
Upgraded miscellaneous links to HTTPS
2018-08-16 20:16:49 +02:00
Collin M. Barrett
cbef141d26
npm updates
2018-08-16 12:59:19 -05:00
Collin M. Barrett
bcc3c8fe09
set min page size to 5
...
ref #329
2018-08-16 12:15:06 -05:00
Collin M. Barrett
7e3e80c59f
try really small (5) batch sizes
...
ref #343
see if tiny batch sizes eliminates duplicate key exceptions
2018-08-16 12:12:40 -05:00
Collin M. Barrett
f3a4fcea6d
try dropping BatchSize by order of magnitude
...
per https://stackoverflow.com/a/38917034/2343739
ref #343
2018-08-16 07:16:38 -05:00
Collin M. Barrett
c484811a95
Merge pull request #348 from DandelionSprout/patch-4
...
Some heavier brushup
2018-08-16 11:03:10 +00:00
Imre Kristoffer Eilertsen
74555a9de9
Attempted to fix an incorrect licence ID
2018-08-16 12:59:52 +02:00
Imre Kristoffer Eilertsen
7fa13e8279
Edited 2 descriptions
...
I suddenly woke up after a few hours of sleep and became concerned that the trigger-happy Chinese censors would've blocked access to almost any site that had the word "proxy" on it, incl. FilterLists.com. So I moderated the descriptions for the Chinese proxy lists a bit.
2018-08-16 11:38:19 +02:00
Imre Kristoffer Eilertsen
df3e6240fd
Added Discontinued dates to regional Fanboy lists
2018-08-16 04:42:58 +02:00
Imre Kristoffer Eilertsen
3555433463
Assigned "Google Hosts" to Chinese
2018-08-16 03:56:37 +02:00
Imre Kristoffer Eilertsen
f96cc34019
Added 1 new list
2018-08-16 03:55:08 +02:00
Imre Kristoffer Eilertsen
a39161668a
Added a licence for a new list
...
I'm not sure what counts as "permissive for adaption", but I've set it to false.
2018-08-16 03:48:58 +02:00
Imre Kristoffer Eilertsen
f437e6f43e
Added Discontinued dates, part 2
2018-08-16 03:42:37 +02:00
Imre Kristoffer Eilertsen
d6f2417513
Added Discontinued dates for several dozen lists
...
And did some other stuff too.
2018-08-16 03:34:59 +02:00
Collin Barrett
79afd537fa
move cantSnapshot to seed
...
ref #200
ref #201
2018-08-15 20:28:02 -05:00
Collin Barrett
d694d0cdd9
update column in helper script
2018-08-15 19:48:54 -05:00
Collin Barrett
a2512a5f89
EnsureHttpStatusCodeSaved()
...
ref #343
2018-08-15 19:44:14 -05:00
Collin Barrett
c9d8b1cb42
try restarting mysql on every api deploy
2018-08-15 19:31:29 -05:00
Collin Barrett
b681a60cae
add snapshot record even if snapshot fails
...
ref #343
2018-08-15 18:58:28 -05:00
Collin Barrett
447c8ddd82
fix location of cantSnapshot script
...
ref #343
2018-08-15 18:40:44 -05:00
Collin Barrett
3f80da819e
tidy up ef core transaction refactor
...
ref #343
2018-08-15 18:36:18 -05:00
Collin M. Barrett
cce241c02b
simplify ParseRawRules()
2018-08-15 15:19:38 -05:00
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