Commit graph

8 commits

Author SHA1 Message Date
jelhan
eb24c47e6a CSP header is applied on a per-page-basis and for AJAX response applied by the context that performed the fetch 2015-07-02 12:53:36 +02:00
jelhan
d48395d059 HSTS header should be set on server side; not by application 2015-07-02 12:34:03 +02:00
jelhan
866e649640 prevent caching of AJAX requests in IE 2015-06-08 19:32:58 +02:00
jelhan
7d5fd78d9a fix: PHP Deprecated: Function split() is deprecated 2015-01-24 17:14:57 +01:00
jelhan
62d0ee760e use node-phpcgi instead of proxy to serve api
php-cgi has to be installed and path have to be correct in server/index.js; default is debian standard
2014-11-02 23:43:34 +01:00
jelhan
a8d71a7202 support ember server --proxy feature
Move api.php in api/ folder; using .htaccess to map every request to api/index.php
requires apache mod-rewrite module and permissions
2014-11-01 18:40:33 +01:00
jelhan
78aed17d50 remove embedded adapter (ember-data-extensions) and use core EmbeddedRecordMixin instead 2014-09-28 14:55:40 +02:00
jelhan
b066b8806c Starting to move to Ember App Kit 2014-07-06 17:37:54 +02:00
Renamed from api.php (Browse further)