Commit graph

1376 commits

Author SHA1 Message Date
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
Collin M. Barrett
74eabf7db4 add addedDate to details 2018-06-08 13:40:53 -05:00
Collin M. Barrett
7189f2ead0 add updated date to summary view 2018-06-08 13:11:52 -05:00
Collin M. Barrett
861e349b6b tweak date added sort method
ref #271
2018-06-08 11:45:17 -05:00
Collin M. Barrett
0698da5dc5 tweak added date format and column width
ref #271
2018-06-08 11:42:07 -05:00
Collin M. Barrett
4a3e0da87a add date added to summary
ref #271
2018-06-08 11:36:23 -05:00
Collin M. Barrett
92a3a61a4d don't provide updated date if explicit discontinued date 2018-06-08 11:21:27 -05:00
Collin M. Barrett
fa568daf2a add comma after day in moment dates 2018-06-08 11:16:14 -05:00
Collin M. Barrett
364ab28e7c tweak moment date formatting 2018-06-08 11:09:06 -05:00
Collin M. Barrett
d1a2135b8d add list updated date 2018-06-08 11:01:39 -05:00
Collin M. Barrett
dd37cc1335 add rule count to list details
closes #55
2018-06-08 08:44:20 -05:00