0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/client
Gabor Javorszky 4e1aa2119c Removed flash, renamed file, unbroken logout / login request notifications
Closes #354
* Reintroduced the redirect functionality (not logged in, tries to go to `/settings/user/`, is sent to `/login/` with info notification, after login user is taken to `/settings/user/)
* Reintroduced the "Successfully logged out" message
* Added middleware to scrub passive notifications from `ghost.notifications` after one use basically mimicing client side passive notifications
* Removed flash from everywhere. Even from package.json.
* Renamed flashed.hbs to notifications.hbs, modified default.hbs accordingly
* Added function to parse GET variables on client side
2013-08-20 08:15:06 +01:00
..
assets Merge pull request #435 from cobbspur/url 2013-08-19 14:03:02 -07:00
helpers App restructure - closes #245 2013-07-11 20:23:34 +01:00
models Current user added 2013-08-17 22:02:46 +01:00
tpl Bug Fix: Corrected wrong Keyboard Shortcuts in help modal 2013-08-14 14:49:16 +01:00
views Removed flash, renamed file, unbroken logout / login request notifications 2013-08-20 08:15:06 +01:00
init.js Minor update to notification frontend api 2013-08-06 08:55:47 +01:00
markdown-actions.js Improved several keyboard shortcuts behaviour to more closely match Mou 2013-08-14 14:49:16 +01:00
mobile-interactions.js Removed swiping from Mobile Interactions 2013-08-19 16:13:47 +01:00
router.js Editable user profiles in settings screen 2013-08-05 18:26:44 +01:00
tagui.js Improved mobile interactions 2013-08-16 12:44:11 +01:00
toggle.js App restructure - closes #245 2013-07-11 20:23:34 +01:00