0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/test/unit
Felix Rieseberg 15e4dd1e9f Pre & Next Links for Ghost_Head
closes #685
- Now that we have a ‘pagination’ meta object, we can implement
SEO-friendly `next` and `prev` ref links in `<head>`.
- This implementation works uniformly for anything that supports
pagination in the current schema (posts, tags, authors)
- Regex should make the implementation future-proof for additional
pagination
2014-08-20 12:28:21 -07:00
..
apps_spec.js Cleaning up the unit tests 2014-06-18 00:11:35 +01:00
bootstrap_spec.js This aims to speed up both the ghost application and tests by 2014-07-22 22:37:44 -04:00
config_spec.js This aims to speed up both the ghost application and tests by 2014-07-22 22:37:44 -04:00
errorHandling_spec.js This aims to speed up both the ghost application and tests by 2014-07-22 22:37:44 -04:00
filters_spec.js Cleaning up the unit tests 2014-06-18 00:11:35 +01:00
frontend_spec.js Merge pull request #3438 from hswolff/home-template 2014-07-29 17:10:47 +01:00
mail_spec.js This aims to speed up both the ghost application and tests by 2014-07-22 22:37:44 -04:00
middleware_spec.js Wire permmissions for notifications, mail and tags 2014-07-17 16:44:09 +01:00
permissions_spec.js Permissions Improvements 2014-07-28 06:29:59 +01:00
server_helpers_index_spec.js Pre & Next Links for Ghost_Head 2014-08-20 12:28:21 -07:00
server_helpers_template_spec.js Cleaning up the unit tests 2014-06-18 00:11:35 +01:00
server_spec.js Cleaning up the unit tests 2014-06-18 00:11:35 +01:00
showdown_client_integrated_spec.js Cleaning up the unit tests 2014-06-18 00:11:35 +01:00
showdown_ghostGFM_spec.js Cleaning up the unit tests 2014-06-18 00:11:35 +01:00
showdown_ghostimagepreview_spec.js Cleaning up the unit tests 2014-06-18 00:11:35 +01:00
storage_localfilesystem_spec.js This aims to speed up both the ghost application and tests by 2014-07-22 22:37:44 -04:00
xmlrpc_spec.js Cleaning up the unit tests 2014-06-18 00:11:35 +01:00