1
0
mirror of https://github.com/moparisthebest/mail synced 2024-11-22 00:42:20 -05:00

Commit Graph

  • 800d73f505 set resolution to 800x600 Tankred Hase 2013-06-04 23:40:20 +0200
  • 4e02e91087 fixed description in manifest Tankred Hase 2013-06-04 23:38:05 +0200
  • e26a8df294 login and logout work Tankred Hase 2013-06-04 23:19:02 +0200
  • 71d6d6c799 started refacrtoring for sandboxed iframe Tankred Hase 2013-06-04 21:36:13 +0200
  • b580506465 cleanup filtering code in lanwchair dao Tankred Hase 2013-06-03 23:08:23 +0200
  • 5e14aa0215 added sorting by keys in lawnchair dao Tankred Hase 2013-06-03 22:24:26 +0200
  • 1266142ad7 added sorting by keys in lawnchair dao Tankred Hase 2013-06-03 22:20:20 +0200
  • 1071d89ee9 key ync from cloud works Tankred Hase 2013-06-03 19:57:15 +0200
  • 04a3ab2a34 different lawnchair for each user Tankred Hase 2013-06-03 04:26:17 +0200
  • cb8df440f2 cleanup keychain dao Tankred Hase 2013-06-03 04:12:53 +0200
  • 6224d01afd upgrade lawnchair deps... fixed bugs Tankred Hase 2013-06-03 03:49:43 +0200
  • 5a2a559485 put sentDate in lawnchair key, reducing sort complexity Tankred Hase 2013-06-03 02:17:20 +0200
  • ef05addc31 upgrade several js libs Tankred Hase 2013-06-01 13:58:02 +0200
  • 8cfd6ea0a6 upgrade several js libs Tankred Hase 2013-06-01 13:57:50 +0200
  • 558ac6153d removed unnecessary scripts and dependecies for sjcl and nacl Tankred Hase 2013-06-01 11:19:18 +0200
  • 03a60c2546 integrated refactored item batch encryption Tankred Hase 2013-06-01 10:58:50 +0200
  • b1b91850a7 implemented save key locally after cloud lookup Tankred Hase 2013-06-01 02:23:09 +0200
  • fcac34ae74 integrated changed into app Tankred Hase 2013-06-01 01:45:38 +0200
  • a58753d82b integration tests all work again Tankred Hase 2013-06-01 00:04:58 +0200
  • d7f6c89062 removed sync private key spaghetti code from cloudstorage dao Tankred Hase 2013-05-31 23:30:30 +0200
  • 39a9a90e26 started cloudstorage integration tests and keychain dao integration tests Tankred Hase 2013-05-31 23:27:19 +0200
  • dca3b252ce finished refactoring email dao for unit tests Tankred Hase 2013-05-31 15:51:34 +0200
  • 0fb0e7c1e7 cleanup Lawnchair dep injection Tankred Hase 2013-05-31 13:09:49 +0200
  • 9a7e87d33e deleted local storage dao code and tests Tankred Hase 2013-05-31 13:05:12 +0200
  • 09d4c1c56f refactored crypto.js tp use keypair input Tankred Hase 2013-05-31 13:00:54 +0200
  • 6a33f17f42 implemented storage and lookup of user keypair Tankred Hase 2013-05-27 19:25:45 +0200
  • a3ff4c48c1 integrated senderPk signature check Tankred Hase 2013-05-24 00:14:02 +0200
  • dbb25162fa added keychain dao and started impl Tankred Hase 2013-05-23 23:45:26 +0200
  • eaddd674b9 added error handling in lawnchair dao Tankred Hase 2013-05-23 23:14:30 +0200
  • 5c1b89dfc9 added error handling in lawnchair dao Tankred Hase 2013-05-23 23:12:38 +0200
  • bdab0e19c1 integrated crypto lib changes into device storage dao Tankred Hase 2013-05-23 22:33:44 +0200
  • 1e27297013 integrated new crypto lib api into crypto.js Tankred Hase 2013-05-23 22:17:25 +0200
  • 52fba1a462 rm util unti test Tankred Hase 2013-05-23 14:04:44 +0200
  • c8094de448 removed preinstall script Tankred Hase 2013-05-22 21:00:58 +0200
  • 487ddca28c refactored crypto libto use different namespace Tankred Hase 2013-05-22 17:03:54 +0200
  • f5d505df49 moved dev server to grunt connect Tankred Hase 2013-05-22 10:16:26 +0200
  • 9f9cd612af fixed npm versions Tankred Hase 2013-05-21 16:26:42 +0200
  • b77affb86a added grunt test runner Tankred Hase 2013-05-21 15:38:18 +0200
  • f9461aaf25 fixed cloudstorage dao it tests Tankred Hase 2013-05-19 04:00:53 +0200
  • 6170c38219 updated it index.html Tankred Hase 2013-05-19 01:40:23 +0200
  • 8326e21b1b added private key model Tankred Hase 2013-05-19 01:36:01 +0200
  • 0cb5214b94 minor fixes to email dao and crypto Tankred Hase 2013-05-19 01:33:59 +0200
  • afe8c1329b integrated new crypto into email dao unit test Tankred Hase 2013-05-18 22:33:10 +0200
  • 2c1458b663 updated devicestorage Tankred Hase 2013-05-17 17:44:34 +0200
  • 4a080eed26 added git submodule deps in npm Tankred Hase 2013-05-16 16:54:56 +0200
  • d731ae32d8 generated new forge bundle Tankred Hase 2013-05-15 14:25:24 +0200
  • 0e4c09ebdf added unique id to rsa signature Tankred Hase 2013-05-15 14:14:08 +0200
  • 838fc0396f refactoring and cleanup of crypto batch lib Tankred Hase 2013-05-15 13:47:49 +0200
  • 6f2be99672 moved crypto batch code from util to own js file Tankred Hase 2013-05-15 13:36:59 +0200
  • 98a4b8cfec refactored worker code... all asym and sym batch encryption is done in a worker Tankred Hase 2013-05-15 13:11:08 +0200
  • fcf64569b2 refactored crypto for user to use RSA encrypt/sign Tankred Hase 2013-05-15 12:26:32 +0200
  • 413a99a04f removed redundant keypair reference in crypto Tankred Hase 2013-05-14 20:49:33 +0200
  • c9c53598e8 started refacroting crypto Tankred Hase 2013-05-14 20:28:12 +0200
  • 1b95066e12 crypto cleanup of for loops using forEach Tankred Hase 2013-05-14 19:11:16 +0200
  • b25b5256d6 cleanup comments Tankred Hase 2013-05-14 18:52:41 +0200
  • 956e184574 added utf-16 support for rsa crypto Tankred Hase 2013-05-14 18:48:13 +0200
  • d2e59c7f32 used utf-16 string as input for aes crypto and cleaned up code Tankred Hase 2013-05-14 18:38:24 +0200
  • c264dfc994 refactored rsa sign and verify to take base64 arrays Tankred Hase 2013-05-14 18:15:47 +0200
  • 6bbcd8cab7 added rsa module and tests Tankred Hase 2013-05-14 16:05:31 +0200
  • ec14639d56 refactored forge test Tankred Hase 2013-05-14 14:49:07 +0200
  • d59077dedd removed sjcl dependencies from code Tankred Hase 2013-05-14 14:37:31 +0200
  • c89569fabd refactored crypto api to use forge cbc mode instead of sjcl Tankred Hase 2013-05-14 14:05:14 +0200
  • 3e12c7eae6 inject forge as dependency Tankred Hase 2013-05-14 13:43:52 +0200
  • 0a6ae5d599 removed hmac integrify check during cbc encryption Tankred Hase 2013-05-14 13:40:58 +0200
  • df0696a373 test code cleanup Tankred Hase 2013-05-14 13:26:51 +0200
  • 0a64d09fd8 test code cleanup Tankred Hase 2013-05-14 13:19:56 +0200
  • d3ebb8dc50 removed crypto.js and jsbn libs Tankred Hase 2013-05-14 12:57:09 +0200
  • 4d47a3cdec swapped crypto'js cbc impl for forge Tankred Hase 2013-05-14 12:49:27 +0200
  • 2b50bc2308 replaced pbkdf2 impl with forge Tankred Hase 2013-05-14 12:01:51 +0200
  • 01469356dd fixed forge test Tankred Hase 2013-05-14 03:04:39 +0200
  • 04376d0245 fixed forge test Tankred Hase 2013-05-14 02:07:28 +0200
  • 911f9929a9 fixed forge bundle Tankred Hase 2013-05-14 01:38:27 +0200
  • 7d14dbfa23 test cleanup Tankred Hase 2013-05-14 00:35:25 +0200
  • 184b9a6d3b forge test update Tankred Hase 2013-05-13 17:29:02 +0200
  • e3ce4df5bb added forge rsa bundle and wrote benchmarks tests successfully Tankred Hase 2013-05-13 17:14:44 +0200
  • 8f0b698d27 added exception handling for password/login Tankred Hase 2013-05-07 15:10:51 +0200
  • 654a89055b fixed path in app mainfest Tankred Hase 2013-05-06 13:54:13 +0200
  • 61d97ab145 bugfix detect html in reply Tankred Hase 2013-05-06 10:56:15 +0200
  • d2565df871 bugfix email validation Tankred Hase 2013-05-04 15:28:10 +0200
  • ebbb16866a prefill compose view for replying works Tankred Hase 2013-05-04 15:08:54 +0200
  • 7e137549d0 changed html and text view Tankred Hase 2013-05-04 13:02:17 +0200
  • b1bc03b74b Sending email from client works Tankred Hase 2013-05-03 16:09:13 +0200
  • eda008258d implemented send email in client email dao and it test Tankred Hase 2013-05-02 18:49:22 +0200
  • 6177b40f1b moved nacl key derivation to web worker Tankred Hase 2013-04-29 15:10:27 +0200
  • 2259ac753e fixed display bug Tankred Hase 2013-04-29 13:39:06 +0200
  • e10759f7f4 minor cleanup Tankred Hase 2013-04-29 11:59:34 +0200
  • f80fa586b5 package.json Tankred Hase 2013-04-26 20:33:08 +0200
  • 669d8002d2 deleting vinbox item after sync works Tankred Hase 2013-04-23 16:35:01 +0200
  • e5ed9c708c automatically push encrypted secret key to cloud if none exists Tankred Hase 2013-04-23 15:30:43 +0200
  • 0d8df89dc1 updated nacl to v0.0.3 Tankred Hase 2013-04-22 21:28:27 +0200
  • acc58bae03 upgraded nacl and corrected csp in firefox manifest Tankred Hase 2013-04-21 13:04:05 +0200
  • 75242953a4 fixed csp for each browser and enabled gzip compression Tankred Hase 2013-04-20 14:59:53 +0200
  • b2a8f2926f fixed bug when offline Tankred Hase 2013-04-19 20:47:30 +0200
  • 4833169863 integrated nacl crypto and aws sync into client app Tankred Hase 2013-04-19 19:52:04 +0200
  • 9dec074b0c pull from vinbox, reencrypt, push to inbox works Tankred Hase 2013-04-19 19:13:27 +0200
  • 65e0a7d520 user keypair is now derived on email dao init and pub key pushed to the cloud Tankred Hase 2013-04-19 16:38:32 +0200
  • e943dfd304 implemented public key cloud storage methods Tankred Hase 2013-04-19 13:55:21 +0200
  • f4ed6010e6 cleanup model code Tankred Hase 2013-04-19 11:45:53 +0200
  • 0638f22d4d added package.json Tankred Hase 2013-04-19 09:36:14 +0200
  • ba376d166e migrated cloudstorage to use aws service Tankred Hase 2013-04-18 20:34:02 +0200