mail/src/js
Felix Hammerl 7959be55a7 [WO-643] Refactor initialization workflow
* Move initialization pre-flight checks to app-controller
* Refresh cached public keys for user during incomplete setups
* Reorder redirect checks in login ctrl from most specific (pubkey + privkey) to most generic (no keys)
* Add overridePermission flag to KeychainDAO.refreshKeyForUserId to refresh w/o asking for user permission
2014-11-06 15:36:59 +01:00
..
bo Use module.exports instead of exports 2014-10-15 19:16:18 +02:00
controller [WO-643] Refactor initialization workflow 2014-11-06 15:36:59 +01:00
crypto Integrate OpenPGP.js 0.8.1 with promises support 2014-10-20 18:44:39 +02:00
dao [WO-643] Refactor initialization workflow 2014-11-06 15:36:59 +01:00
directives Convert common.js directive to common.js module 2014-10-27 15:19:24 +01:00
util [WO-567] fix TLS worker handling 2014-10-15 19:58:26 +02:00
app-config.js Use regex to parse key server urls from manifest 2014-10-22 19:42:56 +02:00
app-controller.js [WO-643] Refactor initialization workflow 2014-11-06 15:36:59 +01:00
app.js Implement desktop UI 2014-10-27 15:19:23 +01:00