- 15 Sep, 2016 2 commits
- 14 Sep, 2016 3 commits
-
-
jwzimmer authored
-
jwzimmer authored
-
Matthew Taylor authored
Fix gh-918: Update Video Link
-
- 13 Sep, 2016 2 commits
- 12 Sep, 2016 2 commits
-
-
Ray Schamp authored
Don't set state to undefined API response bodies
-
Matthew Taylor authored
Adding routes to microworlds
-
- 09 Sep, 2016 4 commits
-
-
Ray Schamp authored
Use html-webpack-plugin for html rendering
-
Ray Schamp authored
Remove interactions with session cookie
-
Ray Schamp authored
-
Ray Schamp authored
Move the rest of the configuration into template-config.js. This way the options are explicitly in the same namespace so we won't be surprised when we add a variable with the same name as an html-webpack-plugin option. Rename template extension to ejs for syntax-coloring purposes.
-
- 08 Sep, 2016 8 commits
-
-
Ray Schamp authored
Add Cache-Control header to all S3 uploads
-
Ray Schamp authored
-
Ray Schamp authored
This resolves the "Cannot read property 'x' of undefined" errors that occur when the API returns non-JSON responses. For instance if the proxy endpoints return 500 error responses from scratchr2.
-
morant authored
-
Ray Schamp authored
Instead of retrieving the permission from the session cookie, store permission data from /session/, and cache it in a cookie. On subsequent page loads, the permission information will be retrieved from the cookie more quickly than the /session/ endpoint returns. When the session changes, the cookie and permissions state is updated to reflect the new state.
-
Ray Schamp authored
We're not using it yet, and it won't be coming from the cookie when we do.
-
Ray Schamp authored
This plugin will likely be updated when webpack is updated.
-
Ray Schamp authored
-
- 07 Sep, 2016 3 commits
-
-
morant authored
- Change art microworld text to not refer to videos.
-
morant authored
-
Matthew Taylor authored
Rename Albanian correctly
-
- 06 Sep, 2016 3 commits
-
-
Matthew Taylor authored
My bad on the misunderstanding!
-
Matthew Taylor authored
Fix gh-894: Community Guidelines Image
-
Matthew Taylor authored
Fix gh-900 // Update Credits
-
- 02 Sep, 2016 1 commit
-
-
Matthew Taylor authored
Fix GH-872: Check for username before sending
-
- 01 Sep, 2016 4 commits
-
-
Matthew Taylor authored
thanks @rschamp!
-
Matthew Taylor authored
the `//` for an empty username that gets sent to the backend causes a 500 error. This is an edge case in formsy, as it has not detected a change value yet, so handle it in the username validation method. Fixes #872
-
The_Grits authored
Just realized I took the whole footer off, not just the image.
-
The_Grits authored
Update to hide page's footer image when the screen is too small.
-
- 31 Aug, 2016 2 commits
-
-
St19_Galla authored
-
Matthew Taylor authored
Bugfix: Add webkit prefixes for safari 8
-
- 30 Aug, 2016 1 commit
-
-
Matthew Taylor authored
`caniuse` updated their api recently, and it appears that support for safari 8 is no longer in the last 3 versions (and it appears that safari 8 is not listed as supported there in general). explicitly add the version back in to make sure the proper `-webkit` prefixes are included for that browser.
-
- 29 Aug, 2016 4 commits
-
-
Matthew Taylor authored
Fix GH-825: Only require zip code for US addresses
-
Ray Schamp authored
Fix gh-844 // Update Readme
-
morant authored
-
Matthew Taylor authored
Fix gh-864 // Update Conference Text
-
- 26 Aug, 2016 1 commit
-
-
morant authored
-