Commit Graph

69 Commits

Author SHA1 Message Date
Felix Hammerl 1d4a9414bb [WO-860] Introduce publickey-verifier 2015-03-18 13:15:22 +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 8c88f25875 Add comments to app.js 2014-12-11 10:28:23 +01:00
Tankred Hase 3cd0bcc513 Move directives to seperate files, cleanup app.js 2014-12-10 21:41:16 +01:00
Tankred Hase 6eeba1ad2f Update app.js 2014-12-10 20:58:32 +01:00
Tankred Hase 43eb385a14 Update readme 2014-12-04 16:47:14 +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 c012f54c89 WIP: start new routing 2014-12-03 16:16:49 +01:00
Tankred Hase 876a0b0302 Integrate wo-input-code directive 2014-12-01 11:53:45 +01:00
Tankred Hase 324d252628 Merge pull request #190 from whiteout-io/dev/WO-740
fix whitelisting of lightbox for ngAnimate
2014-11-27 18:23:45 +01:00
Tankred Hase 198118571f Fix angular bootstrap errors 2014-11-20 22:53:30 +01:00
Tankred Hase 7eeff8ec75 Fix build errors... still runtime errors though 2014-11-20 15:51:55 +01:00
Tankred Hase da5a9e2c17 Refactor app controller to use new services 2014-11-20 15:14:39 +01:00
Mario Volke 1e752885d4 fix whitelisting of lightbox for ngAnimate 2014-11-20 14:12:08 +01:00
Tankred Hase 4c04ba4e74 Refactor login controllers and delete AppController 2014-11-19 20:54:59 +01:00
Tankred Hase 628beb02e8 WIP: start new service architecture 2014-11-18 16:56:55 +01:00
Mario Volke aff3854cb9 activate ngAnimate for whitelisted classes only 2014-11-12 17:36:14 +01:00
Tankred Hase cf1f60fbf9 [WO-649] clean up login pages
* add spinners to all login pages
* use inline error messages in all form instead of scope.onError
* create newsletter service
2014-11-12 16:12:26 +01:00
Tankred Hase 082cbf192b Refactore services code style 2014-11-11 21:50:01 +01:00
Tankred Hase 510f147b97 Use only mail-config service for imap/smtp config
* remove 'pinned' attribute from imap/smtp config
* remove 'provider' attribute from auth module
* add 'oauthDomains' to app-config
* remove all static server config from the app-config
2014-11-11 19:30:58 +01:00
Tankred Hase 4bfeb99b7b Fix formvalidation, integrate wmail account creation UI 2014-11-10 14:40:53 +01:00
Mario Volke 915db579c4 Refactoring login screens and lightboxes,
added general form styling
2014-11-10 14:40:51 +01:00
Tankred Hase e8964cde39 [WO-629] implement move, delete, mark unread for desktop and mobile ui 2014-11-10 13:37:57 +01:00
Mario Volke 4ef2b834b6 Implement desktop UI 2014-10-27 15:19:23 +01:00
Tankred Hase c36cd069e0 WIP: begin browserify build 2014-10-15 19:16:18 +02:00
Tankred Hase 1311cd1c5e Firefox App and AppCache
* Add app manifest for firefox packaged app
* Ask user to reload when appcache is updated
* Fix boxshadow on all inputs and textareas
* Fix AppCache for Firefox
* Move Chrome App update code to updatehandler
2014-09-21 03:25:53 +02:00
Mario Volke ad5617dc7d added lib ngTagsInput to the app 2014-09-15 12:01:13 +02:00
Felix Hammerl 3a713180f1 [WO-475] give backbutton on android sane behavior 2014-08-04 15:20:52 +02:00
Tankred Hase a137bf5bfd Merge pull request #94 from whiteout-io/dev/WO-421
Dev/wo 421
2014-07-23 13:55:36 +02:00
Felix Hammerl 3e80138a10 [WO-188][WO-421] introduce password-based login
* add custom login ability
* encrypt email password
* allow arbitrary tcp connections
* add db migration script v3 -> v4
* add bug reporting capability with the axe logger
* fix nonexistent folder handling
* enable message upload after sent
* use plain text alternative body when replying to html mails
* Move set-credentials.* -> login-set-credentials.*
* Use login styles for set-credentials
* Make OAuth optional
2014-07-23 13:51:10 +02:00
Felix Hammerl 10d19b5816 [WO-464] jump to the next keychain code and allow paste 2014-07-22 21:05:34 +02:00
Tankred Hase 6a0ae4d55d Performance improvements and fixes for mail-list
* Use same list style in desktop as mobile
* Bugfix: don't download all body when list not displayed
* Use ng-infinite-scroll to load DOM nodes on demand
* Custom search filter for FTS and reomve angular filters
* Rubber band scrolling on iOS
* Add CSP support in cordova via html meta tag
2014-07-17 17:43:51 +02:00
Tankred Hase 1d0526a6a0 Render text body in iframe as well
* Remove recursive ng-includes/templates
* Use DOMPurify to sanitize reader input
* Remove ngSanitize
* Wait to show signature error until body has been parsed
* Fix scrollbar in iframe
* Allow iframe scrolling on iOS
* Move mail text body rendering to sandbox
* Cleanup html files
2014-07-16 10:22:45 +02:00
Tankred Hase b5fda88b8a Implement client side key sync protocol and ui 2014-06-25 18:14:33 +02:00
Tankred Hase 18d1c39b0a Implement and test crypto module 2014-06-23 17:21:02 +02:00
Tankred Hase 64fe6e9aa6 Use fastlick instead of ng-touch 2014-06-17 12:58:53 +02:00
Tankred Hase 77876f5432 [WO-198] Style message replies with different colors 2014-04-28 22:18:34 +02:00
Tankred Hase 6adc9da8c1 Cleanup before refactor with ngAnimate
* Add ng-animate module in libs
* Move error dialog init to app.run
* Include error dialog template only once in index.html
* Fix race condition between ng-repeat, ng-class using ng-animate
2014-04-24 15:04:41 +02:00
Tankred Hase becff37b4b [WO-233] Implement opt-in for terms of service 2014-04-15 17:43:33 +02:00
Tankred Hase aee532da44 [WO-296] implement change passphrase ui 2014-04-11 18:39:13 +02:00
Tankred Hase 18cd1e1ffe [WO-247] parse url and create anchors 2014-03-14 19:10:51 +01:00
Tankred Hase a8c9984524 [WO-185] implement contacts ui to import external public keys 2014-03-10 17:46:00 +01:00
Tankred Hase 65bfc6c44c get requirejs bootstrapping working 2014-03-02 23:05:09 +01:00
Tankred Hase 9568922bc4 [WO-207] implement accout selection 2014-01-27 21:31:23 +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
Tankred Hase a6a1673d8b Fix window.name security bug 2013-11-27 10:40:55 +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 24f97db09e implement feedback on keygen and login 2013-11-04 14:20:14 +01:00
Felix Hammerl 36c8d1e003 [WO-53] import key on new device 2013-10-22 15:12:09 +02:00
Felix Hammerl 34547f7bb6 [WO-52] export encrypted key file 2013-10-22 14:49:16 +02:00