Commit graph

1362 commits

Author SHA1 Message Date
Imre Kristoffer Eilertsen
90dd6afcc5 Added 6 new multi-list makers 2018-06-28 18:49:40 +02:00
Imre Kristoffer Eilertsen
f692dfe5f7 Added the new ID licences to 3 lists 2018-06-28 18:33:32 +02:00
Imre Kristoffer Eilertsen
dbfb35a756 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
b86b368b0f Removed erreneous last comma 2018-06-28 18:27:45 +02:00
Imre Kristoffer Eilertsen
1c900847dd Added a 35th new list 2018-06-28 18:27:20 +02:00
Imre Kristoffer Eilertsen
6e0bd5016d Added 34 new lists 2018-06-28 18:23:59 +02:00
Collin M. Barrett
a195dfa034 ignore webpacked files in R# analysis 2018-06-14 10:59:03 -05:00
Collin M. Barrett
8de8d516ce update CoinBlockerList URLs
closes #302
2018-06-14 10:54:16 -05:00
Collin M. Barrett
60dc3303ef tidy ConfigureServices() 2018-06-14 08:13:23 -05:00
Collin M. Barrett
dae75ab62f tweak column visibility 2018-06-11 20:08:05 -05:00
Collin M. Barrett
6b39894be9 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
180c08b6b7 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 M. Barrett
64b21be4f7 tweak package info and launchsettings 2018-06-10 13:15:22 -05:00
Collin M. Barrett
7487d7219b 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 M. Barrett
9f5fd1f223 Revert "rollback EF Core to 2.0.x due to issues"
This reverts commit 3679fa5420.
2018-06-09 16:04:53 -05:00
Collin M. Barrett
55ceceb041 rollback EF Core to 2.0.x due to issues 2018-06-09 15:48:34 -05:00
Collin M. Barrett
2931438cec handle N/A in Updated column sorting 2018-06-09 14:34:21 -05:00
Collin M. Barrett
6f2d203152 tweak grid dates 2018-06-09 12:42:41 -05:00
Collin M. Barrett
32bde976d5 try fixing date filtering 2018-06-08 15:28:55 -05:00
Collin M. Barrett
f6718e9829 n/a -> empty string on grid dates to improve sorting 2018-06-08 15:12:28 -05:00
Collin M. Barrett
b7754fc2ee 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
0358ff1411 crawled date dependent on HttpStatusCode 2018-06-08 15:00:16 -05:00
Collin M. Barrett
449fec0c93 rename updated to crawled to be more explicit 2018-06-08 14:52:55 -05:00
Collin M. Barrett
4fa79a1199 tweaks to grid dates 2018-06-08 14:44:58 -05:00
Collin M. Barrett
1c87a92b00 validate moment dates 2018-06-08 14:41:25 -05:00
Collin M. Barrett
1d64ecb58f fix null updated date 2018-06-08 14:29:33 -05:00
Collin M. Barrett
5991585ac2 add addedDate to details 2018-06-08 13:40:53 -05:00
Collin M. Barrett
1b2a2e23c1 add updated date to summary view 2018-06-08 13:11:52 -05:00
Collin M. Barrett
e1941729fd tweak date added sort method
ref #271
2018-06-08 11:45:17 -05:00
Collin M. Barrett
2eb7e03cee tweak added date format and column width
ref #271
2018-06-08 11:42:07 -05:00
Collin M. Barrett
2a4368b96a add date added to summary
ref #271
2018-06-08 11:36:23 -05:00
Collin M. Barrett
89aeec3641 don't provide updated date if explicit discontinued date 2018-06-08 11:21:27 -05:00
Collin M. Barrett
45b1d3406a add comma after day in moment dates 2018-06-08 11:16:14 -05:00
Collin M. Barrett
7066750d84 tweak moment date formatting 2018-06-08 11:09:06 -05:00
Collin M. Barrett
59f11adfc9 add list updated date 2018-06-08 11:01:39 -05:00
Collin M. Barrett
222ad854c0 add rule count to list details
closes #55
2018-06-08 08:44:20 -05:00
Collin M. Barrett
35cdd75a9d format dates with moment
closes #249
2018-06-07 19:13:18 -05:00
Collin M. Barrett
ab9d81cfdc TODO swagger hacks
ref #131
2018-06-07 16:46:35 -05:00
Collin M. Barrett
16da0b5caa fix swagger url in readme
ref #131
2018-06-07 15:35:58 -05:00
Collin M. Barrett
ea0c95c1e7 add note to set version to 1
ref #131
2018-06-07 15:33:51 -05:00
Collin M. Barrett
768cedbb7b partial rollback last, broke prod swagger
ref #131
2018-06-07 15:23:41 -05:00
Collin M. Barrett
57f4685837 misc swagger tweaks
ref #131
2018-06-07 15:12:02 -05:00
Collin M. Barrett
3fd442f2f9 try specifying swagger basepath for prod
ref #131
2018-06-07 14:52:22 -05:00
Collin M. Barrett
1de6496788 fix swagger paths (think this one finally works)
ref #131
2018-06-07 14:39:14 -05:00
Collin M. Barrett
1d3552c416 try swagger fix again
ref #131
2018-06-07 14:33:11 -05:00
Collin M. Barrett
01a7c63e59 try swagger fix again
ref #131
2018-06-07 14:24:52 -05:00
Collin M. Barrett
4c09ea8ec5 try fix prod swagger
ref #131
2018-06-07 14:19:48 -05:00
Collin M. Barrett
84d1cf2831 use js toLocaleString rather than custom insert commas function
ref #272
2018-06-07 14:00:14 -05:00
Collin M. Barrett
e79d26ddbc fix error in last, add commas to rule count
ref #272
2018-06-07 13:55:54 -05:00
Collin M. Barrett
ea5ae4b37f cleanup tagline rendering
ref #272
2018-06-07 13:47:15 -05:00