Commit Graph

139 Commits

Author SHA1 Message Date
Tankred Hase 2cb008c8c3 Stub node buffer using browserify ignore, src maps in tests 2014-10-15 19:16:20 +02:00
Felix Hammerl c120818792 [WO-567] use multithreaded tls 2014-10-15 19:16:20 +02:00
Felix Hammerl 033df2dea8 [WO-567] browserify mailreader worker 2014-10-15 19:16:20 +02:00
Tankred Hase 0519b73cdc Pipe source maps through browserify 2014-10-15 19:16:19 +02:00
Tankred Hase c6fb31fd49 Fix phantom mocha tests 2014-10-15 19:16:19 +02:00
Tankred Hase 84d5bd8124 Integration test works again 2014-10-15 19:16:19 +02:00
Tankred Hase 85afb0be01 Fix angulat mocks for unit tests 2014-10-15 19:16:19 +02:00
Tankred Hase 7e09add0f4 Dao and crypto unit tests work 2014-10-15 19:16:19 +02:00
Tankred Hase b5b95d1c5c Browserify build for unit tests works 2014-10-15 19:16:19 +02:00
Tankred Hase 98dfcfcb22 Start unit tests 2014-10-15 19:16:19 +02:00
Tankred Hase b2b39abd66 Remove DOMpurify from main window 2014-10-15 19:16:19 +02:00
Tankred Hase 5d608cad67 Starting app works. Added source maps to build 2014-10-15 19:16:18 +02:00
Tankred Hase 0bfef4a710 Browserify runtime dependencies work 2014-10-15 19:16:18 +02:00
Felix Hammerl 9bfda73969 WIP add unit tests 2014-10-15 19:16:18 +02: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
Tankred Hase 909bca2da5 Exclude appcache.manifest from itself 2014-09-19 21:15:22 +02:00
Tankred Hase 14294a5579 Focus window after clicking on notification 2014-09-17 14:43:53 +02:00
Tankred Hase 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
2014-09-16 17:40:03 +02:00
Tankred Hase 14624c877e Add server.js for potential selfhosting 2014-08-12 17:09:18 +02:00
Felix Hammerl bb9a641b4e add integration test copy step to watch task 2014-08-05 18:37:16 +02:00
Felix Hammerl a5d25ea43c use npm deps 2014-07-28 19:01:47 +02:00
Tankred Hase 8fa2641e78 Remove (Beta) suffix from manifest name for Android 2014-07-24 00:43:07 +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
Felix Hammerl 1283bb4a1c [WO-420] add bug reporting capability with the axe logger 2014-07-02 16:17:50 +02:00
Tankred Hase 493c13eac6 Add key server url to grunt build config 2014-06-26 17:21:28 +02:00
Tankred Hase 5244c5c2d7 Refactor REST dao 2014-06-25 18:12:15 +02:00
Tankred Hase 4880c162f8 Fix paths to unit 2014-06-23 17:21:02 +02:00
Andris Reinman 20f12f042b [WO-295] email-dao integration tests 2014-06-17 12:56:31 +02:00
Tankred Hase 644e61cfc2 Change stable tag from alpha to beta 2014-05-12 17:52:04 +02:00
Felix Hammerl 8c004d2418 integrate pgpmailer 2014-04-22 18:19:28 +02:00
Tankred Hase 834e0434d5 [WO-316] imap-client works 2014-04-17 18:56:48 +02:00
Tankred Hase 80d6f31c8e [WO-273] Remove node deps
* Remove node-shims
* Remove multiple forge modules
* Add minified forge build under src/lib/forge
* Remove all transitive node-deps like inbox and simplesmtp from grunt copy
* Update to browser-ports in package.js for imap-client and mail-reader
2014-04-17 01:21:32 +02:00
Tankred Hase 1b94e7b5ce [WO-184] implement support for importing an existing pgp key 2014-03-07 12:13:18 +01:00
Tankred Hase 3fdd2a4e1a rename build bundle 2014-03-03 13:00:26 +01:00
Tankred Hase 9e460b99cc add grunt build step 2014-03-02 23:50:16 +01:00
Tankred Hase e8f0c3b509 add build for node-webkit 2014-03-02 17:56:42 +01:00
Felix Hammerl 3f1aea5ebb integrate mailreader 2014-02-25 19:18:37 +01:00
Felix Hammerl 3d2fdc7f8c inject pgpbuilder 2014-02-25 17:29:12 +01:00
Felix Hammerl 8d0bc279c3 fix outbox and minor clean ups 2014-02-25 14:58:55 +01:00
Tankred Hase 8b71a57360 integrate pgpmailer and remove smtp-client dependency 2014-02-04 18:30:02 +01:00
Tankred Hase d1cfdbd321 Merge branch 'dev/attachments' into dev/attachments-ui 2014-02-03 19:27:38 +01:00
Tankred Hase 2767dd0d04 fix key server url in manifest permissions 2014-01-23 14:52:46 +01:00
Felix Hammerl 04cf299e1e adapt gruntfile, package.json, dummy mails 2014-01-16 12:55:10 +01:00
Tankred Hase d08321d345 switching between offline and online state works 2013-12-10 22:20:41 +01:00
Tankred Hase ae2b46ed26 change key server url in stable channel 2013-12-02 10:33:45 +01:00
Tankred Hase ed369d441f [WO-120] pin google certificate 2013-11-18 20:54:25 +01:00
Tankred Hase 4c4eb89160 cleanup csp in gruntfile 2013-11-17 16:34:53 +01:00
Tankred Hase 61b02c8175 Merge remote-tracking branch 'origin/dev/unittest' 2013-11-14 19:30:14 +01:00
Felix Hammerl 8fb822bdea [WO-36] add minimally invasive controller unit tests 2013-11-14 17:44:29 +01:00
Tankred Hase c5dd7c07b9 patch dev manifest on wtch job 2013-11-13 14:09:05 +01:00
Tankred Hase 92b7ba6601 dont delete key from dev build 2013-11-13 13:15:44 +01:00
Tankred Hase d9473a1ddb refactor build process to onyl deploy TEST and STABLE 2013-11-13 11:50:41 +01:00
Tankred Hase 082a12ed19 create release zip files via grunt job 2013-11-12 20:02:46 +01:00
Tankred Hase 9341678151 reactivate qunit integration tests 2013-10-29 19:24:22 +01:00
Tankred Hase 3e75397213 cleanup and refactor qunit tests to mocha 2013-10-29 19:00:05 +01:00
Tankred Hase a52ba5a684 update license 2013-10-22 18:57:21 +02:00
Tankred Hase 4b9cfeb2df use only minified css in build 2013-10-22 18:26:30 +02:00
Tankred Hase 567a2d19ed implement integration test in chrome app 2013-10-02 15:47:41 +02:00
Tankred Hase 7b16d6b713 fix csp for prdouction web server 2013-09-27 16:17:38 +02:00
Tankred Hase 444f1c0ae1 integrated smtpc-client amd branch 2013-09-27 13:55:08 +02:00
Tankred Hase 38b0a8e8b1 refactor test and storage code 2013-09-26 13:26:57 +02:00
Tankred Hase a3f11befdc add clean libs to gruntfile 2013-09-24 15:03:52 +02:00
Tankred Hase 55abbc00cd cleanup src/lib, delete all npm copied files and build everythiny with grunt 2013-09-19 19:55:21 +02:00
Tankred Hase 7b532f780c integrated imap-client amd branch 2013-09-19 18:35:12 +02:00
Tankred Hase 02fcb18121 implement read view 2013-09-18 20:45:58 +02:00
Tankred Hase 8fe063c9ad add old scss files to dist build to test complete build 2013-09-17 17:48:56 +02:00
Tankred Hase 7511fea01a edit gruntfile 2013-09-17 17:34:40 +02:00
Tankred Hase d011bc67e7 seperate build and watch grunt tasks for each file type 2013-09-17 14:40:35 +02:00
Tankred Hase 8a766546f8 update gruntfiles 2013-09-17 13:04:41 +02:00
Tankred Hase 23152c1c23 initial import of styleguide 2013-09-16 19:46:04 +02:00
Tankred Hase 429e4b75a6 test ci 2013-09-15 19:55:19 +02:00
Tankred Hase 573d721d2a test ci 2013-09-15 19:55:09 +02:00
Tankred Hase 7931acc004 test ci 2013-09-15 19:54:58 +02:00
Tankred Hase 91013b51ee test ci 2013-09-15 19:54:24 +02:00
Tankred Hase b4bfc7f127 remove timeout from mocha tests 2013-09-15 19:43:21 +02:00
Tankred Hase 63d1d12d71 add timeout to mocha grunt job 2013-09-15 15:24:56 +02:00
Tankred Hase a0742a1035 only build in node v0.10 2013-09-12 00:11:44 +02:00
Tankred Hase fc878876f4 add comments 2013-09-11 20:02:50 +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 4663969038 comment out integration tests 2013-08-09 17:23:38 +02:00
Tankred Hase 6932088aa9 jshint on grunt test works again 2013-06-11 17:12:27 +02:00
Tankred Hase 1368672c1d web worker tests work again 2013-06-11 00:55:53 +02:00
Tankred Hase e7185a8baa rsa and lawnchair tests refactored 2013-06-10 22:02:29 +02:00
Tankred Hase 71d6d6c799 started refacrtoring for sandboxed iframe 2013-06-04 21:36:13 +02:00
Tankred Hase a58753d82b integration tests all work again 2013-06-01 00:04:58 +02:00
Tankred Hase f5d505df49 moved dev server to grunt connect 2013-05-22 10:16:26 +02:00
Tankred Hase b77affb86a added grunt test runner 2013-05-21 15:38:18 +02:00