Skip to content
Permalink
webplatform-cu…

Commits on Dec 18, 2014

Commits on Oct 31, 2014

Commits on Aug 5, 2014

  1. Reworking original proposal

    * Mistakenly removed XSS forbiding iframing, reverted
    * Enforcing to reply postMessage ONLY if part of an accepted origin
    renoirb committed Aug 5, 2014

Commits on Jul 22, 2014

Commits on May 22, 2014

  1. Changing Firefox brand+logic for WebPlatform

    Squashed commit with latest addition as a single patch.
    
    Last squash 2014-05-22 at 12:00 EST
    
    Basics:
    * This commit is meant to have "surgical" patches on top of upstream
    * Currently a rebase from oauth branch
    
    Branding:
    * Adjusting README
    * Use ou rown fxa-content-server-i10n
    * Overriding signup marketing ad specific to Firefox/Mozilla
    
    Account pre-existence validation form events:
    * Improved extension without overwriting events hash map
    * Add our own sign_up validation event handlers
    * Check for existing user and add notice on the form
    * Follows convention to setCustomError on form field when username is invalid
    * Setting in place webservice call service
    * Including shell script to check user details through PHP in scripts/getuserinfo.sh
    * New fields: username, fullName are supported
    * Hijack in bower.json, specify our own version AND build of fxa-js-client at tag 0.1.20-wpd
    renoirb committed May 22, 2014
  2. Merge pull request mozilla#1149 from mozilla/default-oauth-url

    fix(config): set default oauth url to dev deployment
    vladikoff committed May 22, 2014

Commits on May 20, 2014

  1. Merge pull request mozilla#1137 from mozilla/issue-1129-install

    Issue 1129 install
    
    Thanks for tracking this down @vladikoff! r+
    Shane Tomlinson
    Shane Tomlinson committed May 20, 2014
  2. chore(install): Update npm-shrinkwrap.json for the downgraded grunt-c…

    …ontrib-imagemin
    Shane Tomlinson
    Shane Tomlinson committed May 20, 2014
  3. fix lint errors

    zaach committed May 20, 2014
  4. comment-out oauth tests for now

    zaach committed May 20, 2014
  5. Merge pull request mozilla#1134 from jrgm/show-l10n-git-sha

    show the git sha recorded in app/bower_components/fxa-content-server-l10n/.bower.json
    zaach committed May 20, 2014

Commits on May 19, 2014

  1. Release v0.13.0

    zaach committed May 19, 2014
  2. Merge pull request mozilla#1132 from mozilla/update-js-client-0-1-20

    fix(client): update js-client so xhr works in IE
    pdehaan committed May 19, 2014
  3. Merge pull request mozilla#1131 from mozilla/issue-1113-form-validation

    fix(client): Fix form validation on browsers that do not have HTML5 form...
    pdehaan committed May 19, 2014
  4. Merge pull request mozilla#1099 from mozilla/issue-999-browse-happy

    Fix browse happy text and the firefox logo on IE8, disable IE9 support.
    zaach committed May 19, 2014
  5. Merge pull request mozilla#1130 from mozilla/issue-1088-market-styles

    fix(marketing): add breakpoints for marketing snippet
    pdehaan committed May 19, 2014
  6. chore(css): Extract $mobile-html-background-color from _media_queries…

    ….scss
    Shane Tomlinson
    Shane Tomlinson committed May 19, 2014
  7. Merge pull request mozilla#1097 from mozilla/issue-1095-ie9-blank

    fix(server): `utf8` is not a valid content-type, `utf-8` is.
    zaach committed May 19, 2014
  8. Merge pull request mozilla#1111 from mozilla/issue-1054-smart-quote

    fix(email): properly escape smart quotes
    
    This looks good! Thanks @zaach!
    Shane Tomlinson
    Shane Tomlinson committed May 19, 2014
Older