Felix Hammerl
|
9e41626182
|
mails in outbox are correctly displayed
|
2013-12-04 17:13:45 +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
|
6f1c59f1fe
|
implement popover
remove lightbox on wrong passphrase input
show key fingerprint in popup
|
2013-12-03 14:56:32 +01:00 |
|
Felix Hammerl
|
81a56a77c0
|
[WO-57] Introduce encrypted outbox
The outbox is encrypted using the sender's keys. Prior
to sending, every mail is buffered in the outbox.
|
2013-11-26 13:37:22 +01:00 |
|
Tankred Hase
|
e71ee471f6
|
refactor outbox code into business object
|
2013-11-19 16:14:48 +01:00 |
|
Felix Hammerl
|
861d7c11f6
|
[WO-120] add ssl pinning to smtp
|
2013-11-19 11:28:29 +01:00 |
|
Tankred Hase
|
ed369d441f
|
[WO-120] pin google certificate
|
2013-11-18 20:54:25 +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
|
3e75397213
|
cleanup and refactor qunit tests to mocha
|
2013-10-29 19:00:05 +01:00 |
|
Felix Hammerl
|
488a377580
|
create login views
|
2013-10-21 13:10:42 +02:00 |
|
Tankred Hase
|
445428be26
|
implement reply ui
|
2013-10-12 19:39:09 +02:00 |
|
Tankred Hase
|
79c9d134d3
|
integrate pgp into email dao and app
|
2013-10-12 03:19:01 +02:00 |
|
Tankred Hase
|
1eb14d1e11
|
refactor to generate and store random salt for PBKDF2
|
2013-10-09 16:40:36 +02:00 |
|
Tankred Hase
|
c4b4999814
|
add emailaddress caching at login
|
2013-09-26 17:17:47 +02:00 |
|
Tankred Hase
|
2b966c1132
|
cleanup device storage dao
|
2013-09-26 15:48:32 +02:00 |
|
Tankred Hase
|
38b0a8e8b1
|
refactor test and storage code
|
2013-09-26 13:26:57 +02:00 |
|
Tankred Hase
|
7b532f780c
|
integrated imap-client amd branch
|
2013-09-19 18:35:12 +02:00 |
|
Tankred Hase
|
fc6618b443
|
refactor config strings to be maintained centrally
|
2013-09-15 15:13:19 +02:00 |
|
Tankred Hase
|
cf8a12c75c
|
list email in new ui works, remove command pattern bloat from app-controller
|
2013-09-04 21:01:32 +02:00 |
|
Tankred Hase
|
0e3340c586
|
cleanup of jquery mobile app code, angular app works with requirejs
|
2013-09-04 18:39:26 +02:00 |
|
Tankred Hase
|
fa3abc3487
|
implement get message from imap in email dao and app controller
|
2013-08-21 13:43:19 +02:00 |
|
Tankred Hase
|
feae2b0c2b
|
listing messages in ui works, change app controller to use spaces instead of tabs
|
2013-08-20 19:48:49 +02:00 |
|
Tankred Hase
|
e57ae0282f
|
listing folders in ui works
|
2013-08-20 18:27:12 +02:00 |
|
Tankred Hase
|
898a934291
|
implement list folders in controller and dao
|
2013-08-20 17:22:08 +02:00 |
|
Tankred Hase
|
4d861d7f81
|
started testing app controller
|
2013-08-20 15:19:13 +02:00 |
|
Tankred Hase
|
39c0215657
|
send email in app works
|
2013-08-20 13:45:56 +02:00 |
|
Tankred Hase
|
d49d95ab16
|
starte implementing logout and send email
|
2013-08-20 13:30:35 +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
|
9b6ea304f7
|
fetching email address from tokeninfo oauth endpoint works
|
2013-08-16 23:58:36 +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
|
9f2096c8e3
|
changed icons and app manifests
|
2013-06-23 15:30:19 +02:00 |
|
Tankred Hase
|
2007fbcc0f
|
tested mobile.html... works
|
2013-06-11 03:14:57 +02:00 |
|
Tankred Hase
|
019c23b511
|
moved html main js files to src
|
2013-06-10 20:00:14 +02:00 |
|
Tankred Hase
|
e8329872ec
|
started refactoring for requirejs
|
2013-06-10 17:57:33 +02:00 |
|
Tankred Hase
|
c9522fcb5e
|
removed email model from send email
|
2013-06-06 20:41:25 +02:00 |
|
Tankred Hase
|
8f54f1c544
|
removed email collection usage in email dao
|
2013-06-06 19:19:37 +02:00 |
|
Tankred Hase
|
15008a23e9
|
added unsandboxed mobile.html version for ios
|
2013-06-06 15:00:51 +02:00 |
|
Tankred Hase
|
b46c281715
|
moved controller code out of window-loader
|
2013-06-06 13:34:22 +02:00 |
|