0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/frontend/services/routing/controllers
Naz 937d9e58d1 Switched post routing to uuid instead of slug
refs https://github.com/TryGhost/Team/issues/990

- Relying on uuid instead of slug makes the posts less discoverable and partially soves discoverability through overriden robots.txt files
2021-08-19 12:27:45 +04:00
..
channel.js
collection.js
email-post.js Switched post routing to uuid instead of slug 2021-08-19 12:27:45 +04:00
entry.js
index.js Added "email post" frontend routing 2021-08-13 12:09:11 +04:00
preview.js Decreased coupling of frontend routing to server api 2021-07-19 19:45:54 +12:00
rss.js
static.js Decreased coupling of frontend routing to server api 2021-07-19 19:45:54 +12:00
unsubscribe.js