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

1742 Commits

Author SHA1 Message Date
Tankred Hase
79df873d55 fixed jshint errors 2013-08-20 13:33:30 +02:00
Tankred Hase
d49d95ab16 starte implementing logout and send email 2013-08-20 13:30:35 +02:00
Tankred Hase
1d5ba5d003 minor cleanup main.js new unit tests 2013-08-20 10:11:14 +02:00
Tankred Hase
983debb67b update require.js to 2.1.8 2013-08-19 21:19:36 +02:00
Tankred Hase
f06fe5e545 start rewrite of unit tests using mocha, sinon and chai 2013-08-19 21:13:32 +02:00
Tankred Hase
83afb77adc cleanup imap/smtp build process 2013-08-17 17:32:49 +02:00
Tankred Hase
6690e56245 whiteout-build test 2013-08-17 14:07:06 +02:00
Tankred Hase
251039463b fix travis yml 2013-08-17 00:55:54 +02:00
Tankred Hase
5e6874c134 fix travis yml 2013-08-17 00:51:38 +02:00
Tankred Hase
73d49bd911 fix travis yml 2013-08-17 00:48:32 +02:00
Tankred Hase
08a716e620 added private key to travis yml 2013-08-17 00:37:39 +02:00
Tankred Hase
9b6ea304f7 fetching email address from tokeninfo oauth endpoint works 2013-08-16 23:58:36 +02:00
Tankred Hase
7f42722699 use spaces in all daos and cleanup keystorage dao to use prototype style 2013-08-16 21:21:24 +02:00
Tankred Hase
66e0d5341b remove gmail proxy test directory 2013-08-16 20:52:44 +02:00
Tankred Hase
553320adc8 refactor email dao for prototype style and also use spaces instead of tabs 2013-08-16 20:50:47 +02:00
Tankred Hase
2186d20a7c login to imap and smtp via chrome identity api works 2013-08-16 20:31:18 +02:00
Tankred Hase
6623379a2c add travis yml 2013-08-09 17:24:27 +02:00
Tankred Hase
4663969038 comment out integration tests 2013-08-09 17:23:38 +02:00
Tankred Hase
36802d8dba change to tls-chromeify master branch 2013-08-07 21:23:10 +02:00
Tankred Hase
916d610771 merge complete 2013-08-07 21:04:44 +02:00
Tankred Hase
472c4125ab fetching a message over TSL/IMAP works 2013-08-07 21:00:37 +02:00
Felix Hammerl
dd3fbc7af1 Change dependencies 2013-08-07 17:44:29 +02:00
Tankred Hase
79b297e624 update and test forge ~0.1.14 2013-08-05 16:45:02 +02:00
Tankred Hase
9ad79f640f add gitignore for browserified foo.js 2013-08-02 19:58:31 +02:00
Tankred Hase
1cee0d4469 create imap-client file structure 2013-08-02 13:21:20 +02:00
Tankred Hase
04e43bde3d imap to t-online works 2013-08-02 12:52:38 +02:00
Tankred Hase
90d0fdf504 browserify of inbox works now 2013-08-01 18:56:27 +02:00
Tankred Hase
fac2835263 blabla https://trello.com/c/brsFUc5C/1-testdrive-inbox-imap-client 2013-08-01 12:12:23 +02:00
Tankred Hase
8cb142861c Merge branch 'master' into gmail 2013-07-30 12:29:02 +02:00
Tankred Hase
874e9fd42b changed sandbox.html to load three js files for require as well 2013-07-30 12:28:38 +02:00
Tankred Hase
f3b87c326b added oauth and identity values to chrome manifest 2013-07-30 12:23:58 +02:00
Tankred Hase
9a8088115f cleanup main js files double require and put require-config link in html fiels 2013-07-30 10:07:42 +02:00
Tankred Hase
73745b77fb bumped chrome version 2013-07-02 19:52:54 +02:00
Tankred Hase
f164d28211 changed link in signature 2013-07-02 12:06:44 +02:00
Tankred Hase
af031fbe2f removed default login and password 2013-07-02 11:48:06 +02:00
Tankred Hase
910cdbb4b0 new users can register 2013-07-02 11:46:40 +02:00
Tankred Hase
4823be6687 bumped version in chrome web store 2013-07-02 00:56:52 +02:00
Tankred Hase
c5b83d4725 bugfix with filtering by GMT time for server 2013-07-02 00:21:25 +02:00
Tankred Hase
699871276c sending end-2-end encrypted emails internally work 2013-07-01 22:42:39 +02:00
Tankred Hase
a4f03bdca1 commented count bubbles in folder list 2013-07-01 16:50:21 +02:00
Tankred Hase
c02600be6b sync delta by last item date in inbox 2013-06-27 16:31:20 +02:00
Tankred Hase
6097000f9f optimized email sync from cloud to do RSA validation and decryption only once 2013-06-26 17:37:21 +02:00
Tankred Hase
09a104ce80 update crypto lib 2013-06-26 11:05:23 +02:00
Tankred Hase
b5912a1515 merged crypto lib changes 2013-06-25 16:45:29 +02:00
Tankred Hase
69d7b2a949 made window size larger 2013-06-25 15:34:39 +02:00
Tankred Hase
9f2096c8e3 changed icons and app manifests 2013-06-23 15:30:19 +02:00
Tankred Hase
77df2d61c5 updated manifest description 2013-06-14 12:07:30 +02:00
Tankred Hase
381bbe3493 bumped chrome app version 2013-06-14 00:04:53 +02:00
Tankred Hase
a4790cf1bb changes cloud storage endpoint to ssl 2013-06-13 13:46:28 +02:00
Tankred Hase
2de127bff6 changed crypto lib branch back to master 2013-06-11 17:40:57 +02:00