Commit graph

726 commits

Author SHA1 Message Date
Collin M. Barrett
ad56105055 update .gitignore, add appsettings templates 2017-12-05 18:58:51 -06:00
Collin M. Barrett
f43e0b6b79 pluralize maintainers 2017-12-05 16:48:29 -06:00
Collin M. Barrett
152f91ff09 require props in call to super() per react v16.0.25 2017-12-05 06:24:22 -06:00
Collin M. Barrett
a4d8f6e2d2 update all npm pckgs 2017-12-05 06:03:57 -06:00
Collin M. Barrett
ff309340a7 update webpack 2017-12-05 05:55:12 -06:00
Collin M. Barrett
32656ba98f update dotnet sdk 2017-12-04 19:05:32 -06:00
Collin M. Barrett
cbc4810e67 update nuget pckgs 2017-12-04 19:01:11 -06:00
Collin M. Barrett
bbe39668e4 begin adding get details pipeline for single list 2017-11-06 06:22:25 -06:00
Collin M. Barrett
4a533c5c0f add FilterListMaintainer 2017-11-04 11:16:40 -05:00
Collin M. Barrett
f5e2e717bb remove db seed, open-source db dump
until API is ready, I'll occasionally dump the db to csv in the spirit of open-source
2017-11-04 10:33:48 -05:00
Collin M. Barrett
bdea77693f remove FilterListsSoftware
use syntax as the link between filterlists and software. ref #7
2017-11-04 09:52:57 -05:00
Collin M. Barrett
1a02e3ba94 add Syntax entity
ref #7
2017-11-04 09:37:00 -05:00
Collin M. Barrett
8b89079b33 add DiscontinuedDate, use consistent lambda vars 2017-11-03 21:03:39 -05:00
Collin M. Barrett
03e710602a support self-reference looping when serializing
per: https://stormpath.com/blog/5-api-tips-dotnet-core#bonus-try-this-workaround-to-improve-serialization-of-self-referencing-object-graphs
2017-11-02 15:59:13 -05:00
Collin M. Barrett
86c6a965b2 turn verbose bash logging back off 2017-11-02 13:54:37 -05:00
Collin M. Barrett
1ec3f36110 purge CloudFlare cache on deploy
ref #156
2017-11-02 13:44:39 -05:00
Collin M. Barrett
344b97e9a3 add in-memory caching to API & Web, add response caching to Web 2017-11-02 12:21:27 -05:00
Collin M. Barrett
8105e4d89e apply responsecache to the whole controller 2017-11-02 11:42:43 -05:00
Collin M. Barrett
7d2700514e add response caching to api 2017-11-02 11:11:57 -05:00
Collin M. Barrett
511166e6de semvar event-source-polyfill 2017-11-02 10:49:20 +00:00
Collin M. Barrett
6d87a14160 npm remaining major updates
closes #150
2017-11-01 20:22:12 -05:00
Collin M. Barrett
c0139e323b npm react-dom major update
ref #150
2017-11-01 20:16:52 -05:00
Collin M. Barrett
c78061366f npm react major update
ref #150
2017-11-01 20:14:14 -05:00
Collin M. Barrett
5d8f015f46 npm remaining non-semver updates
ref #150
2017-11-01 20:12:54 -05:00
Collin M. Barrett
5aebb993b1 npm css-loader update 2017-11-01 20:11:54 -05:00
Collin M. Barrett
0e5f7e2a4b npm url-loader update 2017-11-01 20:10:21 -05:00
Collin M. Barrett
762cebc677 npm minor updates
ref #150
2017-11-01 20:06:58 -05:00
Collin M. Barrett
d55bdea247 npm patch updates
ref #150
2017-11-01 20:04:10 -05:00
Collin M. Barrett
5e8eeb2f9a Revert "try adding symlink in repo root for greenkeeper.io support"
This reverts commit c566dd2f8d.
2017-11-01 19:09:44 -05:00
Collin M. Barrett
71db1af38f Revert "phase 1 of swapping location of symlink"
This reverts commit 8b772a3dd2.
2017-11-01 19:09:40 -05:00
Collin M. Barrett
fb022519f3 Revert "phase 2 of swapping location of symlink"
This reverts commit 8fb65e8525.
2017-11-01 19:09:34 -05:00
Collin M. Barrett
2ea9e54b58 Revert "delete both package.json files"
This reverts commit 76ad2032d0.
2017-11-01 19:09:31 -05:00
Collin M. Barrett
998d86e04b Revert "re-add package.json (and its symlink)"
This reverts commit 0b1091de2a.
2017-11-01 19:09:25 -05:00
Collin M. Barrett
0b1091de2a re-add package.json (and its symlink) 2017-11-01 19:00:00 -05:00
Collin M. Barrett
76ad2032d0 delete both package.json files 2017-11-01 18:58:30 -05:00
Collin M. Barrett
8fb65e8525 phase 2 of swapping location of symlink 2017-11-01 18:51:56 -05:00
Collin M. Barrett
8b772a3dd2 phase 1 of swapping location of symlink 2017-11-01 18:51:28 -05:00
Collin M. Barrett
c566dd2f8d try adding symlink in repo root for greenkeeper.io support
ref #150
2017-11-01 18:47:09 -05:00
Collin M. Barrett
d00288db81 semvar updated @types/react 2017-11-01 18:32:31 -05:00
Collin M. Barrett
38932c08d1 Revert "update @types/history"
This reverts commit 0edd4b6c44.
2017-11-01 18:05:14 -05:00
Collin M. Barrett
35c2e2a042 add API Analyzer 2017-11-01 09:39:37 -05:00
Collin M. Barrett
c8f0a57d59 combine list name and description, make name h2 2017-11-01 09:37:57 -05:00
Collin M. Barrett
8131727c38 Revert "remove extra icons collapsed menu, change page name"
This reverts commit d0dc9bb96d.
2017-11-01 09:20:51 -05:00
Collin M. Barrett
d0dc9bb96d remove extra icons collapsed menu, change page name 2017-11-01 08:54:55 -05:00
Collin M. Barrett
97c984bd3f update docs 2017-11-01 07:56:09 -05:00
Collin M. Barrett
641f08bab6 docs update 2017-11-01 07:39:39 -05:00
Collin M. Barrett
219ceff026 docs update 2017-11-01 07:36:26 -05:00
Collin M. Barrett
bec5722d2b add upstream to properties docs 2017-11-01 07:34:39 -05:00
Collin M. Barrett
6a6d5fc2cd add Merge entity 2017-11-01 07:30:14 -05:00
Collin M. Barrett
b124b667b3 remove TODOs no longer needed 2017-11-01 06:40:49 -05:00