- 07 Nov, 2016 1 commit
-
-
Ray Schamp authored
We should fix this for every URL, but that is too large of a change for a hotfix
-
- 31 Oct, 2016 2 commits
-
-
Ray Schamp authored
[Master] Release 2.2.14
-
Ray Schamp authored
-
- 28 Oct, 2016 1 commit
-
-
Matthew Taylor authored
This reverts commit 9f933405. This is temporary, and we will add it back in once the Windows tool is ready.
-
- 27 Oct, 2016 1 commit
-
-
Matthew Taylor authored
as recommended in https://github.com/LLK/scratchr2/pull/4127#issuecomment-256484893
-
- 20 Oct, 2016 4 commits
-
-
chrisgarrity authored
Fix gh-924: Localize Developers Page
-
Connor Hudson authored
Fix GH-899: Re-searching should not search for 'undefined'
-
Technoboy10 authored
-
Matthew Taylor authored
Implement GH-856: Add new cards and card thumbs to www
-
- 19 Oct, 2016 5 commits
-
-
Matthew Taylor authored
-
Matthew Taylor authored
-
Matthew Taylor authored
We’re not at es6 yet. My baaaaaaaaaaddddd
-
chrisgarrity authored
Add ScratchJr to developers page
-
Matthew Taylor authored
Fixes #856. This also updates the styling of the `cards.jsx` view to follow the trello style guide, as previously discussed.
-
- 18 Oct, 2016 2 commits
-
-
Matthew Taylor authored
Remove Khmer from language list
-
Matthew Taylor authored
Don’t redirect banned user on community guidelines
-
- 17 Oct, 2016 2 commits
-
-
Matthew Taylor authored
This language needs some updates on the editor/block translations before we can add it back in – see https://github.com/LLK/scratch-flash/issues/1165
-
Matthew Taylor authored
[Master] Hotfix - update build-locales script
-
- 14 Oct, 2016 3 commits
-
-
Ray Schamp authored
[Master] Use no-cache so ETags are used
-
Ray Schamp authored
[Develop] Use no-cache so ETags are used
-
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.
-
- 13 Oct, 2016 5 commits
-
-
Ray Schamp authored
Fix gh-965 - Projects Curated by space
-
St19_Galla authored
-
St19_Galla authored
-
St19_Galla authored
-
St19_Galla authored
-
- 12 Oct, 2016 5 commits
-
-
Technoboy10 authored
-
chrisgarrity authored
Fix gh-940: missing translations
-
chrisgarrity authored
Also took out default messages for strings that are in the l10n json files.
-
Matthew Taylor authored
[Master] Hotfix: loosen restrictions on smartystreets check
-
The_Grits authored
-
- 11 Oct, 2016 4 commits
-
-
chrisgarrity authored
Also cleaned up comments from @mewtaylor
-
Matthew Taylor authored
Fix gh-938: Update Privacy Policy
-
chrisgarrity authored
Most problems were due to strings being duplicated and overwriting each other. Updated the build-locales script to keep track of duplicates. Project Curated by on the splash page was just missing the formatMessage call.
-
The_Grits authored
-
- 06 Oct, 2016 5 commits
-
-
Matthew Taylor authored
[Develop] Hotfix: loosen restrictions on smartystreets check
-
Matthew Taylor authored
re-fixes #828 by loosening restrictions on the check once again (see https://smartystreets.com/docs/us-street-api#match-strategy)
-
Andrew Sliwinski authored
Add Travis-CI
-
St19_Galla authored
-
The_Grits authored
-