Skip to content

Instantly share code, notes, and snippets.

View ErisDS's full-sized avatar

Hannah Wolfe ErisDS

View GitHub Profile
@ErisDS
ErisDS / changelog.md
Created September 23, 2016 18:13
Full 1.0.0-alpha.1 Changelog
  • 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
@ErisDS
ErisDS / stack.txt
Created September 23, 2016 17:14
Stack trace for /
Printing Stack For /
query
expressInit
compression
logger
serveSharedFile
serveSharedFile
serveSharedFile
serveStatic
serveStatic
@ErisDS
ErisDS / changelog.md
Last active September 6, 2016 16:50
Full 0.10.1 Changelog
  • 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
@ErisDS
ErisDS / package.json
Created August 26, 2016 10:08
0.8.0..0.9.0
{
"name": "ghost",
"version": "0.9.0",
"description": "Just a blogging platform.",
"author": "Ghost Foundation",
"homepage": "http://ghost.org",
"keywords": [
"ghost",
"blog",
"cms"
@ErisDS
ErisDS / changelog.md
Created May 19, 2016 10:12
Full 0.8.0 Changelog
  • 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
@ErisDS
ErisDS / changelog.md
Created April 14, 2016 13:39
Full 0.7.9 Change Log
  • 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
@ErisDS
ErisDS / api_browse_requests.md
Created March 28, 2016 11:15
API Browse Requests

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

@ErisDS
ErisDS / changelog.md
Created February 18, 2016 20:00
Full 0.7.8 Changelog
  • 8f8f07e Version bump to 0.7.8 - Hannah Wolfe
  • 455d456 Fix new post->tags transition - Kevin Ansfield
  • b4bae47 Revert "pass post tags as array to ember-cli-selectize" - Kevin Ansfield
@ErisDS
ErisDS / changelog.md
Created February 18, 2016 14:29
Full 0.7.7 Changelog
  • 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
@ErisDS
ErisDS / changelog.md
Created February 3, 2016 10:22
Full 0.7.6 Changelog
  • 8efa930 Version bump to 0.7.6 - Hannah Wolfe
  • 851a3aa Upgrading Casper to 1.2.8 - Hannah Wolfe
  • 2335bba Fix stretched team image on setup/three - Kevin Ansfield
  • 35a7dc2 Acceptance tests for password reset flow on signin screen - Kevin Ansfield
  • 1a7a763 Correctly use POST request to reset password - Fabian Becker
  • dc957d7 Fix missing nav-current class bug when trailing slashes don't match - Kevin P. Kucharczyk
  • ad09dbb remove casperjs from needed dependencies list - Austin Burdine
  • ffab312 UI/CSS Improvements - James Seymour-Lock
  • f075221 F