0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/core/server/models
Sebastian Gierlinger 691c8cd5a9 Delete all content (posts and tags)
closes #1445
- added delete button to ‚ugly debug tools‘
- added api call to delete all content
- added /db to cache invalidation routes
2013-12-25 01:05:20 +01:00
..
base.js Restore support for using ghost as a npm module fixes #1326 2013-11-27 17:39:14 +00:00
index.js Delete all content (posts and tags) 2013-12-25 01:05:20 +01:00
permission.js
post.js Correctly order posts in admin and frontend 2013-12-24 11:18:32 +00:00
role.js
session.js Replace cookieSession with session 2013-11-24 15:29:36 +01:00
settings.js Add transactions for import 2013-11-20 21:36:02 +01:00
tag.js
user.js Remove fixed scheme from gravatar url 2013-12-17 17:21:00 +01:00