mail/src/js/controller
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
..
about.js Use module.exports instead of exports 2014-10-15 19:16:18 +02:00
account.js Use module.exports instead of exports 2014-10-15 19:16:18 +02:00
add-account.js Use module.exports instead of exports 2014-10-15 19:16:18 +02:00
contacts.js Use module.exports instead of exports 2014-10-15 19:16:18 +02:00
dialog.js Use module.exports instead of exports 2014-10-15 19:16:18 +02:00
login-existing.js Use module.exports instead of exports 2014-10-15 19:16:18 +02:00
login-initial.js Use module.exports instead of exports 2014-10-15 19:16:18 +02:00
login-new-device.js Use module.exports instead of exports 2014-10-15 19:16:18 +02:00
login-privatekey-download.js Use module.exports instead of exports 2014-10-15 19:16:18 +02:00
login-set-credentials.js Use module.exports instead of exports 2014-10-15 19:16:18 +02:00
login.js [WO-643] Refactor initialization workflow 2014-11-06 15:36:59 +01:00
mail-list.js [WO-643] Refactor initialization workflow 2014-11-06 15:36:59 +01:00
navigation.js Fix bug when trying to open undefined folder before initial sync 2014-10-22 17:21:28 +02:00
privatekey-upload.js Use module.exports instead of exports 2014-10-15 19:16:18 +02:00
read-sandbox.js WIP: begin browserify build 2014-10-15 19:16:18 +02:00
read.js Use module.exports instead of exports 2014-10-15 19:16:18 +02:00
set-passphrase.js Use module.exports instead of exports 2014-10-15 19:16:18 +02:00
write.js [WO-643] Refactor initialization workflow 2014-11-06 15:36:59 +01:00