Граф коммитов

305 Коммитов

Автор SHA1 Сообщение Дата
Vlad Filippov 2a31c113d0 Merge pull request #5 from mortonfox/patch-1
Fix the Packaging link
2016-08-02 10:10:16 -04:00
Morton Fox e74bbde147 Fix the Packaging link 2016-08-02 00:28:47 -04:00
Chris Karlof f6950f7c82 wait until firebase connects before trying to access data 2013-10-10 18:24:49 -07:00
Chris Karlof b31a2029ff clone response in proxied parse before parsing because we delete the ciphertext property off of it 2013-10-10 11:43:48 -07:00
Chris Karlof eeced631e6 hacks to start debugging firebase sync 2013-10-09 18:17:44 -07:00
Chris Karlof 38cd846c9d fixes for local storage; re-proxy model in sync, proxy set method, and strip ciphertext from findAll results 2013-10-09 17:56:43 -07:00
Chris Karlof a828ba9687 things are broke 2013-10-08 19:44:39 -07:00
Chris Karlof c1e0ee8306 fixes so both the firefox and chrome tests pass; firefox supports local storage, chrome also supports firebase storage 2013-10-08 17:15:20 -07:00
Chris Karlof eca1689803 more progress on dropbox sync 2013-02-21 09:47:41 -08:00
Chris Karlof 52374904d0 replaced local guid method with _ one 2013-02-21 09:47:26 -08:00
Chris Karlof 19757b4fca start of dropbox sync methods 2013-02-19 09:56:42 -08:00
Chris Karlof caf2f94de6 a step towards getting sync to work with dropbox 2013-02-18 19:34:31 -08:00
Chris Karlof dad7aae59f directory reorg 2013-02-16 08:27:21 -08:00
Chris Karlof df148b7eee switch between local and firebase tests; delete firebase test store after test completes 2013-02-15 19:09:49 -08:00
Chris Karlof 00eb3a6979 firebase sync w/tests 2013-02-15 17:27:45 -08:00
Chris Karlof 73fecf542e bug fixes and tests for User#delete 2013-02-14 17:33:36 -08:00
Chris Karlof 36bf8fb2ff bugfixes and tests for User#update 2013-02-14 16:00:43 -08:00
Chris Karlof 65ac15e254 wrote tests for User.fetch() with no password 2013-02-14 12:03:46 -08:00
Chris Karlof 7c714f2edc finished up first test for User#fetch 2013-02-14 09:45:48 -08:00
Chris Karlof 6416ce7754 started fetch test 2013-02-13 19:29:13 -08:00
Chris Karlof 737dd625cd wrapped up create test 2013-02-13 17:27:02 -08:00
Chris Karlof a633fb1e10 work on specs using chai+mocha 2013-02-12 17:58:53 -08:00
Chris Karlof ced570f49c fixed typo 2013-02-10 23:44:03 -08:00
Chris Karlof a52765498a remove jasmine, added chai+mocha with promise support 2013-02-09 20:32:16 -08:00
Chris Karlof 9dc1a87892 testing rebase 2013-02-09 10:11:57 -08:00
Chris Karlof 61d1af175b added test dir 2013-02-08 17:26:07 -08:00
Chris Karlof 1f5afa34e8 updated gombot crypto 2013-02-05 17:35:47 -08:00
Chris Karlof 2b2a9ba313 added email to fetch 2013-02-04 23:42:06 -08:00
Chris Karlof 71bfc92ac5 start of getting fetch working 2013-02-04 18:13:53 -08:00
Chris Karlof 2c63bd2286 start of sync refactor with tests 2013-02-03 23:12:13 -08:00
Chris Karlof 2c980a76f1 refactored infobar code so it will hopefully be easy to plug in a module for FF based on tppanel; and also fixed gombot #61 2013-01-29 17:58:56 -08:00
Chris Karlof 3b243411ab fixes #54 2013-01-29 17:18:33 -08:00
Chris Karlof aca0ef676c fixed missing js file on sign_in page 2013-01-29 12:37:53 -08:00
Chris Karlof f257f6e6f8 Merge remote-tracking branch 'origin/master' 2013-01-29 12:13:52 -08:00
Chris Karlof 8a5a98b895 removed TODO file; use github issues instead 2013-01-29 12:12:59 -08:00
Chris Karlof c6668d5110 added version string to encrypted local data format 2013-01-29 12:11:09 -08:00
Chris Karlof a55b1cf8f4 Merge branch 'firefox_signin' 2013-01-28 19:13:46 -08:00
Chris Karlof 569e937476 Merge remote-tracking branch 'origin/master' 2013-01-28 19:13:03 -08:00
Chris Karlof 6219eb2001 Merge remote-tracking branch 'origin/master' into firefox_signin 2013-01-28 19:12:33 -08:00
Chris Karlof ef90432b85 signin working on FX 2013-01-28 18:10:47 -08:00
Chris Karlof 8b7f6c5b90 bug fixes to firefox extension messaging to prevent handling of postMessages that would be potentially handled by itself 2013-01-28 15:29:57 -08:00
Chris Karlof f2dbc11589 removed pages dir 2013-01-28 15:02:57 -08:00
Chris Karlof a9c7e37bbd removed pages dir 2013-01-28 15:02:48 -08:00
Chris Karlof df52171c99 in pin.js don't filter tab and delete characters 2013-01-28 15:02:20 -08:00
Chris Karlof 649b379623 Merge branch 'master' into firefox_signin 2013-01-27 18:00:30 -08:00
Chris Karlof 619820ed6d Fix for filling multiple password forms on a page. Maybe sure they are filled serially rather than concurrently 2013-01-27 18:00:17 -08:00
Chris Karlof 5779e0a16f start of getting signin to work on firefox 2013-01-25 17:55:35 -08:00
Chris Karlof 5f05384065 directory reorg to make supporting chrome and firefox more sane 2013-01-25 13:16:05 -08:00
Chris Karlof ff2fb8c86b refactored FX specific kdf out of client.js 2013-01-25 12:36:20 -08:00
Chris Karlof fd180a4542 Removed some firefox test code 2013-01-25 12:11:26 -08:00