Commit Graph

10 Commits

Author SHA1 Message Date
Tankred Hase 5bf0890c02 Ignore keys from HKP server in keychain.getUserKeyPair
Remove unused getPublicKeys function
2015-02-10 15:21:04 +01:00
Tankred Hase c93eaf17f3 Implement HKP server support
* Add public key import lightbox for copy and paste
* Fix refresh of pgp key change in keychain
* Display additional contacts info
* Filter by name and email addres in autocomplete
* Accept all file endings for key import

Accept all types of files for key import
2015-02-02 20:15:10 +01:00
Tankred Hase b01aa6716c Review 2014-12-18 16:50:11 +01:00
Tankred Hase e32456c3db Refactor keychain dao 2014-12-18 15:25:19 +01:00
Tankred Hase a80169ebe2 WIP: started refactoring keychain 2014-12-18 15:25:19 +01:00
Felix Hammerl 2764c6e230 Multiple minor fixes
* Fix dialog service instance binding
* Fix service/factory handling
* Inject userStorage lawnchair adapter to keychain service
2014-11-25 17:46:33 +01:00
Tankred Hase f2fee61d3b Fix unit tests for existing angular services 2014-11-21 15:06:29 +01:00
Tankred Hase 4c04ba4e74 Refactor login controllers and delete AppController 2014-11-19 20:54:59 +01:00
Tankred Hase c8d56b4bd1 Expose previous DAOs as angular services and as common.js modules 2014-11-18 18:44:00 +01:00
Tankred Hase f7b7e174b0 Rename DAOs to services 2014-11-18 18:13:34 +01:00