0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test/unit/services/url
kirrg001 3f9d0f51f5 Changed how we determine if a resource is owned by an url generator
refs #9601

- api v2 returns absolute urls
- api v0.1 returns relative urls
- it's easier if we compare by id
2018-10-18 19:41:07 +02:00
..
Queue_spec.js 🐛 Fixed urls being /404/ after starting the Ghost server 2018-06-07 09:27:24 +02:00
Resources_spec.js Refactor URL generation from models (#9917) 2018-10-03 15:44:30 +02:00
UrlGenerator_spec.js Dynamic Routing Beta: Filter collections with NQL (#9704) 2018-06-26 01:54:51 +02:00
Urls_spec.js Changed how we determine if a resource is owned by an url generator 2018-10-18 19:41:07 +02:00
UrlService_spec.js 🐛 Fixed preview url and Zapier on subdirectory (#9683) 2018-06-12 16:36:58 +01:00
utils_spec.js Refactored config to handle direct calls for specific version (#10012) 2018-10-16 15:20:51 +05:30