Commit graph

  • d3d36cdf2b add fonts to prod webpack catarak 2016-08-19 13:13:17 -0400
  • 049b3ce0e5 include JSONs in local MathuraMG 2016-08-19 12:44:44 -0400
  • a265d622dc add avenir next catarak 2016-08-18 14:22:47 -0400
  • f5c63dddad change nav if user is logged in, if project is saved catarak 2016-08-17 19:00:05 -0400
  • da2739d3a9 add link to fullscreen in nav catarak 2016-08-17 18:35:15 -0400
  • 3ab1b82d8d add fullscreen route and page catarak 2016-08-17 18:13:17 -0400
  • 8f66327b55 add link to user's sketches in toolbar catarak 2016-08-17 16:09:20 -0400
  • bca59a6233 add /:username/sketches links to username sketches catarak 2016-08-17 15:53:25 -0400
  • 8659251bcf merge master MathuraMG 2016-08-15 21:09:47 -0400
  • c0407dec65 update interceptor MathuraMG 2016-08-15 20:28:18 -0400
  • 9c03efcef2 read data from json file MathuraMG 2016-08-15 18:06:09 -0400
  • e823e383e7 add timestamp to sketch list view catarak 2016-08-15 17:14:55 -0400
  • 2f6d5e84e8 switch sketch list to sketch list modal, which you now can close catarak 2016-08-15 17:06:12 -0400
  • 89c641c845 fix sketch list view bug which made the nav look ugly catarak 2016-08-15 13:03:52 -0400
  • 17efc42778 switch project name edit to html5 input catarak 2016-08-15 12:42:13 -0400
  • 87de5a2188 merge master MathuraMG 2016-08-15 12:14:32 -0400
  • a5b4f0d23c add text output component MathuraMG 2016-08-15 12:12:25 -0400
  • 03d59b159a add accessibility linting beep to webpack loader and remove base64 string catarak 2016-08-15 11:51:11 -0400
  • 4171d27922 Merge pull request #48 from MathuraMG/editor Cassie Tarakajian 2016-08-15 11:35:00 -0400
  • d2f706fd74 move onclick for duplicate MathuraMG 2016-08-13 11:39:53 -0400
  • 5179b09022 merge with master MathuraMG 2016-08-13 11:37:05 -0400
  • 34d8582412 add button tp play text output and sketch MathuraMG 2016-08-12 16:37:38 -0400
  • eb85e49c51 change nav bar names catarak 2016-08-12 15:51:27 -0400
  • bcd2a39f9d add preferences to include text output MathuraMG 2016-08-12 15:50:33 -0400
  • cc62ca23a3 add lintWarning to user.js MathuraMG 2016-08-12 15:33:23 -0400
  • 018a8b970c switch lineNo to lineNumber MathuraMG 2016-08-12 14:23:34 -0400
  • be010b8ac0 switch div to sections MathuraMG 2016-08-12 14:19:23 -0400
  • 8b13631191 fix bug where you could save another user's project catarak 2016-08-12 13:31:34 -0400
  • 43c49e9617 when clicking new project, don't save new project catarak 2016-08-12 12:45:26 -0400
  • e964df2fe2 make pref visible MathuraMG 2016-08-12 10:13:22 -0400
  • 8f68b3aa58 add ntc MathuraMG 2016-08-12 00:39:59 -0400
  • c14eae56c8 add files MathuraMG 2016-08-12 00:11:31 -0400
  • 8ed08b76ee fix merge error MathuraMG 2016-08-11 21:29:43 -0400
  • cd1a803123 move accessiblity region inside main editor block MathuraMG 2016-08-11 21:26:49 -0400
  • c8dbb8bef7 merge master MathuraMG 2016-08-11 20:59:01 -0400
  • 0f9bf4a999 fix aria-live bug in FF MathuraMG 2016-08-11 20:26:14 -0400
  • 91e03a6d89 fix preference z index issue that catarak 2016-08-11 17:41:35 -0400
  • 74e690ef9d removed commented out code catarak 2016-08-11 16:58:47 -0400
  • 4776dcf48f add TODO MathuraMG 2016-08-11 16:56:39 -0400
  • 7cca65c566 fix https://github.com/catarak/p5.js-web-editor/issues/31, https://github.com/catarak/p5.js-web-editor/issues/22, and https://github.com/catarak/p5.js-web-editor/issues/37 catarak 2016-08-11 16:50:31 -0400
  • ac06cae5c0 add current line desc MathuraMG 2016-08-11 16:02:21 -0400
  • 93d6d8777f add resizers catarak 2016-08-11 15:41:13 -0400
  • 4806b83d1f style editor-accessibility MathuraMG 2016-08-11 15:38:32 -0400
  • d789c9a8f3 move lint warning to preferences MathuraMG 2016-08-11 14:09:59 -0400
  • fb5d640b45 change file names MathuraMG 2016-08-11 13:29:30 -0400
  • 57f39d5a64 add editor accessibility MathuraMG 2016-08-11 13:24:02 -0400
  • ea2ed435ba Merge branch 'master' of https://github.com/catarak/p5.js-web-editor into editor MathuraMG 2016-08-11 11:21:18 -0400
  • 5877b82933 fix https://github.com/catarak/p5.js-web-editor/issues/35 catarak 2016-08-10 20:02:55 -0400
  • 9aaa814fc4 fix issues with safari MathuraMG 2016-08-10 17:24:52 -0400
  • 6e74ef03c4 add aria-tags MathuraMG 2016-08-10 16:20:15 -0400
  • 5cf1249cc7 merge master MathuraMG 2016-08-10 15:51:56 -0400
  • 1a45e4cb91 change file modal structure MathuraMG 2016-08-10 15:49:03 -0400
  • 3bee1f8c37 fix bug with old p5.js version catarak 2016-08-10 15:03:05 -0400
  • 703f9ff820 add basic button functionality to linting MathuraMG 2016-08-10 11:13:17 -0400
  • afc86740b3 fix preferences font size text size bug catarak 2016-08-09 18:45:59 -0400
  • d9ea10c4c6 set preferences when authenticating user catarak 2016-08-09 17:50:45 -0400
  • 2f581a6a77 remove unnecessary css styles catarak 2016-08-09 17:31:14 -0400
  • 18c2fe9e85 add autosave preference styling catarak 2016-08-09 17:29:17 -0400
  • 42b15d06de add autosave to preferences catarak 2016-08-09 16:15:28 -0400
  • 9f9425c5e9 update preferences server side catarak 2016-08-09 14:20:54 -0400
  • bb5ba484c7 fix clone link MathuraMG 2016-08-09 13:39:40 -0400
  • 250cd0ae9d debounce the beep MathuraMG 2016-08-08 13:49:45 -0400
  • 7cb9475b44 add audio tone MathuraMG 2016-08-05 23:08:44 -0400
  • 6d7c9873b3 add fn MathuraMG 2016-08-05 16:58:59 -0400
  • ec26e6ddac add printing of lint messages MathuraMG 2016-08-05 12:53:16 -0400
  • c76b1353c3 put preferences to server, need to look at mongoose docs tho because is wrong catarak 2016-08-04 21:43:13 -0400
  • 013b97d96d fix scrolling issue for firefox, add teporary fix for safari catarak 2016-08-04 20:51:58 -0400
  • b542f72d33 remove code bloat from preferences, add preferences to user schema catarak 2016-08-03 23:45:49 -0400
  • 3d18960575 add autosave after new project is saved for the first time catarak 2016-08-03 21:47:24 -0400
  • d7a6773995 fix bugs in sketch list view catarak 2016-08-03 19:03:01 -0400
  • 7cafe490df remove stray debugger statement catarak 2016-08-03 17:46:13 -0400
  • 8c4003bb17 add rename validation catarak 2016-08-03 17:42:58 -0400
  • 443a9f57d5 add file renaming catarak 2016-08-03 17:10:03 -0400
  • da98dcd47e add file deletion catarak 2016-08-03 15:11:59 -0400
  • 7fb77772f7 Merge pull request #29 from MathuraMG/label Cassie Tarakajian 2016-08-01 14:01:29 -0400
  • a2072d9b0c move preference action creators to preferences component catarak 2016-08-01 13:55:49 -0400
  • 49b1cd5bd6 Merge pull request #30 from lmccart/master Cassie Tarakajian 2016-08-01 10:56:55 -0400
  • 9215694ee0 minor readme link edit Lauren McCarthy 2016-08-01 18:43:22 +1000
  • 967231e73e formatting readme Lauren McCarthy 2016-08-01 18:28:43 +1000
  • 111faeae68 formatting readme Lauren McCarthy 2016-08-01 18:27:31 +1000
  • 7473403564 formatting readme Lauren McCarthy 2016-08-01 18:26:53 +1000
  • c95d3ac671 formatting readme Lauren McCarthy 2016-08-01 18:25:38 +1000
  • d69c4c8ad4 remove svg desc MathuraMG 2016-07-31 21:57:55 -0400
  • 0bc2956e58 add title to console MathuraMG 2016-07-31 21:41:28 -0400
  • ca9afab246 add aria-labels MathuraMG 2016-07-31 21:38:46 -0400
  • f4d49f49a5 add aria-label tag MathuraMG 2016-07-30 22:46:48 -0400
  • ac9de85928 change iframe height to min height catarak 2016-07-25 21:36:32 -0400
  • a6a98f1a0c re-add minification in prod catarak 2016-07-22 18:56:54 -0400
  • dd3d360f3a turn off minification, for now catarak 2016-07-22 18:28:49 -0400
  • 8faabe3f56 remove es6 promise polyfill since it's already included in babel polyfill catarak 2016-07-22 17:24:19 -0400
  • 0da77e7aa1 fix flexbox bugs for ie11 catarak 2016-07-22 17:19:15 -0400
  • bb33544881 add babel polyfill to webpack catarak 2016-07-22 16:45:16 -0400
  • 99106e2bb8 change dev/production babel configuration catarak 2016-07-22 13:14:26 -0400
  • 4c5fafe251 add promise polyfill catarak 2016-07-22 12:42:38 -0400
  • 6f3db24d9f update modal styling, move to placeholder catarak 2016-07-21 15:07:53 -0400
  • 5362098844 add commenting/uncommenting, add sublime text bindings catarak 2016-07-21 14:33:23 -0400
  • 979fcf2152 add support for audio files catarak 2016-07-21 14:18:38 -0400
  • 9201cb247c make console expandable and contractable catarak 2016-07-21 00:33:41 -0400
  • afe7e07188 start console styling catarak 2016-07-21 00:05:47 -0400
  • 051e3771ee fix merge conflict with therewasaguy-console catarak 2016-07-20 23:02:45 -0400