Commit Graph

66 Commits

Author SHA1 Message Date
Tankred Hase 19bdf0aa49 Fix iframe resize issue on iOS 2015-05-11 15:23:10 +02:00
Tankred Hase ff2a7c3e4a Update navigation.js 2015-05-11 14:20:34 +02:00
Felix Hammerl b35d993ff1 [WO-726] Nuke user DB on logout 2015-05-09 18:58:31 +02:00
Felix Hammerl 0074e0ca90 [WO-964] Do not wait for next watch timer for ui update and general cleanup 2015-05-06 15:42:55 +02:00
Tankred Hase bcaef5c330 Revert "[WO-03-008] Fix no Origin Checks for postMessage Communication (High)"
This reverts commit 2aa166ac19.
2015-05-04 14:56:31 +02:00
Felix Hammerl 55add6a6d3 [WO-939] Fix TLS cert rejection bug 2015-04-27 18:15:36 +02:00
Tankred Hase 94188be7b3 Merge pull request #327 from whiteout-io/dev/WO-950
[WO-03-018] Fix weak Passwords & Misleading Passphrase Strength Check (L...
2015-04-27 13:37:38 +02:00
Felix Hammerl 9f39b67812 Merge pull request #326 from whiteout-io/dev/WO-961
[WO-03-008] Fix no Origin Checks for postMessage Communication (High)
2015-04-27 11:25:44 +02:00
Tankred Hase 15ff8c85db [WO-03-020] Fix insecure Default in Implementation of BCC Feature (Low)
Display warning to user when using BCC feature
2015-04-24 17:14:13 +02:00
Tankred Hase 701eb36b19 [WO-03-018] Fix weak Passwords & Misleading Passphrase Strength Check (Low)
Remove unsafe password strength indicator
2015-04-24 15:37:06 +02:00
Tankred Hase 2aa166ac19 [WO-03-008] Fix no Origin Checks for postMessage Communication (High) 2015-04-23 17:09:10 +02:00
Tankred Hase 0dc04e659f Add <math> html tag to DOMpurity backlist to prevent HTTP leaks 2015-04-22 18:01:53 +02:00
Tankred Hase 246d19b76e [WO-03-002] Fix Insecure Regex Usage on DOMPurify Sanitizer Output (Medium) 2015-04-22 14:45:52 +02:00
Tankred Hase d67e0531d5 Prevent selection of unloaded message 2015-04-07 16:14:40 +02:00
Felix Hammerl d8fb06cb08 [WO-895] Add paging and prefetching 2015-04-07 15:18:20 +02:00
Tankred Hase 5a8d7d8324 Remove word 'beta' in signup screens 2015-04-01 17:10:13 +02:00
Tankred Hase c8f13511c1 Review imap key-sync 2015-04-01 14:24:46 +02:00
Tankred Hase 809de91354 [WO-895] Implement encrypted private key imap sync
* Add copy and paste private key import during setup
* Simplify key setup screen (login-initial) import option
* Make checkbox background color white
2015-04-01 00:48:16 +02:00
Tankred Hase 9bc2bc7912 Show invite dialog in writer when recipient has no public key 2015-02-20 16:00:04 +01:00
Tankred Hase 9d68b6475c Use iframe-resizer
* dynamically resize iframe based on content
* scroll on complete read-view instead of just iframe-content
* open writer when email address is clicked in iframe
* convert tabs to spaces in read-directive file
* Scale html mails to viewport only from the outside
* Delete release branch before each release in aws_release.sh script
* Make read-controls in read view always visible
2015-02-18 23:01:02 +01:00
Tankred Hase 91693c62ad Refactor config.cloudUrl to config.keyServerUrl 2015-02-16 23:17:29 +01:00
Tankred Hase 59dc2008a4 Fix regex for creating anchors from urls in reader 2015-02-16 21:53:41 +01:00
Tankred Hase 443cc3b59b Use keyserver.ubuntu.com for manual lookups in the app 2015-02-10 18:37:12 +01:00
Tankred Hase c93eaf17f3 Implement HKP server support
* Add public key import lightbox for copy and paste
* Fix refresh of pgp key change in keychain
* Display additional contacts info
* Filter by name and email addres in autocomplete
* Accept all file endings for key import

Accept all types of files for key import
2015-02-02 20:15:10 +01:00
Tankred Hase d7a4058644 Fetch message contents when leaving read mode 2015-01-15 10:23:15 +01:00
Felix Hammerl b68bebaf12 [WO-806] fix date filter on iOS 2015-01-12 16:16:32 +01:00
Felix Hammerl b0476989fb [WO-805] Do not attempt to write to undefined when folders are not yet loaded 2015-01-08 13:54:30 +01:00
Tankred Hase 6a9603cb69 Reset showBugReporter in dialog before each display 2014-12-19 12:00:06 +01:00
Tankred Hase b01aa6716c Review 2014-12-18 16:50:11 +01:00
Tankred Hase 6a8c24d813 Fix conrtoller unit tests 2014-12-18 15:25:20 +01:00
Tankred Hase eab07041f0 Refactor app controllers 2014-12-18 15:25:20 +01:00
Tankred Hase 2af599c0ad Refactor account service 2014-12-18 15:25:19 +01:00
Tankred Hase 276a82e5ef Review navigation 2014-12-12 10:49:16 +01:00
Felix Hammerl c3efeb1132 [WO-786] Select inbox after onConnect 2014-12-12 10:19:38 +01:00
Tankred Hase 3cd0bcc513 Move directives to seperate files, cleanup app.js 2014-12-10 21:41:16 +01:00
Tankred Hase e00f2ecb3d Close read mode after replying to a message 2014-12-05 17:02:19 +01:00
Tankred Hase 6f794ff26d Fix changing folder in chrome app 2014-12-05 16:57:53 +01:00
Tankred Hase dcfcd74373 Review url/history 2014-12-05 13:04:10 +01:00
Tankred Hase df9ba7fd66 Use status service to close read mode from action bar 2014-12-04 16:36:29 +01:00
Tankred Hase 33b30221f7 Add comments for code regions in controllers 2014-12-04 16:05:26 +01:00
Tankred Hase 4622ebd8d9 Use url query params to trak state in the app 2014-12-04 12:46:55 +01:00
Tankred Hase 987ddbd796 Move dummy folders to dummy service 2014-12-03 19:05:54 +01:00
Tankred Hase c012f54c89 WIP: start new routing 2014-12-03 16:16:49 +01:00
Felix Hammerl 5e29c707e0 [WO-751] Change naming from flag to star 2014-12-03 15:31:05 +01:00
Felix Hammerl 7d3e6b0f2f [WO-751] Change naming from favorite to flag 2014-12-03 10:46:42 +01:00
Felix Hammerl 46acefd3bc [WO-751] Add flagging messages 2014-12-02 18:36:52 +01:00
Tankred Hase 97f1132023 Implement move to junk 2014-12-02 10:55:22 +01:00
Tankred Hase e8e69ad32d Broadcast search event from action bar to filter mail-list 2014-12-01 17:33:09 +01:00
Tankred Hase 876a0b0302 Integrate wo-input-code directive 2014-12-01 11:53:45 +01:00
Mario Volke da3a128cf1 Show time of day instead of date for today in mail-list 2014-12-01 10:04:20 +01:00