FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for package.json - lyrl/hackernews-react-graphql · GitHub
lyrl
/
hackernews-react-graphql
Public
forked from
clintonwoo/hackernews-react-graphql
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
hackernews-react-graphql
package.json
on
master
User selector
Datepicker
Commit history
Commits on Oct 4, 2017
Hashed and salted password storage using inbuilt Node.js crypto library pbkdf2
clintonwoo
committed
744fb7e
View commit details
Copy full SHA for 744fb7e
View code at this point
Browse repository at this point
Commits on Sep 25, 2017
Build: Ignore mocks
clintonwoo
committed
5c0bf12
View commit details
Copy full SHA for 5c0bf12
View code at this point
Browse repository at this point
Commits on Sep 23, 2017
User: Register user, login, server side rendering current user with cookie, successful login redirect all working. Using a GraphQL mutation to create the user and passport to redirect.
clintonwoo
committed
2a95239
View commit details
Copy full SHA for 2a95239
View code at this point
Browse repository at this point
Commits on Sep 22, 2017
Login now works, updated GraphQL schema with mutations, updated debug-mode for nodejs 8.5.0, added more tests but more work is needed on them, refactored Apollo code to be cleaner, Apollo SSR still…
Show description for e4239fb
clintonwoo
committed
e4239fb
View commit details
Copy full SHA for e4239fb
View code at this point
Browse repository at this point
Commits on Sep 21, 2017
Tests: Added mock date package to get consistent time ago results & added tests for each page
clintonwoo
committed
0491f2f
View commit details
Copy full SHA for 0491f2f
View code at this point
Browse repository at this point
Commits on Sep 16, 2017
Freshly updated lockfile dependency versions and react-render-html to new version released without camelcase dep.
clintonwoo
committed
93babe0
View commit details
Copy full SHA for 93babe0
View code at this point
Browse repository at this point
Pinned react-render-html module to version 0.1.5 because afterwards it depends on Camelcase and that's breaking builds. Preparing reply page (it had junk before).
clintonwoo
committed
2998bb5
View commit details
Copy full SHA for 2998bb5
View code at this point
Browse repository at this point
Commits on Sep 15, 2017
Added package to render comment data to html and added spinner as loading element.
clintonwoo
committed
42fb36a
View commit details
Copy full SHA for 42fb36a
View code at this point
Browse repository at this point
Commits on Sep 13, 2017
Readme cleanup
clintonwoo
committed
2de3639
View commit details
Copy full SHA for 2de3639
View code at this point
Browse repository at this point
Restructured and simplified readme to allow for future changes and diagrams.
clintonwoo
committed
5390160
View commit details
Copy full SHA for 5390160
View code at this point
Browse repository at this point
Commits on Sep 11, 2017
Logging: using debug module debug logging can be toggled. Also changed babel transform to not require in-file code for regenerated code eg async/generator functions.
Show description for 47f2b3b
clintonwoo
committed
47f2b3b
View commit details
Copy full SHA for 47f2b3b
View code at this point
Browse repository at this point
Commits on Sep 10, 2017
Docker - Added a health check using curl. Changed build process to build to /build/app folder. App no longer uses babel-node in production.
clintonwoo
committed
0756c5f
View commit details
Copy full SHA for 0756c5f
View code at this point
Browse repository at this point
Commits on Sep 9, 2017
HN API is now working using Firebase library
clintonwoo
committed
03081e9
View commit details
Copy full SHA for 03081e9
View code at this point
Browse repository at this point
Building out the data model and server caching
clintonwoo
committed
1bd47d1
View commit details
Copy full SHA for 1bd47d1
View code at this point
Browse repository at this point
Commits on Sep 6, 2017
GraphQL - Updated the Schema, resolvers, news feed query, client and user handling
clintonwoo
committed
da6e8fe
View commit details
Copy full SHA for da6e8fe
View code at this point
Browse repository at this point
General cleanup, added demo gif to README
clintonwoo
committed
aa59616
View commit details
Copy full SHA for aa59616
View code at this point
Browse repository at this point
Commits on Sep 5, 2017
Added debug mode scripts to package.json, changed docker container to build off default Node container because it uses Yarn too
clintonwoo
committed
389d100
View commit details
Copy full SHA for 389d100
View code at this point
Browse repository at this point
Commits on Sep 4, 2017
Updating the build docker container script to name the image and not pollute image namespace
clintonwoo
committed
7b5912f
View commit details
Copy full SHA for 7b5912f
View code at this point
Browse repository at this point
Docker - project can now be built for deployment with docker
clintonwoo
committed
6e2a01b
View commit details
Copy full SHA for 6e2a01b
View code at this point
Browse repository at this point
Commits on Aug 31, 2017
Config - Adding environment variable config and dotenv package to inject config
clintonwoo
committed
acabd30
View commit details
Copy full SHA for acabd30
View code at this point
Browse repository at this point
Config - cleaning up strings into config variables
clintonwoo
committed
3739817
View commit details
Copy full SHA for 3739817
View code at this point
Browse repository at this point
Commits on Aug 30, 2017
Cleaning up
clintonwoo
committed
e381f56
View commit details
Copy full SHA for e381f56
View code at this point
Browse repository at this point
Commits on Aug 29, 2017
Implemented Apollo Provider client side higher order component. There is a graphql-tools bug currently breaking because in server.js the schema is imported using require() instead of import. Commit…
Show description for f966721
clintonwoo
committed
f966721
View commit details
Copy full SHA for f966721
View code at this point
Browse repository at this point
Commits on Aug 28, 2017
Updating package.json, license and readme files
clintonwoo
committed
f1f6dec
View commit details
Copy full SHA for f1f6dec
View code at this point
Browse repository at this point
Starting the project, just about to delete Graphql.js schema code in favor of Apollo graphql-tools implementation. Committing to save old code. graphql-tools implementation lets you write GraphQL s…
Show description for 0ff216a
clintonwoo
committed
0ff216a
View commit details
Copy full SHA for 0ff216a
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL