Commit Graph

  • 92a80429f3 move manifest to all pages Mike Fix 2018-08-23 11:07:41 -0700
  • c0ff116de8 embeds Mike Fix 2018-08-21 16:24:52 -0700
  • 1d85149a97 fix api.image call logic Mike Fix 2018-08-22 12:20:29 -0700
  • fa983f6fbe
    Make carbon a stateless component, move highlight.js calc into render (#479) Michael Fix 2018-08-21 17:39:33 -0700
  • 09fa737ca1
    move localStorage.clear() to prop of Editor (#484) Michael Fix 2018-08-21 13:39:05 -0700
  • 2c619fbcb6 3.4.4 Mike Fix 2018-08-21 11:28:08 -0700
  • cc5981509e update integration test Mike Fix 2018-08-21 11:27:43 -0700
  • 53e9e38e19 remove \`history\` package Mike Fix 2018-08-21 10:14:01 -0700
  • 6fc3d2b5e1 use react-addons-shallow-compare for comparing state Mike Fix 2018-08-21 10:11:01 -0700
  • 2e945fc528 Don't use custom history API (#485) Tim Neutkens 2018-08-21 18:45:26 +0200
  • d41f05d9c1 update comment Mike Fix 2018-08-20 15:07:02 -0700
  • d70c8f0c2a upgrade codemirror CDN links to 5.39.2 (patch) Mike Fix 2018-08-20 13:49:50 -0700
  • 23e5524d2a remove next-offline for now Mike Fix 2018-08-20 13:19:33 -0700
  • 5b80d2a7bf add comment about <link rel='preload'> Mike Fix 2018-08-20 12:57:49 -0700
  • 2f6a1e6815 3.4.3 Mike Fix 2018-08-20 12:29:42 -0700
  • b19bbf26ae Fix preload for Firefox Mike Fix 2018-08-20 12:17:31 -0700
  • ded88c2e40 remove unused aria 'role' Mike Fix 2018-08-19 13:51:04 -0700
  • f308822fc6 3.4.2 Mike Fix 2018-08-19 13:39:35 -0700
  • d8f24bda48 add viewport meta tag Mike Fix 2018-08-19 13:03:03 -0700
  • ebf8a9e3ba
    Update README.md Michael Fix 2018-08-19 10:03:13 -0700
  • f7bbafa696
    add rachelcarmena as contributor (#482) Michael Fix 2018-08-19 09:49:09 -0700
  • 6c9a09e522
    Clean up (#481) (patch) Michael Fix 2018-08-18 19:27:19 -0700
  • 584a866bc1 fix comment Mike Fix 2018-08-18 18:35:36 -0700
  • d3462bb961
    Make `api` a prop of Editor (#480) Michael Fix 2018-08-18 18:22:10 -0700
  • a1b8b00ff5 3.4.1 Mike Fix 2018-08-18 14:20:56 -0700
  • c22a8e2a0d
    Remove gDSFP in Carbon (#477) Michael Fix 2018-08-18 14:15:14 -0700
  • a0b1c29727 Adding a note into About page for making images accessible at Twitter (#476) Rachel M. Carmena 2018-08-18 23:06:31 +0200
  • b665dfc5f4 fix pathname issues when using next export Mike Fix 2018-08-18 13:39:34 -0700
  • 20f9b5aa82 decoding from local storage bug fix Mike Fix 2018-08-18 11:56:57 -0700
  • 0441205217 decode language html correctly Mike Fix 2018-08-17 19:27:57 -0700
  • a16141bdfa fix default language dropdown Mike Fix 2018-08-17 18:50:43 -0700
  • 83b161a1e5 3.4.0 Mike Fix 2018-08-17 14:53:02 -0700
  • 0c99209744 sync up package.json version with tags Mike Fix 2018-08-17 14:52:55 -0700
  • 0580e1c8e8
    Separate API service, deploy frontend statically (#474) Michael Fix 2018-08-17 14:09:17 -0700
  • f80c835328 Split F# and OCaml entries (#475) Etienne Millon 2018-08-17 18:13:45 +0200
  • a9b25e05a3
    Performance improvements (#458) Michael Fix 2018-08-16 14:49:35 -0700
  • 0d2f2f4444
    Code split and load prettier dynamically (#471) Michael Fix 2018-08-15 20:57:24 -0700
  • 4f7938d931 Run prettier Mike Fix 2018-08-15 17:53:07 -0700
  • 1747534921 WIP: integration with prettier (#469) Farzad YZ 2018-08-14 06:56:32 +0300
  • 86be3aae35
    update spinner for react-codemirror2 (#470) Michael Fix 2018-08-13 19:33:02 -0700
  • 2abef908ce
    encode text before reading the container width (#466) Michael Fix 2018-08-12 10:41:05 -0700
  • b7c8466711 fix mobile overflow issue (#468) Jake Dexheimer 2018-08-12 12:29:30 -0500
  • 22f2ea673e Space mono normal font (#462) Yashu Mittal 2018-08-10 23:45:23 +0530
  • 79218d5614 Update puppeteer to the latest version 🚀 (#461) greenkeeper[bot] 2018-08-10 09:22:45 -0700
  • 0ff4813bb5 Add skipped download integration test Mike Fix 2018-08-09 11:05:01 -0700
  • 0df0f68756 don't load styles that we have locally Mike Fix 2018-08-09 09:15:51 -0700
  • f018c454bf
    Implement PWA functionality (#455) Michael Fix 2018-08-08 14:11:28 -0700
  • 95f0a27111 Begin responsiveness overhaul (#457) Michael Fix 2018-08-08 14:03:19 -0700
  • 17e44654c6 fix old integration tests, implement basic ones Mike Fix 2018-08-07 18:37:56 -0700
  • 4a87519409 actually fix decoding errors bugs Mike Fix 2018-08-07 16:10:05 -0700
  • 9acda4024f Revert "Issue #452: Fix 500 error with `%` in `code`. (#453)" Mike Fix 2018-08-07 15:48:26 -0700
  • b15fd14b07 revert puppeteer downgrade and install deps instead Mike Fix 2018-08-07 12:55:51 -0700
  • 46dcdef043 Issue #452: Fix 500 error with `%` in `code`. (#453) GOTO Hayato 2018-08-08 01:24:46 +0900
  • b49662cd1d organize Lucario alphabetically Mike Fix 2018-08-06 15:20:26 -0700
  • e2e8e342d2 sync up dom-to-image filter w/ custom one for Safari Mike Fix 2018-08-06 15:09:26 -0700
  • 02d2a9592f Docker puppeteer work around (revert this later) Mike Fix 2018-08-06 15:02:42 -0700
  • cc2cafaca5 opt out of now v2 for now Mike Fix 2018-08-06 15:01:30 -0700
  • f8a3499156 safari bug fixes Mike Fix 2018-08-06 15:01:09 -0700
  • 8c5e584aa2 Update README.md (#449) yonicd 2018-08-04 21:20:54 -0400
  • a7159f87c2 feat(save): add "copy" button (#441) Vince Speelman 2018-08-03 18:26:58 -0400
  • fd9de34410 fix uri encoding for PNGs Mike Fix 2018-08-03 17:55:22 -0400
  • eeaaa46c7d
    Update ISSUE_TEMPLATE.md Michael Fix 2018-08-03 10:13:02 -0400
  • a54d393ebc
    Update ISSUE_TEMPLATE.md Michael Fix 2018-08-03 10:11:04 -0400
  • 910c6bbed1 Update README.md (#442) Hugo Torzuoli 2018-07-27 17:35:56 +0200
  • bbea9b2889 Added spectrum community (#440) Yashu Mittal 2018-07-25 21:27:52 +0530
  • 9fb7abaa2e Fix contributor dead link for 'imbrn' (#438) Bruno C. Couto 2018-07-19 16:50:55 -0300
  • d31f6ee3a6 feat(highlight): add TOML support (#434) Gabriel JUCHAULT 2018-07-18 17:40:06 +0200
  • dc58da07af fixes #432, Nim's syntax highlighting is not weird anymore (#433) andri lim 2018-07-16 23:43:50 +0700
  • b1371508ed fix base64 bug (#412) Shihua Ma 2018-07-14 06:33:20 +0800
  • 0525a9fcca Pull out formatTimestamp into function Mike Fix 2018-07-13 10:57:05 -0700
  • d0d3589dc4 Add optional timestamp to saved file names (#430) erick 2018-07-13 13:46:08 -0400
  • e92e4567de Add Nord theme (#426) Maxim Gerasimov 2018-07-13 05:38:03 +0300
  • 13a42f28e8 Added carbon-now-cli to the community section and updated contributors list (#424) Milos 2018-07-11 05:13:23 +0200
  • 345480e98c Fix crash on dropdown arrowkey movement (#423) Shiranka Miskin 2018-07-07 06:02:37 +0530
  • 56a5ad9ce2
    fix broken README link, closes #422 Brian Dennis 2018-07-06 08:37:33 -0700
  • 452370772f Adding VS Code's Night Owl theme (#379) Winner Crespo 2018-07-05 16:52:38 -0400
  • c4e224df29 Adding line-height setting & granular font size. (#410) Jake Archibald 2018-07-05 17:40:18 +0100
  • 4dff52ed79 Added sTeX/LaTeX Language Support (#419) Tirth Patel 2018-07-05 21:24:50 +0530
  • 936d28d5d0
    Move to now.json so GitHub integration kicks in (#414) Michael Fix 2018-06-27 10:44:55 -0700
  • 1875eac9a3
    Update custom dom-to-image filter to match Editor (#413) Michael Fix 2018-06-27 10:33:48 -0700
  • 926ba9224f Fix % encoding issue Mike Fix 2018-06-27 09:25:59 -0700
  • 7b9c31101e Fix replace &nbsp; Mike Fix 2018-06-24 17:23:07 -0700
  • ded4b04349 Update downshift to the latest version 🚀 (#396) greenkeeper[bot] 2018-06-24 11:51:03 -0700
  • d0b02d53a5 Reuse escapeHtml Mike Fix 2018-06-24 11:45:59 -0700
  • f86ef541cc chore(package): update eslint to version 5.0.0 (#407) greenkeeper[bot] 2018-06-23 22:51:36 -0700
  • 8c029327a6 Update yarn.lock Mike Fix 2018-06-18 19:56:22 -0700
  • df73cd450f fix(package): update react-dnd-html5-backend to version 5.0.0 (#400) greenkeeper[bot] 2018-06-18 19:49:53 -0700
  • e3b9802a8f fix(package): update dropperx to version 0.2.1 (#401) greenkeeper[bot] 2018-06-18 19:01:55 -0700
  • bda1c858be fix(package): update react-dnd to version 5.0.0 (#399) greenkeeper[bot] 2018-06-18 19:01:44 -0700
  • 2a52d101e7
    Fix spinner position (#398) Michael Fix 2018-06-17 22:17:50 -0700
  • 3351623e86 chore(package): update all-contributors-cli to version 5.0.0 (#392) greenkeeper[bot] 2018-06-10 17:46:20 -0700
  • 87fd129f3b Add graphql to greenkeeper ignore list Mike Fix 2018-06-10 17:45:15 -0700
  • a81107d723 Remove UNSAFE lifecycle methods (#377) Michael Fix 2018-06-04 10:48:59 -0700
  • 11c911e6b9 React DnD Dependency upgrades (#387) Michael Fix 2018-06-04 10:18:24 -0700
  • 7f4afc8317 Fix dependencies Mike Fix 2018-06-02 12:32:20 -0700
  • 1095465988 React 16.3 Mike Fix 2018-06-01 20:22:20 -0700
  • c35ceb64ba Let server run without Twit credentials Mike Fix 2018-06-01 16:39:29 -0700
  • a4f90c30f0 React 16.4 Mike Fix 2018-06-01 16:03:06 -0700
  • 1149830b4f fix(package): update react-dnd to version 3.0.1 (#382) greenkeeper[bot] 2018-06-01 13:43:13 -0700
  • b19b7bb45a fix(package): update react-dnd-html5-backend to version 3.0.1 (#381) greenkeeper[bot] 2018-06-01 13:41:38 -0700