Ghost/core/server
Hannah Wolfe 5f2c913fc1 Clean up paginated URL generation
refs #5091, #6612

- unify getNextUrl & getPrevUrl into getPaginatedUrl
- ensure that it can generate a prev, next or exact page no url
- ensure that it can figure out the base url
- use the same code from the page_url helper
- refactor the tests to ensure there's 100% coverage

Following on from #6612, this ensures that pagination always works regardless of whether the channel is default or custom
2016-03-20 22:35:00 +00:00
..
api Exporter cleanup & tests 2016-03-12 19:01:25 +00:00
apps Harvest server side strings 2015-12-19 12:12:16 +01:00
config Always override database config + exit tests on error 2016-03-14 15:39:59 +00:00
controllers Restructure Configuration API endpoint 2016-02-19 18:49:23 +00:00
data Clean up paginated URL generation 2016-03-20 22:35:00 +00:00
errors Refactor authentication API into pipeline format 2016-03-07 11:53:54 -06:00
events Set a higher maxListeners value 2015-10-09 19:27:49 +01:00
helpers Clean up paginated URL generation 2016-03-20 22:35:00 +00:00
mail Refactor mail service 2016-02-10 16:31:42 -06:00
middleware Serve immediate 404 for static files (no fallthru) 2016-02-21 19:17:27 +00:00
models Refactor authentication API into pipeline format 2016-03-07 11:53:54 -06:00
permissions Harvest server side strings 2015-12-19 12:12:16 +01:00
routes Including timezones API in configuration endpoint 2016-02-24 16:44:01 +02:00
storage Serve immediate 404 for static files (no fallthru) 2016-02-21 19:17:27 +00:00
translations Merge pull request #6579 from jaswilli/auth-api 2016-03-08 15:54:34 +01:00
utils Refactor & test fixture migrations 2016-03-03 09:03:37 +00:00
views Fixup broken error page styles 2015-06-08 12:14:58 +01:00
filters.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00
ghost-server.js Harvest server side strings 2015-12-19 12:12:16 +01:00
i18n.js Fix jsDoc on i18n.t() 2016-02-22 01:57:22 +01:00
index.js Moves builFilesExist to startup-checks 2016-02-14 18:28:37 +00:00
update-check.js deps: bluebird@3.3.3 2016-03-01 15:17:20 -06:00