1
0
mirror of https://github.com/moparisthebest/mail synced 2024-08-13 16:43:47 -04:00
Commit Graph

112 Commits

Author SHA1 Message Date
Tankred Hase
585ccf84a2 Fix source maps in concat build 2014-11-18 14:06:06 +01:00
Tankred Hase
aed9d174a5 [WO-724] Optimise grunt build and watch tasks
* add grunt concat step before uglify
* split watch tasks for app and tests
2014-11-17 18:35:35 +01:00
Tankred Hase
2440817cfa Remove unnecessary jpg images 2014-11-12 20:49:51 +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
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
11d7a26c31 Fix tests 2014-11-10 18:36:26 +01:00
Tankred Hase
4468c91242 Upgrade to angular 1.3.2 2014-11-10 14:40:52 +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
Tankred Hase
0bf68a0385 Fix grunt watch 2014-11-04 16:37:07 +01:00
Tankred Hase
4a43765f70 Merge branch 'release/v0.19.x' 2014-10-31 17:09:39 +01:00
Tankred Hase
568ccebcc1 Migrate to EB v3.x CLI and Frankfurt region 2014-10-31 16:03:16 +01:00
Tankred Hase
31fba2fed2 Merge branch 'dev/sockets' 2014-10-29 14:11:31 +01:00
Tankred Hase
10e6bd32e8 Use new chrome.sockets api, change manifest permissions
Prevent autocorrect on hostname text inputs
2014-10-29 14:00:39 +01:00
Tankred Hase
29f82754d4 Manually fix Gruntfile merge 2014-10-27 16:03:54 +01:00
Mario Volke
c9c05302d2 remove manifest job in grunt watch 2014-10-27 15:19:24 +01:00
Mario Volke
4ef2b834b6 Implement desktop UI 2014-10-27 15:19:23 +01:00
Tankred Hase
0f800f7875 Clean browserified files and source maps from release builds 2014-10-22 11:04:27 +02:00
Tankred Hase
b556334407 Integrate OpenPGP.js 0.8.1 with promises support 2014-10-20 18:44:39 +02:00
Tankred Hase
65036a5087 Seperate production dependencies in package.json for aws deployment 2014-10-20 16:24:04 +02:00
Tankred Hase
35b2da32ff Remove src maps and browserified files from grunt manifest 2014-10-16 13:32:18 +02:00
Felix Hammerl
3a6e0463fb [WO-567] fix TLS worker handling 2014-10-15 19:58:26 +02:00
Tankred Hase
c6c058c2dc Use same browserify options for each build 2014-10-15 19:16:20 +02:00
Felix Hammerl
5ea660e5d4 [WO-567] ignore buffer in tests 2014-10-15 19:16:20 +02:00
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