Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix for bug #454, adds _isHTML condition at HTMLServer.js:151 #567

Closed
wants to merge 136 commits into from

Conversation

NYCJacob
Copy link

This change adds a conditional wrapper at line 151 - 170 before server(content)

Gideon Thomas and others added 30 commits February 19, 2016 16:56
Fix mozilla#530 - Figure out why DnD using the Upload Files dialog is broken
Rename pontoon string files to allow Pontoon to detect it
Add script to pull string changes from thimble on build
Add comments to the locale strings
Change strings to not use placeholders for localizable words when possible
Fix thimble tarball extract pattern in string update script
Only use git in the script to update strings
Travis CI and others added 22 commits September 29, 2016 13:06
mozilla#564)

* Watch and warn on rename or delete events for the root index.html file, part of https://github.com/mozilla/thimble.mozilla.org/issues/1569#issuecomment-258889724

* Review fixes

* Ignore .DSStore files when localizing, add new extension to sw precache list
…ame before creating a new file (mozilla#566)

* Fix mozilla/thimble.mozilla.org#1564 - Check for existing file with name before creating a new file

* Review Fix: Parentheses around ++ operator
@gideonthomas
Copy link

gideonthomas commented Jan 4, 2017

Hi @NYCJacob, would you be able to make the PR against the mozilla:master branch instead of the mozilla:bramble branch?

@NYCJacob
Copy link
Author

NYCJacob commented Jan 4, 2017

will do

@NYCJacob
Copy link
Author

NYCJacob commented Jan 6, 2017

ok I synced my fork with your master and did another push. Is that good?

@gideonthomas
Copy link

@NYCJacob you would need to close this pull request and open a new one. In the new one, make sure the base fork's branch is master and not bramble.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants