Commit Graph

32 Commits

Author SHA1 Message Date
Kyle Spearrin 6a8d2c305e support for password revision date on logins 2018-07-27 17:48:18 -04:00
Kyle Spearrin dab9954887 send password history to server 2018-07-27 16:44:20 -04:00
Kyle Spearrin 003c730eb1 sequentialize updates 2018-07-23 14:42:37 -04:00
Fred Cox 04014a8e78 Add sequentialize to prevent parralel loading of cipher keys (#7)
* Add sequentialize to prevent parralel loading of cipher keys

Massively improves start up performance of extensions

* Add tests for sequentialize

* Fix sequentialize as it was caching calls for all instances together

* Add sequentialize to the functions that have internal caches

* Adding sequentialize to getOrgKeys makes big performance difference

* Update cipher.service.ts

* Update collection.service.ts

* Update folder.service.ts
2018-07-23 14:23:30 -04:00
Kyle Spearrin aa811e51c3 add storage gb info to org 2018-07-18 09:21:34 -04:00
Kyle Spearrin 3354f0b818 is owner get prop 2018-07-17 15:56:49 -04:00
Kyle Spearrin 7ca2a40478 folder helps and pwsafe xml importer 2018-07-12 09:48:39 -04:00
Kyle Spearrin 4004449aa8 padlock importer. move relationships to arrays 2018-07-10 16:38:43 -04:00
Kyle Spearrin 36ab2ec78b add missing permissions to organization objs 2018-07-10 09:19:15 -04:00
Kyle Spearrin ff8c1dfea9 org vault listing from apis 2018-07-03 23:33:15 -04:00
Kyle Spearrin 154c087b97 importers for lastpass, bitwarden, and keepassx 2018-06-23 09:27:30 -04:00
Kyle Spearrin b3f71ed8e4 api support for sharing 2018-06-12 11:45:02 -04:00
Kyle Spearrin 5db55496c2 add support for readonly flag on collections 2018-06-11 14:32:35 -04:00
Kyle Spearrin bf260819bb sync organizations 2018-05-18 15:26:46 -04:00
Kyle Spearrin 5850a590ce utils global 2018-05-14 23:41:12 -04:00
Kyle Spearrin 29556c5d3b rename some crypto terms 2018-05-09 16:00:15 -04:00
Kyle Spearrin 22894a6876 cache key meta data for forge decryption 2018-05-09 15:48:17 -04:00
Kyle Spearrin de4494e1b3 fast decrypt 2018-05-07 09:00:49 -04:00
Kyle Spearrin fc1114a6bd refactor crypto service to use crypto functions 2018-04-21 23:14:04 -04:00
Kyle Spearrin 063bb010db refactor for login uris and response model changes 2018-03-01 23:44:29 -05:00
Kyle Spearrin 166ed44392 Revert "reference barrels"
This reverts commit 2d9f53fbed.
2018-02-19 13:07:19 -05:00
Kyle Spearrin 2d9f53fbed reference barrels 2018-02-19 12:33:32 -05:00
Kyle Spearrin 7c3bed1737 updates for 2fa auth services 2018-02-01 22:55:49 -05:00
Kyle Spearrin 3869dcaf7b apply collection and folder views 2018-01-25 14:57:42 -05:00
Kyle Spearrin 7e1c883f03 view model types 2018-01-24 11:33:15 -05:00
Kyle Spearrin e157d5be6d remove model window assignments 2018-01-20 14:12:18 -05:00
Kyle Spearrin ce628ba1db rename to bitwardenContainerService 2018-01-11 14:00:32 -05:00
Kyle Spearrin 9a74f3e4ea restore cryptokey class with node ref 2018-01-09 15:38:33 -05:00
Kyle Spearrin b7a0fbfef5 no aliasing 2018-01-09 14:26:29 -05:00
Kyle Spearrin 7c848edf3c added models, crypto, and constants services 2018-01-08 14:11:28 -05:00
Kyle Spearrin bbfe69eea0 clean out old models/services 2018-01-04 23:51:02 -05:00
Kyle Spearrin a95632294f copy common ts code over from browser repo 2018-01-03 21:20:41 -05:00