26 Commits (86be3aae35bde3db61eb0b4acbc4d1ddcc8d0f30)

Author SHA1 Message Date
Michael Fix f018c454bf
Implement PWA functionality (#455)
* implement PWA functionality

* disable tweet button when offline

* just remove tweet button instead
6 years ago
Mike Fix b15fd14b07 revert puppeteer downgrade and install deps instead
- Closes #451
6 years ago
Mike Fix 02d2a9592f Docker puppeteer work around (revert this later)
- Tracked at https://github.com/dawnlabs/carbon/issues/451
6 years ago
briandennis e3313f7a1b close server on SIGINT 7 years ago
Michael Fix 89931eab59
Add linting back (#349) 7 years ago
Michael Fix 3bbb98a3a2
Revert "Refactor state components (#338)" (#348)
This reverts commit 0a59db56c8.
7 years ago
Michael Fix 0a59db56c8
Refactor state components (#338)
* WIP: Unstated works

* WIP: extract into its own file

* Container instance

* Remove unused variables

* Move toolbar children into Toolbar

* Extract our Coder interface

* Remove top level subscription

* Bug fix

* WIP

* Remove old dependencies

* Add import eslint plugin

* Rename components

- add createRef TODO [ ]

* Bug fixes

* Rename Coder -> CodeWindow

* Address comments

- Rename to variable
- Rename onDrop from Editor containers perspective

* More variable renaming
7 years ago
Mike Fix 009aafbe32 Only log in preprod 7 years ago
Jake Dexheimer cf1e92b8cb Use Unsplash API (#301)
* Add unsplash-js, isomorphic-fetch

* /unsplash route/handling

* RandomImage use unsplash api

* Implement Photographer accredidation

* Add referral link

* Fetch photographer profile_url from unsplash api

* Change credit copy

* Add PhotoCredit component
7 years ago
Adarsh Kumar Singh 2a2a34593d setting up error code with res replaced by console.log (#290)
* setting up error code with res replaced by console.log

* Update server.js
7 years ago
briandennis 4e142c8e5e add back Dockerfile 7 years ago
briandennis 54d81a6bde add secret prefix to logs identifier 7 years ago
briandennis bdbfad1354 add now-logs and puppeteer configuration to server.js 7 years ago
briandennis 57dddd0b19 add /image api endpoint, use it to get carbon image if on safari 7 years ago
Andrew 3cbcb49c27 Remove semicolons 7 years ago
Andrew Dassonville 7e69ca2897 Add prettier 7 years ago
Mike Fix 338e1553f9 Make build work 7 years ago
Mike Fix 646d8919c5 Clean up old code 7 years ago
Mike Fix 73f3d70296 Merge branch 'master' into twitter 7 years ago
briandennis 869db3c92d up max payload size to 5mb for twitter api 7 years ago
Mike Fix 0f9c395783 Get production gist rendering bug 7 years ago
Mike Fix 7c2cb5a4cd Add Gist example and fix /about bug. Closes #6 7 years ago
briandennis 32a44436ee register twitter handler on server 7 years ago
Jake Dexheimer 026b3443ef Clean up margin styles 7 years ago
Mike Fix b16b0d6d78 Add Gist support 7 years ago
briandennis 4914df7531 init 7 years ago