Commit graph

861 commits

Author SHA1 Message Date
Collin Barrett
cbbca01b7d try purging artifacts pre-deploy
ref #135
2018-02-01 18:05:07 -06:00
Collin Barrett
242edbb183 update npm 2018-02-01 17:45:45 -06:00
Collin M. Barrett
7332a0ca84 minor cleanup from last refactor 2018-02-01 10:18:11 -06:00
Collin M. Barrett
b6add83ec4 refactor ScrapeService architecture 2018-02-01 10:05:51 -06:00
Collin Barrett
0d7aca3287 temp add new scrape rule
pattern: \'
ef changes to: \''
2018-01-31 19:17:39 -06:00
Collin Barrett
280e66b335 super minor cleanup 2018-01-31 17:47:07 -06:00
Collin M. Barrett
ecbb0215c4 again try fixing Subscribe link 2018-01-31 15:02:00 -06:00
Collin M. Barrett
a54c94c286 try other js encode function 2018-01-31 14:47:49 -06:00
Collin M. Barrett
7a6bcd1971 try uri encoding subscribe url 2018-01-31 14:40:50 -06:00
Collin M. Barrett
4d376eaa7b order front-end lists by name alphabetically for now 2018-01-31 14:35:54 -06:00
Collin M. Barrett
9262445cb8 try fixing view/subscribe URLs 2018-01-31 14:28:02 -06:00
Collin M. Barrett
84f5c1dad4 add ViewUrl to front-end 2018-01-31 14:12:15 -06:00
Collin M. Barrett
8079314dad Revert "use Singleton services"
This reverts commit a612f26c18.
2018-01-31 14:03:30 -06:00
Collin M. Barrett
a612f26c18 use Singleton services 2018-01-31 13:51:50 -06:00
Collin M. Barrett
756117fec0 revert accidental R# changes 2018-01-31 08:45:08 -06:00
Collin M. Barrett
d29b6ff2ee re-structure Services 2018-01-31 08:43:04 -06:00
Collin M. Barrett
a4aebd4991
add PolicyUrl to README 2018-01-31 13:20:27 +00:00
Collin M. Barrett
2bfcecef01 Merge branch 'master' of https://github.com/collinbarrett/FilterLists 2018-01-31 07:17:36 -06:00
Collin M. Barrett
bbabe7c78a add PolicyUrl to FilterList model 2018-01-31 07:17:34 -06:00
Collin Barrett
69e4f00db0 extract lint rules to its own method
probly violating YAGNI atm, but, yeah...
2018-01-31 06:35:14 -06:00
Collin Barrett
e829f46782 strip single backslash from end of rule
throws MySQL exception since it thinks it is escaping closing single quote. may be temporary, should re-evaluate.
2018-01-30 18:17:50 -06:00
Collin M. Barrett
52c9c50452 widen Rule.Raw and tweak varhcar collation 2018-01-30 11:09:54 -06:00
Collin M. Barrett
b8669c1e1a more work on ScrapeService 2018-01-30 10:34:30 -06:00
Collin Barrett
2a9c666637 minor ScrapeService tweaks 2018-01-30 06:18:33 -06:00
Collin Barrett
a1f6783792 async AddOrUpdateRules() 2018-01-30 05:21:54 -06:00
Collin Barrett
5716c93409 rollforward previous work on AddOrUpdateRules() 2018-01-30 05:09:34 -06:00
Collin Barrett
bdfc8e1e20 minor ScrapeService refactors 2018-01-30 05:01:50 -06:00
Collin M. Barrett
308e5f0e6f separate exception handling from logic for GetContent() 2018-01-29 15:30:53 -06:00
Collin M. Barrett
3929298879 move rule parsing to Snapshot class 2018-01-29 15:24:02 -06:00
Collin M. Barrett
a2028cd463 Revert "work on ScrapeService (currently in broken state)"
This reverts commit d14c4f9518.
2018-01-29 15:02:37 -06:00
Collin Barrett
d14c4f9518 work on ScrapeService (currently in broken state) 2018-01-29 06:43:20 -06:00
Collin Barrett
92c004a60a adding rules shouldn't be async 2018-01-28 20:45:52 -06:00
Collin M. Barrett
da24b04804
Create CODE_OF_CONDUCT.md 2018-01-29 01:35:45 +00:00
Collin Barrett
33adbe16a4 work on ScrapeService, use Async suffix convention 2018-01-28 19:26:21 -06:00
Collin Barrett
a8a2e2982e reset migrations
seemed to be an EF bug in adding ModifiedDateUtc to Rules table (result of extracting base entity)
2018-01-28 14:49:50 -06:00
Collin Barrett
6c1c61d631 extract base entity types 2018-01-28 14:40:33 -06:00
Collin Barrett
51ece92f2c Merge branch 'master' of https://github.com/collinbarrett/FilterLists 2018-01-28 12:58:09 -06:00
Collin Barrett
1711171110 extract BaseJunction superclass 2018-01-28 12:58:05 -06:00
Collin M. Barrett
bb6dbac9a9
minor README tweaks 2018-01-28 14:16:45 +00:00
Collin Barrett
2fdb11ddcf make temp scrape endpoint available only on debug
so I don't have to comment/uncomment all the time...
2018-01-28 08:13:13 -06:00
Collin Barrett
2715e36722 more Scraper work 2018-01-27 20:14:46 -06:00
Collin Barrett
b2fb15a20b update README 2018-01-27 17:57:15 -06:00
Collin Barrett
4437655a75 further progress on ScrapeService 2018-01-27 17:35:51 -06:00
Collin Barrett
b9f5cbe148 re-do initial create (fix timestamps) 2018-01-27 12:37:08 -06:00
Collin Barrett
21705b5af9 major db re-design 2018-01-27 11:40:35 -06:00
Collin Barrett
41e5274693 remove not-currently-used memory caching nuget 2018-01-27 08:50:02 -06:00
Collin Barrett
288be2a6c4 hard re-do partialRemoveModDateAndMore migration 2018-01-27 06:52:29 -06:00
Collin Barrett
da18fd793b temp don't migrate/seed on prod 2018-01-27 06:32:58 -06:00
Collin Barrett
e2796fe71c scraper and db updates 2018-01-26 19:44:10 -06:00
Collin Barrett
085831895e got async scraper semi-working 2018-01-26 18:34:53 -06:00