Ghost/core/server/api
Harry Wolff 4f727ed068 Settings: Admin User Tab
closes #2422

- updated to use new change password method
- have all save settings use notifications
- create assetUrl helper for creating asset paths with subdir's properly
 prefixed
- move all url based helpers onto a url object in ghost-paths
2014-07-14 08:52:06 -04:00
..
authentication.js Add status invited-pending for users 2014-07-14 11:13:23 +02:00
db.js Fix server-side validation 2014-07-03 14:57:57 +00:00
index.js Move post slug endpoint & add endpoints for users 2014-07-09 16:55:34 +01:00
mail.js Fix mail test send endpoint 2014-06-26 22:00:31 +00:00
notifications.js Persistent notifications 2014-07-01 11:36:21 +02:00
posts.js Cache invalidation for post update 2014-06-04 18:11:28 +00:00
settings.js Lazy load default settings 2014-06-17 10:36:47 -05:00
slugs.js Update slug API to work with additional types 2014-06-04 05:54:03 +00:00
tags.js Full pass at inline API Docs 2014-06-03 14:05:25 +01:00
themes.js Full pass at inline API Docs 2014-06-03 14:05:25 +01:00
users.js Settings: Admin User Tab 2014-07-14 08:52:06 -04:00
utils.js User API changes 2014-06-20 11:15:01 +02:00