- Jun 14, 2012
-
-
Jed Parsons authored
-
- Jun 13, 2012
-
-
Lloyd Hilaiel authored
Change browserid.org urls to persona.org, introduce static.login.persona.org for all static resources.
-
- Feb 08, 2012
-
-
Lloyd Hilaiel authored
-
- Jan 30, 2012
-
-
Lloyd Hilaiel authored
-
- Jan 10, 2012
-
-
Gervase Markham authored
-
- Dec 20, 2011
-
-
Lloyd Hilaiel authored
implement both sides of the 'provisioning_api' - that which primaries interact with while certifying authenticated users. woo.
-
- Dec 16, 2011
-
-
Lloyd Hilaiel authored
-
Shane Tomlinson authored
Creating the build and production directories so that we are not polluting our dev directories and overwriting files in the build process. * Build script creates two new directories, build and production. * build is for uncompressed files. * production is for ready to serve up files. * Set up a symlink for include.js so we do not overwrite the original. * Update the build script to update include.js symlink. issue #700 Conflicts: resources/static/include.js
-
- Dec 15, 2011
-
-
Shane Tomlinson authored
issue #758
-
Shane Tomlinson authored
This reverts commit e3f57a26, reversing changes made to f647f552.
-
Shane Tomlinson authored
Creating the build and production directories so that we are not polluting our dev directories and overwriting files in the build process. * Build script creates two new directories, build and production. * build is for uncompressed files. * production is for ready to serve up files. * Set up a symlink for include.js so we do not overwrite the original. * Update the build script to update include.js symlink. issue #700
-
- Dec 14, 2011
-
-
Lloyd Hilaiel authored
-
- Dec 09, 2011
-
-
Shane Tomlinson authored
-
- Dec 01, 2011
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
update to latest jschannel - closes #534 (innocuous console errors when messages are posted to the frame where include.js is loaded that do not have valid JSON as a payload)
-
- Nov 29, 2011
- Nov 17, 2011
-
-
Ben Adida authored
moved back to fragment-identifier based communication for the relay-frame name, should address #590 and #596
-
- Nov 16, 2011
-
-
Ben Adida authored
-
- Nov 15, 2011
-
-
Ben Adida authored
-
- Nov 11, 2011
-
-
Ben Adida authored
made relay iframe live for the length of the page, and localized some variables. Should now work on ios 5. Fixes #442
-
- Nov 10, 2011
-
-
Ben Adida authored
changed passing of relayframe id via localstorage so more can be done in the page before window.open
-
- Nov 04, 2011
-
-
Ben Adida authored
-
- Nov 09, 2011
-
-
Lloyd Hilaiel authored
-
- Nov 03, 2011
-
-
Lloyd Hilaiel authored
-
- Oct 28, 2011
-
-
Lloyd Hilaiel authored
-
- Oct 26, 2011
-
-
Shane Tomlinson authored
-
- Oct 19, 2011
-
-
Shane Tomlinson authored
close #461
-
- Oct 17, 2011
-
-
Shane Tomlinson authored
issue #432
-
Shane Tomlinson authored
issue #432
-
- Oct 07, 2011
-
-
Shane Tomlinson authored
Changing the android check from looking at the userAgent to checking for the failing JSON.parse(null). This will capture a wider range of devices and checks for what makes things fail instead of one browser that can be faked.
-
Shane Tomlinson authored
-
- Oct 03, 2011
-
-
Shane Tomlinson authored
Adding checks for unsupported browsers. For IE<9, showing a special alert saying upgrade or remove Compatibility View.
-
Shane Tomlinson authored
-
- Sep 23, 2011
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
improve documentation of changes to window opening to deal with firefox bugs and code loading race conditions
-
Shane Tomlinson authored
use onready instead of polling to fix race condition related to window vs relay frame readiness, and fix problems in FFX with re-attaching iframes of the same name, by creating relay frames with unique names every time. issue #287 & issue #286
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Shane Tomlinson authored
Every time we create a relay frame, give it a new name. issue #287.
-