Ryan Hefner
Having fun, building stuff.
go on a run with my daughter while she scooted along
client: deploy POC for demo/review of new API service and content components in marketplace page
move all code directories out of synced folders (not sure why I ever thought this was a good idea)
publish npm package updates
bring Air back to life from the dead while Pro is being restored to a backup
publish npm package updates
client: refactor screens to child components and optimize app
update package dependencies and publish
add Snyk vulnerability info to pkg pages
disable fetching user info from npm due to request errors
publish update to https://www.pkgstats.com/pkg:react-contentful
register domain for a new app to launch under
release new version of react-contentful that fixes an issue in useContentful hook
Merge in optimization PR and update dependencies in react-maps-google
client: fix private playlists/accountlists
client: submit PR to address project collaborators/creators endpoints/issues
client: fix issue with account switcher when switching to org
change to using lru-cache from node-cache for api requests
increase cache time to 6 hours to see if that helps with performance score
add caching to npm api responses
update dependencies that maybe fixed issue loading user profiles
client: setup endpoints and handlers for project collaborators
client: setup basic project crud endpoints/controllers
client: merge PR with new email endpoint