1
0
mirror of https://github.com/moparisthebest/mail synced 2024-08-13 16:43:47 -04:00
Commit Graph

15 Commits

Author SHA1 Message Date
Tankred Hase
d08321d345 switching between offline and online state works 2013-12-10 22:20:41 +01:00
Tankred Hase
58ed8928e6 integrate new email-dao into controllers and first attempt at starting app 2013-12-03 19:21:50 +01:00
Tankred Hase
4b8f4ee7df [WO-116] Integrate error handler into all conrtollers 2013-11-14 20:44:57 +01:00
Tankred Hase
8ac1882280 [WO-111] add error hadnling to login.js 2013-11-12 20:08:30 +01:00
Tankred Hase
415c0abbff do silent auto update on each startup 2013-11-09 00:30:45 +01:00
Tankred Hase
28a109bb07 create dialog and start cleanup of controller code using scope chain 2013-11-08 21:35:30 +01:00
Tankred Hase
a59229364e check for update everytime window open again... not just in background page 2013-11-08 19:08:34 +01:00
Tankred Hase
24f97db09e implement feedback on keygen and login 2013-11-04 14:20:14 +01:00
Felix Hammerl
36c8d1e003 [WO-53] import key on new device 2013-10-22 15:12:09 +02:00
Felix Hammerl
488a377580 create login views 2013-10-21 13:10:42 +02:00
Tankred Hase
7b844aa218 login to imap in login view 2013-10-11 23:02:37 +02:00
Tankred Hase
1eb14d1e11 refactor to generate and store random salt for PBKDF2 2013-10-09 16:40:36 +02:00
Tankred Hase
ee7d179298 refactor imap login out of email dao.init 2013-09-26 17:37:56 +02:00
Tankred Hase
5f4c923a09 integrate imap client 2013-09-19 15:41:21 +02:00
Tankred Hase
836456f0d0 init app controller centrally before login 2013-09-15 16:24:14 +02:00