Commit graph

1386 commits

Author SHA1 Message Date
Imre Kristoffer Eilertsen
68a8f92577
Removed erreneous comma 2018-07-12 04:28:01 +02:00
Imre Kristoffer Eilertsen
c0618728e6
Added more entries
The continued popularity of hosts-file editing, has been quite the surprise for me to discover.
2018-07-12 04:27:21 +02:00
Imre Kristoffer Eilertsen
51b6351b25
Minor brushup, part 3
Accredited more lists to gorhill.
2018-07-12 04:23:47 +02:00
Imre Kristoffer Eilertsen
9b0ee05666
Minor brushup, part 2 2018-07-12 04:19:11 +02:00
Imre Kristoffer Eilertsen
5cbb4567ae
Minor syntax fixes, part 1
The E-mail address that was listed for Schack was incorrect, first and foremost.
2018-07-12 04:13:00 +02:00
Imre Kristoffer Eilertsen
4836f57138
Added 6 more tools 2018-07-12 03:38:49 +02:00
Collin Barrett
3eeecf84b0 nuget updates 2018-07-08 16:54:18 -05:00
Collin Barrett
980b74333d update Pomelo 2018-07-03 20:06:21 -05:00
Collin Barrett
b489b702ee cleanup for #304 2018-06-30 15:45:35 -05:00
Collin Barrett
08773cc117 npm patch and minor updates 2018-06-30 15:05:09 -05:00
Collin Barrett
5bf90e4e5b cleanup for #304 2018-06-30 15:03:07 -05:00
Collin Barrett
21b824562c nuget updates 2018-06-30 14:29:04 -05:00
Collin Barrett
67eebb1ea2 cleanup for #304 and #305 conflicts 2018-06-30 14:23:49 -05:00
Collin M. Barrett
43927a6499
Merge pull request #304 from DandelionSprout/master
Attempted to add 35 new lists
2018-06-30 19:11:07 +00:00
Collin M. Barrett
2d81f57704
Merge branch 'master' into master 2018-06-30 19:10:42 +00:00
Collin M. Barrett
048dfb6663
Merge pull request #305 from hawkeye116477/master
Update Polish FilterLists
2018-06-30 19:01:40 +00:00
Imre Kristoffer Eilertsen
ca6b404a45
Corrected two license ID numbers 2018-06-30 03:34:53 +02:00
Imre Kristoffer Eilertsen
1b32e0c861
Had goofed up some syntax IDs slightly, part 2 2018-06-30 03:30:12 +02:00
Imre Kristoffer Eilertsen
392ccce12f
Had goofed up some syntax IDs slightly, part 1 2018-06-30 03:27:44 +02:00
hawkeye116477
142dfc33ef
Update Polish FilterLists 2018-06-29 20:07:25 +02:00
Imre Kristoffer Eilertsen
ac54a94b89
Had initially misunderstood the intended syntax 2018-06-28 19:10:28 +02:00
Imre Kristoffer Eilertsen
bda480fafb
Assigned language tags to the new lists 2018-06-28 19:09:12 +02:00
Imre Kristoffer Eilertsen
392be84a28
Added an ID that I had forgot 2018-06-28 19:04:02 +02:00
Imre Kristoffer Eilertsen
7a958a55fc
Added IDs for the new lists 2018-06-28 19:02:52 +02:00
Imre Kristoffer Eilertsen
dab397bd0e
Added 6 new multi-list makers 2018-06-28 18:49:40 +02:00
Imre Kristoffer Eilertsen
428b75315f
Added the new ID licences to 3 lists 2018-06-28 18:33:32 +02:00
Imre Kristoffer Eilertsen
bf3cf93371
Added three new licences
I am not completely sure about the permissiveness of Apache, I must admit.
2018-06-28 18:32:32 +02:00
Imre Kristoffer Eilertsen
2a76b702e5
Removed erreneous last comma 2018-06-28 18:27:45 +02:00
Imre Kristoffer Eilertsen
2476eed850
Added a 35th new list 2018-06-28 18:27:20 +02:00
Imre Kristoffer Eilertsen
2791487865
Added 34 new lists 2018-06-28 18:23:59 +02:00
Collin M. Barrett
0e22200513 ignore webpacked files in R# analysis 2018-06-14 10:59:03 -05:00
Collin M. Barrett
5309685511 update CoinBlockerList URLs
closes #302
2018-06-14 10:54:16 -05:00
Collin M. Barrett
66bfe62006 tidy ConfigureServices() 2018-06-14 08:13:23 -05:00
Collin Barrett
eba20c5295 tweak column visibility 2018-06-11 20:08:05 -05:00
Collin M. Barrett
92832b578d permeate uint for Ids throughout app
not sure I'll stick with this long-term yet, but works for now.

ref https://github.com/PomeloFoundation/Pomelo.EntityFrameworkCore.MySql/issues/601#issuecomment-396346202
2018-06-11 15:38:51 -05:00
Collin M. Barrett
c8a0ad94b9 specify UseMySqlIdentityColumn() explicitly
since upgrading to EF 2.1, EF wants to create a migration dropping this unless it is explicitly defined.
2018-06-11 15:10:22 -05:00
Collin Barrett
8f983fcbaf tweak package info and launchsettings 2018-06-10 13:15:22 -05:00
Collin Barrett
8fd420556a workaround EF Core 2.1 issue in Agent
https://stackoverflow.com/questions/50778720/notsupportedexception-value-generation-and-castingconverter-in-ef-core-2-1
2018-06-09 16:48:43 -05:00
Collin Barrett
a4590b9385 Revert "rollback EF Core to 2.0.x due to issues"
This reverts commit 3679fa5420.
2018-06-09 16:04:53 -05:00
Collin Barrett
3679fa5420 rollback EF Core to 2.0.x due to issues 2018-06-09 15:48:34 -05:00
Collin Barrett
68efad8299 handle N/A in Updated column sorting 2018-06-09 14:34:21 -05:00
Collin Barrett
c07f4bf945 tweak grid dates 2018-06-09 12:42:41 -05:00
Collin M. Barrett
6eac336dcb try fixing date filtering 2018-06-08 15:28:55 -05:00
Collin M. Barrett
2a4554c116 n/a -> empty string on grid dates to improve sorting 2018-06-08 15:12:28 -05:00
Collin M. Barrett
f6dce9bc0d revert crawled back to updated
crawls happen more frequently, this date is the last time a crawl found a change
2018-06-08 15:09:23 -05:00
Collin M. Barrett
f437f7eef5 crawled date dependent on HttpStatusCode 2018-06-08 15:00:16 -05:00
Collin M. Barrett
7babb85b8c rename updated to crawled to be more explicit 2018-06-08 14:52:55 -05:00
Collin M. Barrett
71a98c5f33 tweaks to grid dates 2018-06-08 14:44:58 -05:00
Collin M. Barrett
1bfe69502a validate moment dates 2018-06-08 14:41:25 -05:00
Collin M. Barrett
aaee3326e4 fix null updated date 2018-06-08 14:29:33 -05:00