Piotr Sarnacki
|
7268243b4e
|
Use empty apiEndpoint for tests
|
2015-02-05 12:40:27 +01:00 |
|
Piotr Sarnacki
|
141457c4f9
|
Change config keys to camel case
|
2015-02-05 11:35:47 +01:00 |
|
Piotr Sarnacki
|
86b0e3a765
|
Remove unused code from environment.js
We can't get anything from window in config/environment.js, because it's run at
compile time, not at run time.
|
2015-02-05 11:27:33 +01:00 |
|
Piotr Sarnacki
|
fdda7b482f
|
Remove unsafe-eval from script-src CSP
|
2015-02-04 18:24:09 +01:00 |
|
Piotr Sarnacki
|
571552b861
|
Don't allow unsafe inline scripts
|
2015-02-04 17:23:58 +01:00 |
|
Piotr Sarnacki
|
65e0789250
|
Add ability to extend config by setting it in index.html
|
2015-02-03 10:52:50 +01:00 |
|
Piotr Sarnacki
|
579388e08d
|
Add Pusher and fix Pusher's config
|
2015-02-03 10:52:14 +01:00 |
|
Piotr Sarnacki
|
9a70e8d8f7
|
Add the rest of ember-cli app
|
2015-02-03 09:53:42 +01:00 |
|