0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-24 23:48:13 -05:00
ghost/core
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
..
client Settings: Admin User Tab 2014-07-14 08:52:06 -04:00
server Settings: Admin User Tab 2014-07-14 08:52:06 -04:00
shared Implement Mobile Editor 2014-06-24 18:33:43 -04:00
test Turn on update notifications for Ember admin 2014-07-11 15:02:26 +00:00
bootstrap.js Improve error handling during bootstrap process 2014-06-19 12:59:16 +00:00
index.js Improve error handling during bootstrap process 2014-06-19 12:59:16 +00:00
server.js