- 5d1a0b6 Version bump to 1.0.0-alpha.1 - Hannah Wolfe
- 568b48f Version bump to 1.0.0-alpha.1 - Hannah Wolfe
- 26efcc4 Updated Ghost-Admin to 1.0.0-alpha.1 - Hannah Wolfe
- 6a4c580 Update Ghost-Admin to 1.0.0-alpha.0 - Hannah Wolfe
- c4e548a Version bump to 1.0.0-alpha.0 - Hannah Wolfe
- 32a5982 ✨ utf8mb4 support (#7409) - Katharina Irrgang
- 9a520f3 🎨 Preparation for going alpha (#7404) - Hannah Wolfe
- 55d1e86 Update Ghost-Admin: ready for lts - Hannah Wolfe
- e432af7 Revert "Update ember-one-way-controls to version 1.1.1 🚀" (#2
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Personal Blogs | |
Magazine Layouts | |
News Sites | |
Business Blogs | |
Minimal | |
Photography Corner | |
Video Heavy | |
Artistic | |
Social Hubs | |
Grid Based |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Printing Stack For / | |
query | |
expressInit | |
compression | |
logger | |
serveSharedFile | |
serveSharedFile | |
serveSharedFile | |
serveStatic | |
serveStatic |
- fe321a1 Version bump to 0.10.1 - Hannah Wolfe
- c2a3f4d Version bump to 0.10.1 - Hannah Wolfe
- 8972ac0 Updated Ghost-Admin to 0.10.1 - Hannah Wolfe
- a5c0dd1 ⬆️ Updating extract-zip to bugfixed version (#7331) - Hannah Wolfe
- b3b1bcc 🐛 Return reg. HTML on Amperize time-out (#7324) - Aileen Nowak
- 761d963 💄 Output overall from -> to version during migration (#7329) - Hannah Wolfe
- 2142a9c 🐛 fix direct blog migration and permission fixture options (#7320) - Katharina Irrgang
- 4e6b1d7 chore(package): update gscan to version 0.0.13 (#7328) - Greenkeeper
- [195bca3](https://github.com/TryGhos
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "ghost", | |
"version": "0.9.0", | |
"description": "Just a blogging platform.", | |
"author": "Ghost Foundation", | |
"homepage": "http://ghost.org", | |
"keywords": [ | |
"ghost", | |
"blog", | |
"cms" |
- 72c6cf7 Version bump to 0.8.0 - Hannah Wolfe
- d19dd52 Fix broken editor when content contains wrapped images - Kevin Ansfield
- 6737427 Don't clobber blog.logo in metadata - Hannah Wolfe
- 4666b1b Fix drag-n-drop files from Chrome's download bar - Kevin Ansfield
- f3de80e Switch to using https for schema.org - Hannah Wolfe
- 2640f77 Fix unwanted clearing of social inputs on blur with no edits - Kevin Ansfield
- 6dbf610 Fixes error in validation - Aileen Nowak
- 29c9e8b Update structured data for fb & twitter usernames - Hannah Wolfe
- e96b60b Add
- 4b641bb Version bump to 0.7.9 - Hannah Wolfe
- 352f4eb Fixing undefined page case for page_url helper - Hannah Wolfe
- f5fe772 Temp add minification in grunt for prod JS files - Hannah Wolfe
- 8b53308 Update location of download page - Hannah Wolfe
- 72023d3 Fix redirect to posts list when saving a new post as an author - Kevin Ansfield
- 7559bb7 Fix test conflicts - Jason Williams
- 6b74e1a Dev tooling clean up - Hannah Wolfe
- 104e73b fix email error log templat - king6cong
- b8e1f82 fix leave editor modal - Austin Burdine
- [b69477e](https://git
Browse requests can be composed out of a set of parameters:
fields
filter
order
limit
&page
include
These translate down to a set of query modifiers
- 2d2a8f9 Version bump to 0.7.7 - Hannah Wolfe
- 398b07c Fetch about page images properly - Hannah Wolfe
- 841b552 Fixing typo in i18n key - Hannah Wolfe
- d7b9eb6 Fix facebook/twitter/schema description - Hannah Wolfe
- e5afddf Adding GitHub issue & PR templates - Hannah Wolfe
- efff6f6 pass post tags as array to ember-cli-selectize - Austin Burdine
- b10da05 Provide entire model to validator - Jason Williams
- c1d962a inject ajax service in settings/labs - Austin Burdine
- f14910f Use req.path instead of req.url to check for file extension - Fabian