0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/client
Matt Enlow b429baa02b Use absolute url for post preview link
Closes #5116
- adds new CP `absoluteUrl` to PostModel
- use `absoluteUrl` in the two places we link previews
- swap out some code for es6 loveliness
2015-04-08 18:58:52 -06:00
..
app Use absolute url for post preview link 2015-04-08 18:58:52 -06:00
config Serve files to core/built/assets/ 2015-03-12 15:59:02 -06:00
lib Serve files to core/built/assets/ 2015-03-12 15:59:02 -06:00
public/assets The great migration (EAK -> ember-cli) 2015-03-11 12:37:41 -06:00
tests Fix up ember-cli generated files and misc jscs/jshint errors 2015-03-11 12:37:42 -06:00
.ember-cli grunt init, dev 2015-03-11 12:37:41 -06:00
.gitignore grunt init, dev 2015-03-11 12:37:41 -06:00
.jshintrc Change grunt jshint and jscs tasks 2015-03-11 12:37:42 -06:00
bower.json Merge pull request #5094 from novaugust/ember-1.11 2015-04-07 11:12:34 +01:00
Brocfile.js add code editor component 2015-04-05 11:57:18 -05:00
package.json Ember 1.11.1 2015-04-05 21:13:30 -06:00
testem.json Ember init, bower deps, es6 modules 2015-03-11 12:37:41 -06:00