p5.js-web-editor/server
Mathura MG 82207a50d3 Accessibility (#361)
* add p5 interceptor submodule

* update package

* remoce interceptor

* update interceptor;

* merge scripts

* change postinstall script

* refactor interceptor files

* remove merge conflicts

* change source files

* add registry class

* provide seperate outputs for text and grid

* switch textOutput to boolean

* make both modules usable together

* update interceptor for safari

* fix grid label

* add sound output as well

* change file strucure

* change constants

* change input lables

* switch submodule branch

* change variable name

* change grid to table

* remove role from table elements

* switch submodule branch
2017-05-31 15:23:30 -04:00
..
config Search for existing user account using Github emails (#337) 2017-04-13 12:04:10 -04:00
controllers fix #354 2017-05-13 22:23:07 -04:00
migrations #339 add region to .env 2017-04-13 14:39:03 -04:00
models Accessibility (#361) 2017-05-31 15:23:30 -04:00
routes delete files based on S3, with a date to be backwards compatible 2017-04-05 23:23:38 -04:00
utils make inital changes for #169--need to migrate the locations of a user's s3 files to be namespaced under their userid 2017-04-06 14:34:14 -04:00
views #330 add google analytics 2017-04-13 14:49:45 -04:00
config.js fix a ton of eslint errors 2016-06-23 18:29:55 -04:00
examples.js fixes #344, update sketches to by default use p5 version 0.5.10 2017-05-24 12:20:38 -04:00
server.js fix #351, increase limit for body-parser 2017-05-10 15:07:40 -04:00