Ghost/core/frontend/services/routing/controllers
Hannah Wolfe dd9bf73a0b Updated edit URLs to use consistent correct URLs
- Ghost Admin has a redirect system built in, so not using the # does work
- However, the usage of # or no # was inconsistent, which is always wrong
- Using the correct Ghost Admin URLs makes it easier to reason about the behaviour
2020-06-01 08:42:11 +01:00
..
channel.js Refactored common lib import to use destructuring (#11835) 2020-05-22 19:22:20 +01:00
collection.js Refactored common lib import to use destructuring (#11835) 2020-05-22 19:22:20 +01:00
entry.js Updated edit URLs to use consistent correct URLs 2020-06-01 08:42:11 +01:00
index.js Added /unsubscribe/ route to the front-end (#11394) 2019-11-15 09:36:49 +00:00
preview.js Updated edit URLs to use consistent correct URLs 2020-06-01 08:42:11 +01:00
rss.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
static.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
unsubscribe.js Added /unsubscribe/ route to the front-end (#11394) 2019-11-15 09:36:49 +00:00