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
Last active August 29, 2015 13:57
Full 0.4.1 Changelog
  • d28bf3d Improve password reset token Sebastian Gierlinger
  • 47c5e5a Post settings published_at date improvements & fixes Hannah Wolfe
  • cf80518 Hide extra space taken up by update notification John O'Nolan
  • 6cf586a Fix error page resources loading when forceAdminSSL is true Lev Gimelfarb
  • 1df6ac3 Detect SSL connection whether or not behind a proxy Lev Gimelfarb
  • fa98a1e Move styling from some elements from IDs to classes Paul Adam Davis
  • d45d036 Refactor click handlers on upload button. Mikkel Hoegh
  • b9e4264 Add body class if update is available Hannah Wolfe
  • [485ab37](https://github.c
@ErisDS
ErisDS / changelog.md
Last active August 29, 2015 13:57
Full 0.4.2 Changelog
  • 69d13b1 Version bump for 0.4.2 - Hannah Wolfe
  • a737db4 Updating Ghost-UI to 0.1.3 - Hannah Wolfe
  • c6c4d5a Cache invalidation for tag pages - Hannah Wolfe
  • 31fa3ba Error handling for require-tree - Hannah Wolfe
  • d50d3cd Bump version to 0.4.2-rc2 - Hannah Wolfe
  • 438cbab Ensure generateSlug gets transaction for tags - Hannah Wolfe
  • a3aba2d Deduplicate upper-/lowercase tags for posts - Sebastian Gierlinger
  • b83fc25 Fix delete button - Sebastian Gierlinger
  • ba1c1bd Update some server side errors/warnings - Hannah Wolfe
  • [9ba80ba](https://github

Most active GitHub users (git.io/top)

The count of contributions (summary of Pull Requests, opened issues and commits) to public repos at GitHub.com from Sun, 02 Jun 2013 04:57:42 GMT till Mon, 02 Jun 2014 04:57:42 GMT.

Only first 1000 GitHub users according to the count of followers are taken. This is because of limitations of GitHub search. Sorting algo in pseudocode:

githubUsers
 .filter((user) -> user.followers > 273)
@ErisDS
ErisDS / changelog.md
Last active August 29, 2015 14:05
Full 0.5 Changelog
  • b6507be Version bump to 0.5.0 - Hannah Wolfe
  • a11e25c Add ghost logo anchor tag - Paul Adam Davis
  • c500b41 Filestorage helper returns string true if config is object - Hannah Wolfe
  • 0c3d603 Ensure that slug is always synced for User form. - Robert Jackson
  • fc06108 Change user actions button tag - Paul Adam Davis
  • 5381db3 Fix for bug where owner user has name owner - Hannah Wolfe
  • 1e9db1a Final Ghost-UI version for 0.5 - Hannah Wolfe
  • 9131d01 Upgrading Casper to official 1.0.0 release - Hannah Wolfe
  • 8fb3cdd Update express and body-parser de
@ErisDS
ErisDS / changelog.md
Created August 27, 2014 08:48
Full 0.5.1 Changelog
  • c2519ff Version bump to 0.5.1 - Hannah Wolfe
  • a0a2ea4 Uncapitalise middleware should not affect tokens - Hannah Wolfe
  • 49ae3c8 Upgrading Casper to 1.0.1 - Hannah Wolfe
  • ee7d40c Importer: Sanitize UUIDs - Felix Rieseberg
  • c94793e Redirect uppercase routes to lowercase version - Hannah Wolfe
  • 4e71720 Delete tokens before deleting a user (when) - Hannah Wolfe
  • 88469f9 Show warning dialog if session has ended in editor - Jason Williams
  • 5d15cfc Version bump to 0.5.1-2 - Hannah Wolfe
  • 8516718 Fix broken status code - Sebastian Gierlinger
  • [4071
@ErisDS
ErisDS / changelog.md
Last active August 29, 2015 14:06
Full 0.5.2 Changelog

Note: Due to Ghost-UI being merged back into the Ghost repository in 0.5.2, this changelog contains all of the commits from that repository.

  • 80a96a7 Version bump to 0.5.2 - Hannah Wolfe
  • 5040f3a Upgrading Casper again - Hannah Wolfe
  • 49eea7f Close mobile menu on tap. - Fabian Becker
  • a0015d6 Version bump to 0.5.2-rc2 - Hannah Wolfe
  • 07f7c7f Correct broken Google webfont in editor - John O'Nolan
  • f71e7b9 Update README.md - Hannah Wolfe
  • 6a4c761 Fix invisible tag delete icon - John O'Nolan
  • 30ca4e3 Upgrading Casper to 1.1.0 - Hannah Wolfe
@ErisDS
ErisDS / changelog.md
Last active August 29, 2015 14:09
Full 0.5.4 Change log
  • 45dda92 Version bump to 0.5.4 - Hannah Wolfe
  • 7317259 Fixing logic for editors deleting themselves - Hannah Wolfe
  • 50f8b29 Fix issue with editor and images - Hannah Wolfe
  • 9d2a907 Upgrading Casper to 1.1.2 - Hannah Wolfe
  • c0155c2 Revert "Update PSM Date and Time to be Selectable Instead of Text" - Hannah Wolfe
  • 2e8e2ce Improve validation for user.website - Victor Szeto
  • e499e5d Fix invalid image helper URLs when using a subdir. - Jason Williams
  • dff9751 Update PSM Date to be Selectable - David Balderston
  • cb544d7 Clean up whitespace from #4
@ErisDS
ErisDS / roadto0.6.md
Created November 18, 2014 17:44
Road to 0.6

The Road to 0.6

This document aims to clarify the big picture vision for where we want Ghost to be in terms of features and function when we declare it version 0.6.

Note: There are several places where further clarification is needed in terms of more detailed write-ups, research, and issues being clarified or raised. These are a work in progress

We took a lot of time this year to rewrite major parts of the codebase, and that resulted in a big gap between releases. We need to make up for that by shipping features in order to reach feature parity with other similar platforms. This guide aims to clarify what features are missing, their importance and how we are going to ship them.

The Top 10 Features we've gotta have

@ErisDS
ErisDS / changelog.md
Last active August 29, 2015 14:10
Full 0.5.6 Change log
  • a761de2 Version bump to 0.5.6 - Hannah Wolfe
  • b705d5c Fix settings header to allow dropdown menus to work - John O'Nolan
  • d518df7 Upgrading Casper to 1.1.3 - Hannah Wolfe
  • 591d653 Strip footnotes from excerpts - Hannah Wolfe
  • de20f3a Match labels with element ids. - Jason Williams
  • f2b90bf Revert "Allow notifications to sit over the nav bar" - Paul Davis
  • 9783f16 Adds markdown highlight support - Hannah Wolfe
  • 904918d Code Injection - adds perms, shortcuts, icon, flag - Hannah Wolfe
  • 818085f Add XSL for Sitemaps - Hannah Wolfe
  • [60effc1](h
@ErisDS
ErisDS / changelog.md
Last active August 29, 2015 14:11
Full 0.5.7 Change log
  • 1c452a6 Version bump to 0.5.7 - Hannah Wolfe
  • 2ee731a Remove files for a modal that is no longer used. - Jason Williams
  • ff321e0 Do not include url and author_id in post payload. - Jason Williams
  • 1541b92 Fixup behavior and styling of editor re-auth. - Jason Williams
  • 1961b07 allow re-login when authorization fails on editor.edit route - Marco Otte-Witte
  • a233a14 Fixed editor tag field handling of comma key on international keyboards - Katie Fenn
  • 53d12a9 Add view post link on published and updated posts - cobbspur
  • c7e03bb Test update to handle downsize improvements - Hannah Wolfe
  • [4ca87f6