-
cb1e682994
create unique name if file already exists
catarak
2016-07-20 22:52:09 -0400
-
a5db4ae9f6
can't upload media if not logged in
catarak
2016-07-20 22:18:20 -0400
-
4abc85e2f3
load .env in production
catarak
2016-07-20 20:59:37 -0400
-
4e38d8468c
Merge branch 'console' of git://github.com/therewasaguy/p5.js-web-editor into therewasaguy-console
catarak
2016-07-20 20:33:10 -0400
-
-
3d6cfd832d
fix s3 bucket name in file uploader
catarak
2016-07-20 20:30:40 -0400
-
4919d13e9a
update readme with AWS guide
catarak
2016-07-20 19:57:39 -0400
-
7952eee7bd
update readme, add s3 bucket to webpack config
catarak
2016-07-20 19:48:00 -0400
-
f0872f8173
clear file uploader after upload
catarak
2016-07-20 18:37:49 -0400
-
2affe457d2
when exporting to zip, also add images
catarak
2016-07-20 15:33:37 -0400
-
cc231cbacd
load blob url when uploading file
catarak
2016-07-20 00:51:27 -0400
-
91f7cc47a0
close modal after file upload, remove debugger
catarak
2016-07-19 22:29:54 -0400
-
ceccef3cc3
change uploader copy, change uploader style
catarak
2016-07-19 21:42:33 -0400
-
7e6bbb1fae
fix file state changing bug
catarak
2016-07-19 21:36:21 -0400
-
57568f6504
wowowowow this blob url thing works
catarak
2016-07-19 19:36:50 -0400
-
0491c00bb5
add function to create all blob urls
catarak
2016-07-19 18:26:46 -0400
-
625608ebbb
when uploading file, add file to project
catarak
2016-07-19 16:49:46 -0400
-
b3956fb91b
file upload to aws works
catarak
2016-07-15 20:01:21 -0400
-
c677c37597
get dropzone to render
catarak
2016-07-15 19:05:18 -0400
-
0c7f713887
console BEM style
therewasaguy
2016-07-18 19:10:42 -0400
-
6b672d2629
Merge branch 'master' of https://github.com/catarak/p5.js-web-editor into console
therewasaguy
2016-07-18 18:56:00 -0400
-
-
-
-
699735f8c4
Merge branch 'console' of git://github.com/therewasaguy/p5.js-web-editor into therewasaguy-console
catarak
2016-07-18 12:13:36 -0400
-
-
-
62023c2c82
Merge pull request #12 from MathuraMG/accessibility
Cassie Tarakajian
2016-07-18 12:10:23 -0400
-
-
fa84be5d5d
fix build error
catarak
2016-07-18 00:38:41 -0400
-
330923be75
update gitignore
catarak
2016-07-18 00:33:30 -0400
-
40704b4b00
console: shouldComponentUpdate and componentWilLReceiveProps tweaks
therewasaguy
2016-07-17 20:49:57 -0400
-
227b562ad9
console: color-coded error messages
therewasaguy
2016-07-17 20:49:38 -0400
-
8b69ab7fdd
really clear sketch when sketch is stopped
therewasaguy
2016-07-17 20:49:10 -0400
-
e7ea35fa60
add comments
therewasaguy
2016-07-17 20:05:20 -0400
-
5561d49a48
merge upstream changes
therewasaguy
2016-07-17 19:15:13 -0400
-
-
-
-
7f0b7afac1
add Console component, gets postMessage from previewFrame
therewasaguy
2016-07-17 19:06:43 -0400
-
c29bbda4c2
add back navigation role
MathuraMG
2016-07-15 17:25:54 -0400
-
038d290577
fix merge conflicts
MathuraMG
2016-07-15 17:23:59 -0400
-
-
-
-
079a6ebf29
change style name
MathuraMG
2016-07-15 17:00:40 -0400
-
6187a26b10
extend pref tab - old size doesn't eork in FF
MathuraMG
2016-07-15 16:54:43 -0400
-
4ddad41053
add labels for buttons
MathuraMG
2016-07-15 16:47:12 -0400
-
8d8e399aac
add cloning of projects
catarak
2016-07-15 13:36:33 -0400
-
78ed7b4b5f
add download as zip
catarak
2016-07-15 13:11:50 -0400
-
c3486af031
add author name to sketches
catarak
2016-07-15 11:54:47 -0400
-
589bc9f630
change html tags
MathuraMG
2016-07-14 17:20:44 -0400
-
accf8e2504
add expand/contract sidebar
catarak
2016-07-14 12:47:54 -0400
-
d9a11cea4c
add debounce to editor input
catarak
2016-07-13 21:50:59 -0400
-
c29f5aee68
add syntax highlighting for different file types, and linting for html and css
catarak
2016-07-13 19:52:50 -0400
-
4d6e4857ba
add files, server side, only css and js files
catarak
2016-07-13 18:53:56 -0400
-
70588cd487
add new file popup, not tested with redux
catarak
2016-07-13 16:13:28 -0400
-
b4c15e70df
add more roles + remove menu roles
mathuramg
2016-07-13 15:23:48 -0400
-
d4d3d354b3
remove dev variables
mathuramg
2016-07-13 13:03:30 -0400
-
1332b7abad
convert input to integer
mathuramg
2016-07-13 12:59:58 -0400
-
0d9c3a29c8
fix merge conflicts
mathuramg
2016-07-13 12:07:05 -0400
-
-
baec9e9e87
add aria-tags and titles
mathuramg
2016-07-13 11:59:47 -0400
-
30992ac2de
fix tooltip styling
catarak
2016-07-12 19:24:57 -0400
-
cbdf68cbd0
add styling for error/warning, not for tooltip
catarak
2016-07-12 19:11:07 -0400
-
bc69995fb1
super ugly, but added jslinting
catarak
2016-07-12 17:38:24 -0400
-
-
-
6010e14e30
Merge pull request #10 from MathuraMG/accessibility
Cassie Tarakajian
2016-07-12 16:07:04 -0400
-
-
b4ba44a67e
fix editor overflow
catarak
2016-07-12 15:58:11 -0400
-
70f5638a47
move keyCode
mathuramg
2016-07-12 15:11:45 -0400
-
fae5ea086e
Merge branch 'development' of https://github.com/catarak/p5.js-web-editor into console
therewasaguy
2016-07-12 15:09:45 -0400
-
-
-
-
da493e4014
remove dev changes
mathuramg
2016-07-12 14:50:54 -0400
-
2ea803349a
add summary to table
mathuramg
2016-07-12 14:00:04 -0400
-
0a1ef4e048
fix merge conflicts
mathuramg
2016-07-12 12:28:10 -0400
-
-
67fcd323a4
Merge branch 'master' of https://github.com/catarak/p5.js-web-editor into accessibility
mathuramg
2016-07-12 12:26:20 -0400
-
-
-
-
624d79075a
make links accessible
mathuramg
2016-07-12 12:25:48 -0400
-
d96e7132dc
fix minor styling bugs from PR
catarak
2016-07-12 12:07:06 -0400
-
13aeed8092
Merge pull request #9 from MathuraMG/pref
Cassie Tarakajian
2016-07-12 11:59:16 -0400
-
-
22ac7214bd
make sidebar accessible
mathuramg
2016-07-12 11:22:27 -0400
-
-
1f286bc948
add sound and dom by default
catarak
2016-07-12 11:13:09 -0400
-
d72a6be009
add table scope
mathuramg
2016-07-12 10:16:19 -0400
-
-
-
8753c891bb
readme
Lauren McCarthy
2016-07-12 18:24:58 +1000
-
56ff5d0c06
readme
Lauren McCarthy
2016-07-12 18:23:57 +1000
-
-
-
99f6ab562c
fix merge conflicts
mathuramg
2016-07-11 23:40:30 -0400
-
c8f54dced9
fix merge conflict
mathuramg
2016-07-11 23:03:54 -0400
-
-
-
-
81c5f91ab3
fix border styles
mathuramg
2016-07-11 22:53:27 -0400
-
b89a1103b9
adjust some colors that were incorrect
catarak
2016-07-11 22:00:11 -0400
-
9249d496fa
add css files to sketch
catarak
2016-07-11 21:54:08 -0400
-
5ef51a939e
fix styling
mathuramg
2016-07-11 19:14:45 -0400
-
61a6f7d4ac
readd sandbox
catarak
2016-07-11 17:32:13 -0400
-
552036c7ce
add srcdoc polyfill again, maybe this time it will work
catarak
2016-07-11 17:21:20 -0400
-
7b8561a55c
add srcdoc polyfill to static
catarak
2016-07-11 17:00:30 -0400
-
960701942a
temporarily remove sandbox
catarak
2016-07-11 16:12:31 -0400
-
016325be9b
add srcdoc polyfill
catarak
2016-07-11 15:50:08 -0400
-
dcc39afb45
add comment about adding srddoc polyfill
catarak
2016-07-11 15:27:00 -0400
-
7a164d9cdd
multiple files rendering
catarak
2016-07-11 15:22:29 -0400
-
0942378812
remove dev changes
mathuramg
2016-07-11 09:06:43 -0400
-
7f5d83a161
change default indentation
mathuramg
2016-07-11 09:00:44 -0400
-
42d59d3fb3
change list to buttons - accessibility
mathuramg
2016-07-11 08:44:27 -0400
-
8746558fa8
add isTabIndent to componentchange
mathuramg
2016-07-10 23:11:06 -0400
-
65bd8c2e63
include space and tab
mathuramg
2016-07-10 22:52:48 -0400
-
3bdd02e859
make preference value input tag
mathuramg
2016-07-10 20:13:37 -0400
-
ebfd1fce0d
add Sidebar click to change Editor content
catarak
2016-07-08 15:58:49 -0400
-
7a84137e9b
start to add selected file stuff
catarak
2016-07-08 14:57:22 -0400
-
14ede1388b
console: hijack iframe console messages
therewasaguy
2016-07-08 14:33:06 -0400
-
-
-
e06c821923
fix updating file to return all file keys
catarak
2016-07-07 13:50:52 -0400
-
88531447ba
add ids to files, fix update file action/reducer
catarak
2016-07-07 13:04:54 -0400
-
6e12ed6524
fix default file on server, change file to files in lots of places
catarak
2016-07-06 17:29:07 -0400
-
e6d94a0db8
start to add multiple file functionality
catarak
2016-07-06 15:09:05 -0400
-
1b56f8ce54
add more preferences
mathuramg
2016-07-06 11:27:39 -0400
-
6563d9d90b
add sketch list, with links
catarak
2016-07-05 16:04:14 -0400
-
b2369704a2
start sketch list view
catarak
2016-07-01 11:30:40 -0400
-
-
aa0637c256
fix bugs with saving/fetching projects
catarak
2016-06-29 12:52:16 -0400
-
21a2b25add
fix project saving bug
catarak
2016-06-28 19:35:56 -0400
-
2481cc3f85
small changes to README readability
catarak
2016-06-28 18:28:35 -0400