Collin Barrett
|
8753a0ead4
|
update Adguard simplified domain names filter
closes #199
|
2018-02-11 13:26:47 -06:00 |
|
Collin Barrett
|
454197c5e5
|
update BarbBlock
closes #198
|
2018-02-11 13:16:15 -06:00 |
|
Collin Barrett
|
ce131439bd
|
update Turk-adlist
closes #173
|
2018-02-11 13:04:40 -06:00 |
|
Collin Barrett
|
64e0b2535a
|
change name of now Nano Defender
closes #174
|
2018-02-11 13:01:13 -06:00 |
|
Collin Barrett
|
0c29e389b5
|
update viewUrl for AntiPubWeb
closes #168
|
2018-02-11 12:58:31 -06:00 |
|
Collin Barrett
|
a3fb3f12cc
|
change ABP X Files ViewUrl
closes #180
|
2018-02-11 12:56:39 -06:00 |
|
Collin Barrett
|
ad429feba8
|
add 1Hosts
closes #186
|
2018-02-11 08:16:06 -06:00 |
|
Collin Barrett
|
8b46874930
|
obfuscate user agent
|
2018-02-10 20:25:24 -06:00 |
|
Collin Barrett
|
beefe9d3b3
|
cleanup some non-urgent TODOs
|
2018-02-10 20:10:29 -06:00 |
|
Collin Barrett
|
5b63da6bd8
|
minor refactors
|
2018-02-10 20:01:08 -06:00 |
|
Collin Barrett
|
2ca04fc68f
|
fix bug in GetLeastRecentlyCapturedLists()
|
2018-02-10 19:05:23 -06:00 |
|
Collin Barrett
|
72a1368b7f
|
try capture snapshots every minute with max of once per list per day
|
2018-02-10 18:50:13 -06:00 |
|
Collin Barrett
|
a5a1ee93a3
|
add Snapshot ModifiedDateUtc
|
2018-02-10 17:49:32 -06:00 |
|
Collin Barrett
|
51b2faae03
|
don't send linux mail cron results
|
2018-02-10 16:55:19 -06:00 |
|
Collin Barrett
|
2f29258c96
|
add cron job for reference
|
2018-02-10 16:36:40 -06:00 |
|
Collin Barrett
|
4a64b11782
|
Revert "enable ModifiedDate on Snapshots"
This reverts commit c17fe37a6c.
|
2018-02-10 16:04:57 -06:00 |
|
Collin Barrett
|
c17fe37a6c
|
enable ModifiedDate on Snapshots
|
2018-02-10 16:03:46 -06:00 |
|
Collin Barrett
|
1b3feb3435
|
capture numeric httpstatuscode
|
2018-02-10 15:46:12 -06:00 |
|
Collin Barrett
|
4cbbb299ab
|
fix permissions on Agent
|
2018-02-10 15:29:34 -06:00 |
|
Collin Barrett
|
f8fa471496
|
deploy Agent
|
2018-02-10 15:15:46 -06:00 |
|
Collin Barrett
|
27349b1a21
|
gracefully rollback interrupted snapshots
currently assumes deduplication didn't partially complete (should be revisited at some point)
|
2018-02-10 15:06:49 -06:00 |
|
Collin Barrett
|
bf97d1a3b3
|
finish first pass at Snapshot dedup-ing
|
2018-02-10 14:33:20 -06:00 |
|
Collin Barrett
|
1e10bf9264
|
add R# rule
|
2018-02-10 13:40:59 -06:00 |
|
Collin Barrett
|
1b0f4a9bea
|
fix bug in AddSnapshotRules()
|
2018-02-10 13:03:39 -06:00 |
|
Collin Barrett
|
aa0fe74022
|
exit Agent by return 0
|
2018-02-10 09:59:27 -06:00 |
|
Collin Barrett
|
b6aef2ef79
|
wip dedup SnapshotRules
|
2018-02-10 09:52:29 -06:00 |
|
Collin Barrett
|
ba930a8211
|
prepare db for de-duped SnapshotRule
|
2018-02-10 07:14:07 -06:00 |
|
Collin M. Barrett
|
114d46d152
|
remove snapshot API endpoint in favor of Agent
|
2018-02-09 15:32:27 -06:00 |
|
Collin M. Barrett
|
94b15a0b73
|
enhance drop comments from rules
|
2018-02-09 15:29:55 -06:00 |
|
Collin M. Barrett
|
1c2d450341
|
use consistent null conditional in rule linter
|
2018-02-09 14:37:10 -06:00 |
|
Collin M. Barrett
|
ed30ebf6c7
|
drop comments from rules
|
2018-02-09 14:31:21 -06:00 |
|
Collin M. Barrett
|
ad3b476c0e
|
minor reformatting
|
2018-02-09 14:20:55 -06:00 |
|
Collin M. Barrett
|
650c5a99ef
|
minor reformatting
|
2018-02-09 13:49:22 -06:00 |
|
Collin M. Barrett
|
7010b8d097
|
convert HttpStatusCode to varchar
|
2018-02-09 13:03:23 -06:00 |
|
Collin Barrett
|
397d3073c1
|
Agent now captures snapshots
|
2018-02-09 06:34:33 -06:00 |
|
Collin Barrett
|
28812f444b
|
update gitignore
|
2018-02-09 05:41:52 -06:00 |
|
Collin Barrett
|
47f2e401e0
|
Agent Hello World
|
2018-02-08 16:58:50 -06:00 |
|
Collin Barrett
|
7c7f725034
|
initial add Agent
|
2018-02-08 16:55:12 -06:00 |
|
Collin M. Barrett
|
6862e7c481
|
tweak primary key data types
|
2018-02-08 09:43:39 -06:00 |
|
Collin M. Barrett
|
e34de71281
|
fix junction indexes
|
2018-02-08 08:57:39 -06:00 |
|
Collin Barrett
|
998fb171d2
|
exclude convention indexes on many-to-many entities
ref https://github.com/aspnet/EntityFrameworkCore/issues/7605#issuecomment-363949146 and https://github.com/aspnet/EntityFrameworkCore/issues/10855#issuecomment-363219253
|
2018-02-07 17:59:26 -06:00 |
|
Collin M. Barrett
|
ee09614db4
|
async batches
|
2018-02-07 15:01:55 -06:00 |
|
Collin M. Barrett
|
ad0ab03b77
|
minor Snapshot refactors
|
2018-02-07 14:43:15 -06:00 |
|
Collin M. Barrett
|
79ed112474
|
trim leading and trailing whitespace from rules
|
2018-02-07 13:58:46 -06:00 |
|
Collin M. Barrett
|
0dd289b8db
|
use case-sensitive collation
|
2018-02-07 13:26:35 -06:00 |
|
Collin M. Barrett
|
ddae6ab63f
|
use HashSet rather than Distinct() for filtering duplicate rules in a list
|
2018-02-07 12:39:00 -06:00 |
|
Collin M. Barrett
|
83fe821a2a
|
EnableSensitiveDataLogging
|
2018-02-06 13:05:25 -06:00 |
|
Collin M. Barrett
|
d42a141d57
|
recreate junction indexes
https://stackoverflow.com/q/48645872/2343739
|
2018-02-06 12:41:55 -06:00 |
|
Collin M. Barrett
|
fa3b61cade
|
add junction composite indices
|
2018-02-06 10:19:11 -06:00 |
|
Collin Barrett
|
d0faa7ac8b
|
extract ICollection ext. method to its own file
|
2018-02-05 18:25:14 -06:00 |
|