Commit Graph

23 Commits

Author SHA1 Message Date
Tankred Hase 487ddca28c refactored crypto libto use different namespace 2013-05-22 17:03:54 +02:00
Tankred Hase f9461aaf25 fixed cloudstorage dao it tests 2013-05-19 04:00:53 +02:00
Tankred Hase 0cb5214b94 minor fixes to email dao and crypto 2013-05-19 01:33:59 +02:00
Tankred Hase afe8c1329b integrated new crypto into email dao unit test 2013-05-18 22:33:10 +02:00
Tankred Hase 8f0b698d27 added exception handling for password/login 2013-05-07 15:10:51 +02:00
Tankred Hase d2565df871 bugfix email validation 2013-05-04 15:28:10 +02:00
Tankred Hase 7e137549d0 changed html and text view 2013-05-04 13:02:17 +02:00
Tankred Hase b1bc03b74b Sending email from client works 2013-05-03 16:09:13 +02:00
Tankred Hase eda008258d implemented send email in client email dao and it test 2013-05-02 18:49:22 +02:00
Tankred Hase 6177b40f1b moved nacl key derivation to web worker 2013-04-29 15:10:27 +02:00
Tankred Hase 669d8002d2 deleting vinbox item after sync works 2013-04-23 16:35:01 +02:00
Tankred Hase b2a8f2926f fixed bug when offline 2013-04-19 20:47:30 +02:00
Tankred Hase 9dec074b0c pull from vinbox, reencrypt, push to inbox works 2013-04-19 19:13:27 +02:00
Tankred Hase 65e0a7d520 user keypair is now derived on email dao init and pub key pushed to the cloud 2013-04-19 16:38:32 +02:00
Tankred Hase e943dfd304 implemented public key cloud storage methods 2013-04-19 13:55:21 +02:00
Tankred Hase ef54dc3aae cleanup strict mode function placement 2013-04-02 15:02:57 +02:00
Tankred Hase 5c0e04cc31 refactored all files to use functional strict scope 2013-04-02 00:12:15 +02:00
Tankred Hase 02076cff40 moved ordering of emails to list view instead of email dao 2013-03-21 21:58:56 +01:00
Tankred Hase 5b98cd692a sort emails by sent date when fetching them from the data-store 2013-03-21 20:18:03 +01:00
Tankred Hase 7b2751ed9b app now still works if no internet connection is there 2013-03-20 18:20:08 +01:00
Tankred Hase a20df131d1 bugfix syncing empty list from cloud 2013-03-19 17:04:26 +01:00
Tankred Hase 3fbcc26035 sandboxed iframe and escaping of html in templates works 2013-03-18 18:23:51 +01:00
Tankred Hase 95cbe554bd initial commit 2013-03-13 16:58:46 +01:00