Commit graph

229 commits

Author SHA1 Message Date
Collin M. Barrett
c8bfbc6930 make case-sensitive 2017-04-08 12:52:09 -05:00
Collin M. Barrett
18cda44919 remove unneeded dependencies 2017-04-08 12:48:34 -05:00
Collin M. Barrett
44894ceca1 lots of changes to structure, etc. 2017-04-08 10:52:28 -05:00
Collin M. Barrett
4d93ecce21 add EF Generic Repository Pattern 2017-04-08 09:24:05 -05:00
Collin M. Barrett
55f07fed08 wire dbcontext to connection string 2017-04-08 08:52:55 -05:00
Collin M. Barrett
9dde67011d .gitignore is now working 2017-04-08 08:45:00 -05:00
Collin M. Barrett
deb6810a9f minor updates 2017-04-08 08:38:58 -05:00
Collin M. Barrett
91e6c428de attempting to ignore appsettings.Development.json 2017-04-08 08:35:50 -05:00
Collin M. Barrett
0932c48973 Revert "remove appsettings.json"
This reverts commit 197ac6ab84.
2017-04-07 20:07:59 -05:00
Collin M. Barrett
197ac6ab84 remove appsettings.json
probably temporary, protecting db connection string
2017-04-07 20:02:57 -05:00
Collin M. Barrett
2a2c8ad285 add Data and Models projects 2017-04-07 20:01:34 -05:00
Collin M. Barrett
aacc6ac990 .NET Core API initial commit 2017-04-07 19:05:46 -05:00
Collin M. Barrett
e3aa585a75 Merge pull request #83 from cpeterso/master
Add Clickbait Blocklist
2017-03-25 07:45:39 -05:00
Chris Peterson
45333f88bf Add Clickbait Blocklist
Clickbait Blocklist just blocks the most annoying clickbait ads. I don't mind ads; I just don't want clickbait crap about shocking celebrity photos and "deep searches" for local singles.
2017-03-24 23:49:29 -07:00
Collin M. Barrett
7b6936fefa fix typo in related lists of Fanboy's Ultimate List 2017-03-23 11:29:30 -05:00
Collin M. Barrett
3a69ff6350 update Blockzilla homepage 2017-02-27 06:16:49 -06:00
Collin M. Barrett
0eaa9e61c2 attempt to fix subscribe link encoding
for #79
2017-02-25 13:55:56 -06:00
Collin M. Barrett
decf8d70ab lang bug fix 2017-02-24 19:54:25 -06:00
Collin M. Barrett
2c4f6d67c8 for #79 2017-02-24 16:04:02 -06:00
Collin M. Barrett
a91ec06090 bug fix from 285f61bfdb 2017-02-24 15:18:13 -06:00
Collin M. Barrett
285f61bfdb merge first half of lists by anonymous
an anonymous user shared with me a massive list of lists they have
compiled. this commit has the new lists from the first half of their
lists.
2017-02-24 15:15:03 -06:00
Collin M. Barrett
d086007f27 fix Add link encoding
closes #79

Thanks, Anonymous, for reporting and assisting with solving this!
2017-02-24 06:28:21 -06:00
Collin M. Barrett
47ae0e276f Update README.md 2017-02-22 19:33:04 -06:00
Collin M. Barrett
b7178a5b17 minor grammer fixes 2017-02-22 19:20:40 -06:00
Collin M. Barrett
fc93abe79c fix broken link 2017-02-22 18:46:45 -06:00
Collin M. Barrett
4e505d0a74 add descr
closes #64
2017-02-22 14:30:25 -06:00
Collin M. Barrett
778cb514bb add descr
for #64
2017-02-22 14:27:02 -06:00
Collin M. Barrett
13524b2f08 add descr
for #64
2017-02-22 14:18:24 -06:00
Collin M. Barrett
e4494ec2d6 add descr
for #64
2017-02-22 14:13:33 -06:00
Collin M. Barrett
98fe0c3018 add descr
for #64
2017-02-21 17:13:34 -06:00
Collin M. Barrett
db83529394 finish sort by list 2017-02-12 17:07:43 -06:00
Collin M. Barrett
bb961bed4b bug fixes
mouse is glitching out. ordered a new one. :)
2017-02-12 14:09:03 -06:00
Collin M. Barrett
36ec930fef 1st half organize by list alphabetically 2017-02-12 13:52:03 -06:00
Collin M. Barrett
49ba2330fa self-host badges 2017-02-11 10:22:09 -06:00
Collin M. Barrett
4178633143 fix hardcoded indices after sorting son properties 2017-02-11 10:11:13 -06:00
Collin M. Barrett
258f32be2f sort properties alphabetically 2017-02-11 09:52:40 -06:00
Collin M. Barrett
5d129942e9 add lang to formerly "combo" lists 2017-02-09 18:01:03 -06:00
Collin M. Barrett
2ca923e6a5 re-org, add stub of software.json 2017-02-09 17:26:18 -06:00
Collin M. Barrett
d31bde5622 remove guide and changelog 2017-02-09 13:44:55 -06:00
Collin M. Barrett
ac36aab6f6 url fix 2017-02-09 13:43:54 -06:00
Collin M. Barrett
b0bb66ba4c strip out list types as they are now all combined 2017-02-09 13:43:18 -06:00
Collin M. Barrett
97c6d4f8ea rename Start to About 2017-02-09 13:23:42 -06:00
Collin M. Barrett
06aa95f479 add shields.io, remove list type json files 2017-02-09 13:08:18 -06:00
Collin M. Barrett
eed4f4156d naming convention fix 2017-02-09 12:26:29 -06:00
Collin M. Barrett
1ee4e88caf finish tags refactor, misc. cleanup 2017-02-09 12:25:28 -06:00
Collin M. Barrett
2aef5bc522 cont. tags refactor
still a work in progress
2017-02-09 06:30:20 -06:00
Collin M. Barrett
8e4cc4ded1 moving tags to Parsed
moving the parsing of tags to the Parsed Google Sheet. started on
createHtmlArrayTags to handle that. still under construction.
2017-02-08 21:17:02 -06:00
Collin M. Barrett
7dabf8d1da bug fixes, fixed major Piwik downloads api bug 2017-02-08 16:07:04 -06:00
Collin M. Barrett
52abeac809 finish refactor/rename pass 2017-02-08 15:22:30 -06:00
Collin M. Barrett
b0575decf1 change ROad-Block link
closes #71 . note that it will take 24-48 hours to propagate to
filterlists.com
2017-02-08 09:29:33 -06:00