Commit graph

1357 commits

Author SHA1 Message Date
hawkeye116477
142dfc33ef
Update Polish FilterLists 2018-06-29 20:07:25 +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
Collin Barrett
a586405dbb format dates with moment
closes #249
2018-06-07 19:13:18 -05:00
Collin Barrett
76b084499a TODO swagger hacks
ref #131
2018-06-07 16:46:35 -05:00
Collin M. Barrett
4add4939dc fix swagger url in readme
ref #131
2018-06-07 15:35:58 -05:00
Collin M. Barrett
38d933c7c4 add note to set version to 1
ref #131
2018-06-07 15:33:51 -05:00
Collin M. Barrett
1ec7afe2c5 partial rollback last, broke prod swagger
ref #131
2018-06-07 15:23:41 -05:00
Collin M. Barrett
38b907c827 misc swagger tweaks
ref #131
2018-06-07 15:12:02 -05:00
Collin M. Barrett
0ddb7e0537 try specifying swagger basepath for prod
ref #131
2018-06-07 14:52:22 -05:00
Collin M. Barrett
9622ba2276 fix swagger paths (think this one finally works)
ref #131
2018-06-07 14:39:14 -05:00
Collin M. Barrett
7df3521f3b try swagger fix again
ref #131
2018-06-07 14:33:11 -05:00
Collin M. Barrett
8f5868b402 try swagger fix again
ref #131
2018-06-07 14:24:52 -05:00
Collin M. Barrett
70287819dc try fix prod swagger
ref #131
2018-06-07 14:19:48 -05:00
Collin M. Barrett
9c45afc896 use js toLocaleString rather than custom insert commas function
ref #272
2018-06-07 14:00:14 -05:00
Collin M. Barrett
6e42ed8754 fix error in last, add commas to rule count
ref #272
2018-06-07 13:55:54 -05:00
Collin M. Barrett
f3d1f08f06 cleanup tagline rendering
ref #272
2018-06-07 13:47:15 -05:00
Collin M. Barrett
505c936fc2 try for perf, count all rules not just all active rules
ref #272
2018-06-07 13:44:07 -05:00
Collin M. Barrett
efbb58d01b Revert "try adding rule count to tagline"
This reverts commit 00d0d15264.
2018-06-07 12:59:00 -05:00
Collin M. Barrett
00d0d15264 try adding rule count to tagline
ref #272
2018-06-07 12:52:52 -05:00
Collin M. Barrett
478078d20e add rule count to result of rules API controller
ref #272
2018-06-07 12:45:44 -05:00
Collin M. Barrett
d1601ff7aa extract base service, add RuleService.GetCountAllActiveRules() 2018-06-07 12:27:22 -05:00