Collin M. Barrett
2d1f482bb0
stubs of unit testing projects
2017-04-11 20:05:25 -05:00
Collin M. Barrett
9187f7cea8
update List MaxLengths after importing real data
2017-04-11 18:04:05 -05:00
Collin M. Barrett
dc1f3cac61
add TODO for versioning
2017-04-10 20:03:34 -05:00
Collin M. Barrett
b79354e097
tweak List max lengths, add v1 versioning
2017-04-10 19:55:34 -05:00
Collin M. Barrett
a59dc92259
allow modifieddate to be null
2017-04-10 18:22:18 -05:00
Collin M. Barrett
5753eb1382
add .sql script for setting default date values on base entity
2017-04-10 17:49:21 -05:00
Collin M. Barrett
3615714b6c
cleanup, initial migration to new copy of db
2017-04-10 17:42:16 -05:00
Collin M. Barrett
2081fe8a23
remove 'api' from path as that will be the subdomain
2017-04-10 15:05:42 -05:00
Collin M. Barrett
c8042eec4b
update port for prod
2017-04-10 14:53:33 -05:00
Collin M. Barrett
28663bd0a8
fix repo handling of dbcontext, ingore some resharper optimizations
2017-04-10 10:32:02 -05:00
Collin M. Barrett
940f0b8327
annotation updates
2017-04-10 08:18:10 -05:00
Collin M. Barrett
acf3066d32
new EF migration for List model
2017-04-10 06:52:54 -05:00
Collin M. Barrett
7aa4f12a24
switched mysql provider
2017-04-10 06:24:04 -05:00
Collin M. Barrett
5f01f9eab9
switched mysql provider
2017-04-10 06:23:42 -05:00
Collin M. Barrett
ecd2ceb8db
code-first migration
2017-04-09 15:01:08 -05:00
Collin M. Barrett
41b6926631
code-first migration
2017-04-09 15:00:52 -05:00
Collin M. Barrett
4dfe9f1820
minor model tweaks
2017-04-09 13:02:13 -05:00
Collin M. Barrett
1cedf16d8b
remove duplicate
2017-04-09 12:37:24 -05:00
Collin M. Barrett
fbc3a2a6b8
remove unused references
2017-04-08 16:31:06 -05:00
Collin M. Barrett
143463063c
remove unused reference
2017-04-08 16:30:37 -05:00
Collin M. Barrett
a1e65eb93d
lots of changes, successfully talking to db now
2017-04-08 16:25:48 -05:00
Collin M. Barrett
dc4d02a1ac
remove unused file
2017-04-08 13:03:50 -05:00
Collin M. Barrett
16796a9633
remove duplicate
2017-04-08 12:54:52 -05:00
Collin M. Barrett
b724e287d6
remove duplicate
2017-04-08 12:54:44 -05:00
Collin M. Barrett
a7ceb60265
remove duplicate
2017-04-08 12:54:35 -05:00
Collin M. Barrett
6f9cac9bfa
remove duplicate
2017-04-08 12:54:28 -05:00
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