0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server
kirrg001 99a2f3ba3a Fixed read pages with user access
refs #9866

- we still serve pages via /posts with user access
- we only differentiate this behaviour for the content api
2018-10-19 10:54:05 +02:00
..
adapters Refactored direct usages of api controllers 2018-09-21 15:18:22 +02:00
api Fixed read pages with user access 2018-10-19 10:54:05 +02:00
apps Changed entry lookup helper to respect the resource type 2018-10-18 19:41:07 +02:00
config Supported reading ghost api engine 2018-10-18 19:41:07 +02:00
data Excluded sessions table from exporter (#9961) 2018-10-17 18:29:24 +07:00
helpers Extended {{get}} helper to query "pages" 2018-10-18 19:41:07 +02:00
lib Extended sequence utility 2018-10-03 00:17:45 +02:00
models Added HTTP BREAD for integrations resource (#9985) 2018-10-18 14:03:56 +01:00
public Removed change frequency and priority fields from sitemap generator (#9771) 2018-09-24 19:16:31 +02:00
services Added new site.changed event and webhook trigger service (#10019) 2018-10-19 00:01:30 +05:30
translations Added missing read pages endpoint 2018-10-18 19:41:07 +02:00
views
web Added new site.changed event and webhook trigger service (#10019) 2018-10-19 00:01:30 +05:30
analytics-events.js
filters.js Switched to eslint-plugin-ghost (#9835) 2018-09-17 20:49:30 +02:00
ghost-server.js Switched to eslint-plugin-ghost (#9835) 2018-09-17 20:49:30 +02:00
index.js Refactored method urlFor to use versionType instead of admin: true 2018-10-04 16:49:55 +05:30
overrides.js Disabled bluebird debug logs 2018-08-13 14:01:31 +02:00
update-check.js Migrated update check to use api v2 2018-10-18 00:13:31 +02:00