Skip to content

Instantly share code, notes, and snippets.

@kirrg001
kirrg001 / changelog-1.21.6.md
Last active March 19, 2018 15:51
Changelog 1.21.6
- research memory usage of UrlService
- finish up url service
- urlService utility needs a rewrite
- e.g. if i change / to /home in my yml file and i call urlService.urlFor('post', data), i would receive /welcome and not /home/welcome
- i think post.url must die on the model layer (!) -> this is nothing the model has knowledge of -> different layer (routing)
- but we still need to ensure that we return the current post url to the admin interface
- need to dig into that part a little deeper
- same for tag: the url utility uses static route keywords, but instead we need to use the taxonmoies/resources of the yml file (!)
- i think some of the routing keywords must die???
@kirrg001
kirrg001 / changelog-1.21.1.md
Created February 7, 2018 11:44
Changelog 1.21.1
  • bfd3286b6 Version bump to 1.21.1 - kirrg001
  • 5c2cbe3ca Version bump to 1.21.1 - kirrg001
  • 2822d725d Updated Ghost-Admin to 1.21.1 - kirrg001
  • ed4fde4f0 🐛 Fixed migrating from < 1.13 to 1.21 - kirrg001
@kirrg001
kirrg001 / changelog-1.21.0.md
Created February 7, 2018 10:08
Changelog 1.21.0
@kirrg001
kirrg001 / changelog-1.20.2.md
Created January 17, 2018 17:26
Changelog 1.20.2
@kirrg001
kirrg001 / changelog-1.20.1.md
Created January 16, 2018 14:04
Changelog 1.20.1
@kirrg001
kirrg001 / changelog-1.20.0.md
Created January 9, 2018 21:06
Changelog 1.20.0
@kirrg001
kirrg001 / changelog-1.19.0.md
Created December 13, 2017 09:37
Changelog 1.19.0
@kirrg001
kirrg001 / changelog-1.18.3.md
Created December 5, 2017 09:26
Changelog 1.18.3
@kirrg001
kirrg001 / changelog-1.17.3.md
Created November 16, 2017 15:07
Changelog 1.17.3