Commit Graph

  • 9bfda73969 WIP add unit tests Felix Hammerl 2014-10-07 20:32:23 +0200
  • c36cd069e0 WIP: begin browserify build Tankred Hase 2014-10-02 22:05:44 +0200
  • 73ed053c66 Merge pull request #140 from whiteout-io/dev/wo-594 Felix Hammerl 2014-10-14 18:40:21 +0200
  • 66ddac2c71 [WO-594] Return own hostname for 'hostname' call from socket.io Andris Reinman 2014-10-14 13:51:52 +0300
  • 315a471f10 Update README.md Tankred Hase 2014-10-14 09:05:36 +0200
  • 7b84f9dcb2 Add socket.io threat model explanation to README Tankred Hase 2014-10-13 17:38:14 +0200
  • 5e17d68740 use config defaults Felix Hammerl 2014-10-09 12:13:01 +0200
  • cf20672735 Merge pull request #134 from whiteout-io/dev/WO-588 Tankred Hase 2014-10-02 18:17:01 +0200
  • b02989e766 [WO-588] move maxUpdateSize assignment Felix Hammerl 2014-10-02 18:15:32 +0200
  • 771b03e13a Update package.json Tankred Hase 2014-10-02 18:11:17 +0200
  • 9521d6b990 [WO-588] use 25 messages update batches Felix Hammerl 2014-10-02 17:58:35 +0200
  • 38d760364d [WO-588] add options to get update notifications in batches Felix Hammerl 2014-09-30 17:54:35 +0200
  • 658daf21b1 Merge pull request #133 from whiteout-io/dev/WO-625 Tankred Hase 2014-09-30 15:55:46 +0200
  • 297f7c493f [WO-625] Catch exception on socket.oncert Felix Hammerl 2014-09-30 12:30:08 +0200
  • 5c9f8dac23 Merge pull request #132 from whiteout-io/dev/WO-587 Felix Hammerl 2014-09-29 18:21:46 +0200
  • bedb69973c [WO-587] implement user logout Tankred Hase 2014-09-26 19:14:53 +0200
  • f66fbf592c Fix error msg in focus-me for non-textarea inputs Tankred Hase 2014-09-26 17:50:18 +0200
  • a92a5c5a3f Decrease space between signature warning and mail body Tankred Hase 2014-09-26 16:59:21 +0200
  • fe73f3db52 [WO-614] loosen CSP to allow displaying html mail images Tankred Hase 2014-09-26 16:34:31 +0200
  • 0266f330c0 [WO-621] Put primary button on top when choosing Tankred Hase 2014-09-26 15:17:27 +0200
  • f42f9f640f Add documentation for selfhosting Tankred Hase 2014-09-26 14:51:37 +0200
  • b11a9220fe Fix text overflow for long attachment names Tankred Hase 2014-09-26 14:51:16 +0200
  • 53a695b7dc Bump android versioncode v0.18.0 Tankred Hase 2014-09-24 12:59:52 +0200
  • 0613016581 Remove chrome.filesystem and use only standard apis Tankred Hase 2014-09-24 12:46:19 +0200
  • 53341f02a2 Fix margin in writer for attachment box Tankred Hase 2014-09-23 18:38:19 +0200
  • 3bfc3ad66b Merge pull request #131 from whiteout-io/dev/reader-zoom-to-fit Tankred Hase 2014-09-23 18:01:48 +0200
  • 6be8b71247 Merge pull request #130 from whiteout-io/WO-563 Tankred Hase 2014-09-23 17:40:50 +0200
  • 675e1b13dd Review and css fixes Tankred Hase 2014-09-23 17:40:19 +0200
  • 77e0377fd1 [WO-563] Introduce connection doctor Felix Hammerl 2014-09-20 20:47:32 +0200
  • 91528f993b Merge pull request #125 from whiteout-io/WO-578 Tankred Hase 2014-09-23 16:07:21 +0200
  • b6608a1c4d [WO-578] Fix downloads in browser with W3C API Felix Hammerl 2014-09-18 18:04:20 +0200
  • d93ee3be5d Merge branch 'master' into dev/reader-zoom-to-fit Mario Volke 2014-09-23 12:10:39 +0200
  • 3156a20664 fix jshint Mario Volke 2014-09-23 12:09:00 +0200
  • 320686f590 trigger read content scaling on window resize Mario Volke 2014-09-23 12:06:18 +0200
  • 7b99682299 [WO-608] Pin wmail ssl cert Tankred Hase 2014-09-22 17:45:15 +0200
  • ba55dfc90b Merge pull request #129 from whiteout-io/dev/firefox-webapp Felix Hammerl 2014-09-22 17:34:17 +0200
  • 3ec9597371 fit to scale container width in read view Mario Volke 2014-09-22 17:33:06 +0200
  • 74f6b3312e [WO-598] Replace contentEditable in writer with textarea Tankred Hase 2014-09-22 15:28:22 +0200
  • f3ad08b066 Fix scope apply causing rendering error in login controller Tankred Hase 2014-09-22 14:19:06 +0200
  • 8199ee741d Fix tests Tankred Hase 2014-09-22 13:59:05 +0200
  • 1cc224dcf2 Don't focus on passphrase input in login-new-device Tankred Hase 2014-09-22 13:18:27 +0200
  • 513d29ad79 Strip spaces from phone number Tankred Hase 2014-09-22 13:15:45 +0200
  • 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 Tankred Hase 2014-09-19 21:51:37 +0200
  • 909bca2da5 Exclude appcache.manifest from itself Tankred Hase 2014-09-19 21:15:22 +0200
  • 017ea707ad Merge pull request #126 from whiteout-io/dev/577 Felix Hammerl 2014-09-19 19:16:25 +0200
  • d1308aa14c Add SMS validation Tankred Hase 2014-09-19 18:59:13 +0200
  • a304f13cd2 Merge pull request #128 from whiteout-io/dev/WO-426 Tankred Hase 2014-09-19 16:57:41 +0200
  • 4ea983dcfb hide mail list scrollbar in webkit and fix padding issues between iOS and desktop Mario Volke 2014-09-19 16:55:28 +0200
  • 5a7dc6c95e Merge pull request #127 from whiteout-io/dev/fix-ie11 Tankred Hase 2014-09-19 15:52:42 +0200
  • 7c7d650cf2 [WO-577]: implement wmail account creation Tankred Hase 2014-09-15 17:09:13 +0200
  • 98bc50a285 added white whiteout logo for navigation Mario Volke 2014-09-19 14:22:46 +0200
  • a29e072165 fix with layering of navigation Mario Volke 2014-09-19 14:22:01 +0200
  • fcbe84841e overflow auto in read sandbox Mario Volke 2014-09-19 14:00:02 +0200
  • bf54d6281f logo in navigation as svg, and more flat styled navigation Mario Volke 2014-09-19 13:57:40 +0200
  • 3a13a3056e tried to stabilize nav animation on IE11 Mario Volke 2014-09-19 09:59:06 +0200
  • b05a98b951 fix reader iframe width in IE11 Mario Volke 2014-09-19 09:28:23 +0200
  • d31c8a69e6 Update to fixed crypto-lib Tankred Hase 2014-09-18 14:59:35 +0200
  • d66890211a use uppercase recovery token Felix Hammerl 2014-09-18 14:42:53 +0200
  • 7497268c7a Allow only 6 chars in recovery token ui Tankred Hase 2014-09-17 16:30:00 +0200
  • 9c85fb2ebe Add production config file Tankred Hase 2014-09-17 16:17:14 +0200
  • 51434d82e0 Reduce size of recovery token to 6 Tankred Hase 2014-09-17 16:06:02 +0200
  • 42867880e7 Merge pull request #120 from whiteout-io/dev/WO-573 Tankred Hase 2014-09-17 15:53:27 +0200
  • ba9770b495 Merge branch 'master' of github.com:whiteout-io/mail-html5 Tankred Hase 2014-09-17 15:51:58 +0200
  • d365de4e5b Use crypto-lib util function for keychain code generation Tankred Hase 2014-09-17 15:51:32 +0200
  • 6ee9853506 Set log level to error Tankred Hase 2014-09-17 15:49:53 +0200
  • 0aff411c3f Merge pull request #112 from whiteout-io/dev/WO-531 Tankred Hase 2014-09-17 15:05:26 +0200
  • 059349807b Merge pull request #124 from whiteout-io/dev/WO-565 Tankred Hase 2014-09-17 14:57:25 +0200
  • 14294a5579 Focus window after clicking on notification Tankred Hase 2014-09-17 14:43:53 +0200
  • 86a87e26b8 [WO-565] Improve notifications Felix Hammerl 2014-09-16 19:01:49 +0200
  • b69e0951c9 Merge pull request #123 from whiteout-io/dev/self-hosting Andris Reinman 2014-09-17 12:23:06 +0300
  • 487bb31d45 [WO-592] implement webmail using socket.io * Relax CSP to allow iframe assets to load * Integrate socket.io proxy * go to /# when controllers not initiated * Add offline caching using AppCache manifest Tankred Hase 2014-08-13 16:16:28 +0200
  • e29f083c60 Merge pull request #122 from whiteout-io/dev/mv-remove-btn Tankred Hase 2014-09-16 13:43:38 +0200
  • 37d7f76f75 Review remove-btn in input-tag Tankred Hase 2014-09-16 13:43:14 +0200
  • 43858b1927 move remove-button a bit to the right Felix Hammerl 2014-09-16 13:33:22 +0200
  • efdc78fc75 Merge pull request #121 from whiteout-io/dev/WO-285 Felix Hammerl 2014-09-16 12:14:18 +0200
  • a06d9b4d92 Use pointer cursor when hovering over tags Felix Hammerl 2014-09-16 12:09:21 +0200
  • 34b3bee520 Add test for lookupAddressBook Tankred Hase 2014-09-16 00:11:44 +0200
  • d9a23e3a7d Fix bugs when removing tags Tankred Hase 2014-09-15 19:31:20 +0200
  • a600aaea87 Bind email addresses in pgp keychain to autocomplete Tankred Hase 2014-09-15 19:06:31 +0200
  • 221bbea17c Merge pull request #119 from whiteout-io/dev/WO-574 Felix Hammerl 2014-09-15 18:23:46 +0200
  • 400a90f88e nicer line break of addresses in write view Mario Volke 2014-09-15 18:10:08 +0200
  • 7e8d88e5a8 updated tests for write ctrl Mario Volke 2014-09-15 17:19:36 +0200
  • 165eef0ee1 fix jshint in write.js Mario Volke 2014-09-15 17:10:28 +0200
  • 196fa974bc refactored write view to utilize ngTagsInclude in preperation for auto complete feature Mario Volke 2014-09-15 16:56:25 +0200
  • 8eae30b9da added comment in ngTagsInput Mario Volke 2014-09-15 16:55:00 +0200
  • 4b108921f3 include ngTagsInput without NPM from forked instance of the library Mario Volke 2014-09-15 16:53:09 +0200
  • f55c2c796f [WO-573] Use pattern validation for token input Felix Hammerl 2014-09-15 15:25:26 +0200
  • 50f0bf951e Skip setting passphrase in setup Tankred Hase 2014-09-12 17:11:05 +0200
  • ad5617dc7d added lib ngTagsInput to the app Mario Volke 2014-09-15 12:01:13 +0200
  • da246d4a03 Update Readme for chrome.socket.secure Tankred Hase 2014-09-13 14:47:24 +0200
  • c0e8480b87 bump versioncode v0.17.1 Tankred Hase 2014-09-13 13:25:55 +0200
  • 15710f4602 [WO-531] use query parameter instead of JSON parameter Felix Hammerl 2014-09-12 19:23:02 +0200
  • 2caeaeea3f Merge pull request #118 from whiteout-io/dev/WO-587 Tankred Hase 2014-09-12 18:09:47 +0200
  • 3cfbad1498 Fork own angular to fix npm install Tankred Hase 2014-09-12 17:56:52 +0200
  • ad2b6d1237 [WO-587] Explicitly include arbitrary headers in clearsigned regex Felix Hammerl 2014-09-12 17:02:03 +0200
  • ec238a5325 Update to angular 1.2.24 Tankred Hase 2014-09-12 15:45:37 +0200
  • d5d74df9bf Merge pull request #117 from whiteout-io/dev/WO-585 Tankred Hase 2014-09-12 15:11:33 +0200
  • a2bc734ba6 [WO-585] Fix bug: Show content if only html is present Felix Hammerl 2014-09-12 15:08:50 +0200
  • 292bd3cb77 bump android versionCode v0.17.0 Tankred Hase 2014-09-12 12:53:20 +0200
  • 72092b3943 Merge pull request #114 from whiteout-io/dev/WO-491 Tankred Hase 2014-09-11 13:57:00 +0200