- 14 Oct, 2016 1 commit
-
-
Ray Schamp authored
From https://developers.google.com/web/fundamentals/performance/optimizing-content-efficiency/http-caching > "no-cache" indicates that the returned response can't be used to satisfy a subsequent request to the same URL without first checking with the server if the response has changed. As a result, if a proper validation token (ETag) is present, no-cache incurs a roundtrip to validate the cached response, but can eliminate the download if the resource has not changed. This is what we want to happen.
-
- 12 Oct, 2016 1 commit
-
-
Matthew Taylor authored
[Master] Hotfix: loosen restrictions on smartystreets check
-
- 06 Oct, 2016 1 commit
-
-
Matthew Taylor authored
re-fixes #828 by loosening restrictions on the check once again (see https://smartystreets.com/docs/us-street-api#match-strategy)
-
- 04 Oct, 2016 1 commit
-
-
Ray Schamp authored
[Master] Release 2.2.13
-
- 03 Oct, 2016 4 commits
-
-
Matthew Taylor authored
Higher res AND SMALLER FILE SIZE?!?! This really is 2016. We live in an amazing time.
-
Matthew Taylor authored
updates the studio links, and also fixes a link issue for the dance activity. Thanks @jwzimmer!
-
Ray Schamp authored
Move Randy Jou to previous Scratch Team section
-
Ray Schamp authored
-
- 02 Oct, 2016 1 commit
-
-
Matthew Taylor authored
Fix GH-933: Put label for “Not Required” above input
-
- 30 Sep, 2016 1 commit
-
-
Matthew Taylor authored
Fixes #933
-
- 21 Sep, 2016 6 commits
-
-
Ray Schamp authored
[Master] Add Cache-Control header to all S3 uploads
-
Ray Schamp authored
Add Cache-Control header to all S3 uploads
-
jwzimmer authored
Fix GH-590: initial automated test
-
jwzimmer authored
-
jwzimmer authored
-
Matthew Taylor authored
Implement GH-903: Update hoc page with new tutorials
-
- 20 Sep, 2016 1 commit
-
-
Ray Schamp authored
Remove interactions with session cookie
-
- 19 Sep, 2016 4 commits
-
-
Matthew Taylor authored
-
jwzimmer authored
-
jwzimmer authored
check only the href, not the URL. i'm not sure this is a good way to do this. may be too convoluted.
-
Ray Schamp authored
Remove interactions with session cookie
-
- 15 Sep, 2016 8 commits
-
-
jwzimmer authored
-
jwzimmer authored
-
jwzimmer authored
-
Matthew Taylor authored
Also make updates to style scoping based on feedback from @rschamp
-
jwzimmer authored
-
jwzimmer authored
-
Matthew Taylor authored
-
Matthew Taylor authored
Adds: 1. Make it Fly 2. Make Music Removes: 1. Hide-and-Seek 2. Dance, Dance, Dance
-
- 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.
-