This website requires JavaScript.
20bc8633d7
Login and signup page not visible after login (#431 )
Akarshit Wal
2017-09-30 00:22:20 +0530
dad9284116
fix #439
Cassie Tarakajian
2017-09-15 16:12:36 -0400
9253d7e1ec
fix reversed keyboard shortcuts on nav, fix wording on keyboard shortcut modal
Cassie Tarakajian
2017-09-15 12:14:01 -0400
8322282269
add turning on and off accessible output to nav
Cassie Tarakajian
2017-09-15 12:10:25 -0400
a92f4f5b3c
refactor stop and stop sketch actions, add start and stop sketch to nav
Cassie Tarakajian
2017-09-14 17:57:09 -0400
34cf86326b
add find next and find previous commands to nav
Cassie Tarakajian
2017-09-14 16:58:59 -0400
7f206122a2
add keyboard shortcuts to nav items
Cassie Tarakajian
2017-09-01 13:38:40 -0400
251ab99ac7
move items from editor dropdown to nav
Cassie Tarakajian
2017-09-01 12:40:15 -0400
1a4193f574
remove logo from toolbar
Cassie Tarakajian
2017-08-31 17:03:38 -0400
7a399f859a
remove unimplemented nav items, fix nav styling
Cassie Tarakajian
2017-08-31 16:32:29 -0400
5cadf8986c
fix logo styling, add link to keybaord shortcuts
Cassie Tarakajian
2017-08-30 17:22:36 -0400
087f319a8a
make nav keyboard accessible
Cassie Tarakajian
2017-08-28 17:54:39 -0400
7d449e63b9
start to make nav accessible
Cassie Tarakajian
2017-08-28 11:19:10 -0400
4e822809bb
fix logged out nav
Cassie Tarakajian
2017-08-07 15:56:30 -0400
65b009077b
many updates to nav style
Cassie Tarakajian
2017-07-25 15:35:18 -0400
394772c32c
more nav restyling
Cassie Tarakajian
2017-07-19 17:35:25 -0400
fd26279fed
start to restyle nav
Cassie Tarakajian
2017-07-17 17:09:46 -0400
9eede0f728
fix #429
Cassie Tarakajian
2017-09-14 14:51:36 -0400
4ea9f96d3f
fix #430
Cassie Tarakajian
2017-09-14 14:32:43 -0400
40fd0f9deb
update p5-interceptor
Cassie Tarakajian
2017-09-06 11:56:32 -0400
d29e7ae453
Accessibility (#436 )
Mathura MG
2017-09-06 11:55:09 -0400
677aa5865b
replaced () with {} to fix implicit return error (#434 )
Joey Lee
2017-09-05 23:54:41 +0200
e085773155
Add a Dockerfile, Docker Compose configuration, and instructions on how to run a full development environment using Docker. Also include a yarn.lock file for installing exact node module versions with yarn instead of npm.
Francis Li
2017-09-04 13:49:43 -0700
cfd6bf75b2
update p5 interceptor
Cassie Tarakajian
2017-08-29 16:22:55 -0400
1897ccdef2
Change setting so that decomment library preserves spaces (#411 )
Zach Rispoli
2017-08-03 17:27:01 -0400
fcb89e2c2b
Issue211 (#409 )
Saumya Balodi
2017-08-04 02:39:25 +0530
f68bf9b08e
Merge branch 'zrispo-feature-asset-serving'
Cassie Tarakajian
2017-08-01 16:41:36 -0400
63b47319d4
fix merge conflict
Cassie Tarakajian
2017-08-01 16:07:21 -0400
bca73885b2
Fix broken accessibility feature
Zach Rispoli
2017-07-26 15:17:05 -0400
682dd7e2fc
Runtime error line highlight dissappears on lint message update
Zach Rispoli
2017-07-26 14:46:59 -0400
b5f9879c44
Hacky runtime error highlight working
Zach Rispoli
2017-07-17 17:27:21 -0400
1bb0efdac8
Line error highlight styling
Zach Rispoli
2017-07-17 16:13:59 -0400
e111d3c020
fix line number for runtime errors
Cassie Tarakajian
2017-08-01 15:03:48 -0400
069f974989
Merge branch 'master' into feature-runtime-error-highlight
Cassie Tarakajian
2017-08-01 19:55:45 +0200
273fc08b19
Merge branch 'feature-code-folding' of https://github.com/zrispo/p5.js-web-editor into zrispo-feature-code-folding
Cassie Tarakajian
2017-08-01 13:48:49 -0400
fa98306b9a
Update Find styling to new design (#401 )
Katyayani Singh
2017-07-28 21:08:47 +0530
4d3e998f33
Fix broken accessibility feature
Zach Rispoli
2017-07-26 15:17:05 -0400
8c832d06fd
Runtime error line highlight dissappears on lint message update
Zach Rispoli
2017-07-26 14:46:59 -0400
14d77cac0b
Style for folded region looking better
Zach Rispoli
2017-07-26 14:16:50 -0400
b194a24564
Re-enable serving text files as blobs + Remove comments
Zach Rispoli
2017-07-26 14:04:24 -0400
983248ccb7
fixes #402
Cassie Tarakajian
2017-07-24 11:12:11 -0400
e987e8f483
Bundle libraries when project is downloaded as zip (New approach) (#376 )
Zach Rispoli
2017-07-19 13:56:52 -0400
683b718303
Fix CSS loader + Improve visual for code folding
Zach Rispoli
2017-07-18 15:57:40 -0400
b384fdc6ba
remove console errors and extraneous console logs
Cassie Tarakajian
2017-07-17 17:34:11 -0400
0faccbbc04
Hacky runtime error highlight working
Zach Rispoli
2017-07-17 17:27:21 -0400
9647372c9e
Remove unnecessary CSS
Zach Rispoli
2017-07-17 16:15:33 -0400
51831852be
Line error highlight styling
Zach Rispoli
2017-07-17 16:13:59 -0400
87de91016b
Code folding (#382 )
Zach Rispoli
2017-07-17 16:07:59 -0400
4684feaff6
fix #394
Cassie Tarakajian
2017-07-14 15:35:02 -0400
a04e1b0bc4
update version of pretty-bytes to one that works with webpack
Cassie Tarakajian
2017-07-11 12:08:57 -0400
57402cca8b
catch migration error
Cassie Tarakajian
2017-07-11 11:53:38 -0400
0bac435c72
debug asset migration
Cassie Tarakajian
2017-07-11 11:51:56 -0400
3b36cd1e9c
fix asset migration script
Cassie Tarakajian
2017-07-11 11:50:23 -0400
e140702784
Create Asset List View and refactor overlay code (#356 )
Cassie Tarakajian
2017-07-11 17:37:43 +0200
080e9aa823
fix #370 by moving icon placeholder to a mixin
Cassie Tarakajian
2017-06-26 17:46:47 -0400
1359a72f2d
fix #372
Cassie Tarakajian
2017-06-26 15:39:21 -0400
0532990314
update p5 version to latest
Cassie Tarakajian
2017-06-26 15:11:42 -0400
607a27a4a1
remove jsonwebtoken as a dependency
Cassie Tarakajian
2017-06-26 15:07:51 -0400
6cbc376d6e
CSRF/XSS protection (#374 )
Andrew Nicolaou
2017-06-26 19:58:58 +0200
4476405021
change all email links to update protocol based on node env
Cassie Tarakajian
2017-06-26 13:48:24 -0400
1dc0c22cb7
Email verification (#369 )
Andrew Nicolaou
2017-06-26 18:48:28 +0200
7403b2b2d6
Current sketch will stop playing if a new example is opened (issue #357 ) (#365 )
Zach Rispoli
2017-06-18 17:11:23 -0400
1ae37ebaaa
fix lingering linting errors
Cassie Tarakajian
2017-06-13 16:47:36 -0400
396fc701c7
Fix issue with serving assets inside folders
Zach Rispoli
2017-06-12 13:49:45 -0400
2e62c6b288
Find (#359 )
Andrew Nicolaou
2017-06-06 21:20:21 +0200
3f32ccc89c
Remove comments before using loopProtect on scripts (fixes #218 ) (#364 )
Zach Rispoli
2017-06-05 19:46:19 -0700
c596b74b27
Sketch name is used as <title> (issue #108 ) (#363 )
Zach Rispoli
2017-06-05 19:37:41 -0700
313fc856d1
Fixes linting errors (#362 )
Andrew Nicolaou
2017-06-06 04:33:32 +0200
61afce46ed
Server can serve individual assets from projects (fixes #212 , fixes #219 )
Zach Rispoli
2017-06-01 00:08:11 -0400
82207a50d3
Accessibility (#361 )
Mathura MG
2017-05-31 12:23:30 -0700
8e1a65daed
fixes #344 , update sketches to by default use p5 version 0.5.10
Cassie Tarakajian
2017-05-24 12:20:38 -0400
e6979ebed2
add step to download examples to development and production setup, #349
Cassie Tarakajian
2017-05-24 12:08:12 -0400
5f1de43493
enable sourcemap
Cassie Tarakajian
2017-05-18 17:41:25 -0400
7deb3745bf
fix #354
Cassie Tarakajian
2017-05-13 22:23:07 -0400
15346c9a00
more to test object copying
Cassie Tarakajian
2017-05-13 21:46:58 -0400
dc9ad0eea9
log errors in s3 object copy
Cassie Tarakajian
2017-05-13 21:38:48 -0400
3c6049ceef
duplicate is probably less broken than it was
Cassie Tarakajian
2017-05-13 21:17:58 -0400
517045623c
fix autosave, which apparently had never worked
Cassie Tarakajian
2017-05-13 20:47:41 -0400
acd0f60f19
fix minor styling bug on safari
Cassie Tarakajian
2017-05-10 16:12:24 -0400
66833d22b6
fix #351 , increase limit for body-parser
Cassie Tarakajian
2017-05-10 15:07:40 -0400
341ea63437
forgot to commit a file for fix to #347
Cassie Tarakajian
2017-05-10 13:23:10 -0400
19d6aa230d
fix #347
Cassie Tarakajian
2017-05-10 13:19:37 -0400
6518bf14bf
Fix typo in preview version/bug reporting announcement (space needed between 'bugs' and 'here'). (#345 )
Kevin Dodge
2017-05-03 08:57:33 -0700
ae668f681e
HTTPS UI switch (#335 )
Andrew Nicolaou
2017-05-03 17:46:12 +0200
32d3f7a76c
allow file names to change case of file extension
Cassie Tarakajian
2017-04-27 13:08:20 -0400
a267837fb7
Persists Redux store to/from sessionStorage (#334 )
Andrew Nicolaou
2017-04-20 20:05:15 +0200
a4a1a36f02
#330 add google analytics
Cassie Tarakajian
2017-04-13 14:49:45 -0400
2a9ea85ed8
#339 add region to .env
Cassie Tarakajian
2017-04-13 14:39:03 -0400
40b3e26f24
#339 make duplication backwards compatible with old s3 links
Cassie Tarakajian
2017-04-13 14:17:30 -0400
94694c5a72
start to fix editing permissions for the sidebar
Cassie Tarakajian
2017-04-11 20:06:04 -0400
7be45ce875
Search for existing user account using Github emails (#337 )
Andrew Nicolaou
2017-04-13 18:04:10 +0200
4f531c14f4
Update README.md (#338 )
Anderson
2017-04-12 07:55:05 +0800
6ce8515cf3
update pm2 to use clusering mode
Cassie Tarakajian
2017-04-07 00:01:58 -0400
99152f6e37
handle case for #169 where project does not yet have an owner
Cassie Tarakajian
2017-04-06 16:22:34 -0400
aaa5e868e2
make inital changes for #169--need to migrate the locations of a user's s3 files to be namespaced under their userid
Cassie Tarakajian
2017-04-06 14:34:14 -0400
23560c7879
delete file from s3 if data environment variable is undefined
Cassie Tarakajian
2017-03-30 17:28:28 -0400
8392acdf3f
delete files based on S3, with a date to be backwards compatible
Cassie Tarakajian
2017-03-30 16:52:36 -0400
75b49d10a9
add function to delete file from s3
Cassie Tarakajian
2017-03-30 12:14:07 -0400
ed540f4275
don't duplicate file if it isn't hosted on S3
Cassie Tarakajian
2017-03-23 16:01:01 -0400
fa04054d28
duplicating files works
Cassie Tarakajian
2017-03-23 14:50:47 -0400