0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server
Todd Justin York 2860ddeb3b Switched to using safe string for navigation slug (#10267)
closes 10258

- we should use consistent tooling for generating slugs across the whole of Ghost
2018-12-13 12:30:56 +00:00
..
adapters Refactored direct usages of api controllers 2018-09-21 15:18:22 +02:00
api 🐛 Fixed all known filter limitations (#10159) 2018-12-11 11:53:40 +01:00
apps Wired members service up to api and app (#10262) 2018-12-11 15:18:07 +07:00
config Wired members service up to api and app (#10262) 2018-12-11 15:18:07 +07:00
data Added members related db changes and models 2018-12-11 11:53:55 +07:00
helpers Switched to using safe string for navigation slug (#10267) 2018-12-13 12:30:56 +00:00
lib Added members lib module (#10260) 2018-12-11 13:47:44 +07:00
models 🐛 Striped invisible unicode characters from slugs (#10252) 2018-12-13 13:06:59 +01:00
public Removed change frequency and priority fields from sitemap generator (#9771) 2018-09-24 19:16:31 +02:00
services Added size attribute support to img_url helper (#10182) 2018-12-13 19:14:08 +07:00
translations 🐛 Fixed all known filter limitations (#10159) 2018-12-11 11:53:40 +01:00
views
web Wired members service up to api and app (#10262) 2018-12-11 15:18:07 +07:00
analytics-events.js
filters.js Switched to eslint-plugin-ghost (#9835) 2018-09-17 20:49:30 +02:00
ghost-server.js Switched to eslint-plugin-ghost (#9835) 2018-09-17 20:49:30 +02:00
index.js Refactored method urlFor to use versionType instead of admin: true 2018-10-04 16:49:55 +05:30
overrides.js
update-check.js Migrated update check to use api v2 2018-10-18 00:13:31 +02:00