Commit Graph

22 Commits

Author SHA1 Message Date
Tankred Hase 504e8ffd50 Add simple prefetch service-worker 2015-04-28 13:35:17 +02:00
Tankred Hase 281e53a887 [WO-03-013] Set stricter X-Frame-Options HTTP headers 2015-04-23 17:44:30 +02:00
Tankred Hase 6216fe2f1a [WO-03-024] Fix links can be opened in the message frame in MSIE11 (High)
Add X-Content-Security-Policy HTTP header for IE10+
2015-04-23 17:34:41 +02:00
Tankred Hase e6d109d42d [WO-03-013] Fix lack of X-Frame-Options Header on Whiteout Server (Medium) 2015-04-22 18:35:59 +02:00
Felix Hammerl 2be7beb3a1 [WO-765] do not multiplex sockets through single websocket 2015-01-15 17:42:53 +01:00
Felix Hammerl dafe584d48 Override proxy port restrictions in development mode 2014-12-02 14:39:46 +01:00
Tankred Hase 59853ecbca Update server.js 2014-10-16 13:14:49 +02:00
Felix Hammerl eaff850d27 [WO-628] Restrict connections for socket.io proxy 2014-10-16 12:32:19 +02:00
Andris Reinman 66ddac2c71 [WO-594] Return own hostname for 'hostname' call from socket.io 2014-10-14 13:51:52 +03:00
Felix Hammerl 5e17d68740 use config defaults 2014-10-09 12:13:24 +02:00
Tankred Hase fe73f3db52 [WO-614] loosen CSP to allow displaying html mail images 2014-09-26 16:34:31 +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 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
Tankred Hase f5d505df49 moved dev server to grunt connect 2013-05-22 10:16:26 +02:00
Tankred Hase 75242953a4 fixed csp for each browser and enabled gzip compression 2013-04-20 14:59:53 +02:00
Tankred Hase ba376d166e migrated cloudstorage to use aws service 2013-04-18 20:34:02 +02:00
Tankred Hase a2d147a564 read port from env vars instead of args 2013-04-09 10:33:03 +02:00
Tankred Hase 668f768a63 updated date parsing in util and cleaned up webserver 2013-04-07 23:16:03 +02:00
Tankred Hase 2480ac0036 cleanup server.js 2013-04-06 16:45:53 +02:00
Tankred Hase 7ae1a57888 rebased test dir 2013-04-06 16:24:28 +02:00
Tankred Hase 5ee864fe01 refactored folder structure 2013-04-01 23:23:25 +02:00