Commit Graph

17 Commits

Author SHA1 Message Date
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
Felix Hammerl 0446f8219b [WO-851] Request OAuth token on each connection request 2015-02-02 16:08:27 +01:00
Tankred Hase cddc0988b7 Fix bug for password decrypt in auth service 2014-12-19 11:21:57 +01:00
Tankred Hase 2af599c0ad Refactor account service 2014-12-18 15:25:19 +01:00
Tankred Hase e32456c3db Refactor keychain dao 2014-12-18 15:25:19 +01:00
Tankred Hase 26553e49d7 Refactor auth 2014-12-18 15:25:19 +01:00
Tankred Hase 15b902acf6 Refactor admin and privatekey dao 2014-12-18 15:25:18 +01:00
Tankred Hase cc886ad402 Use native promise api in services 2014-12-18 15:25:18 +01:00
Tankred Hase 7bb69c76b6 Refactor oauth 2014-12-18 15:25:18 +01:00
Tankred Hase a58448483a Test public key dao 2014-12-18 15:25:18 +01:00
Tankred Hase 3944b1741e Test device storage dao 2014-12-18 15:25:18 +01:00
Tankred Hase fb89ffd35a Fix rest dao and invitation dao 2014-12-18 15:25:17 +01:00
Tankred Hase 7aa0d2cf4a Test lawnchair dao
Test pgp promise api
2014-12-18 15:25:17 +01:00
Tankred Hase 502c6b7467 Refactor lawnchair dao to promises 2014-12-18 15:25:17 +01:00
Felix Hammerl 251264835f [WO-767] Initialize lawnchair asynchronously during startup 2014-12-01 14:55:06 +01:00
Tankred Hase f2fee61d3b Fix unit tests for existing angular services 2014-11-21 15:06:29 +01:00
Tankred Hase 3342b91d3f Move unit tests to subdirectories 2014-11-21 12:14:28 +01:00