0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server/models
Maurice Williams 489cd08d97 custom slugging capabilities for individual user pages
closes #3401
- modifying slug-generator to be more generic
- adding slugging capabilities for /settings/users/:slug
- modified posts to use the updated slug-generator
2014-07-31 08:14:22 -04:00
..
accesstoken.js Server side cleanup 2014-07-14 21:50:12 +01:00
app.js Use bookshelf's model registry plugin 2014-07-13 18:18:25 +01:00
appField.js Use bookshelf's model registry plugin 2014-07-13 18:18:25 +01:00
appSetting.js Use bookshelf's model registry plugin 2014-07-13 18:18:25 +01:00
base.js Fix incorrect error 2014-07-24 10:17:10 +02:00
basetoken.js Server side cleanup 2014-07-14 21:50:12 +01:00
client.js Extending context concept to models 2014-07-18 15:32:56 +01:00
index.js Server side cleanup 2014-07-14 21:50:12 +01:00
permission.js Extending context concept to models 2014-07-18 15:32:56 +01:00
post.js Implement user and related content deletion 2014-07-31 03:48:59 +01:00
refreshtoken.js Server side cleanup 2014-07-14 21:50:12 +01:00
role.js Transfer ownership end point 2014-07-30 17:40:30 +02:00
settings.js Fix lazy loading of settings 2014-07-29 10:43:38 -05:00
tag.js Extending context concept to models 2014-07-18 15:32:56 +01:00
user.js custom slugging capabilities for individual user pages 2014-07-31 08:14:22 -04:00