0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/server/data
lennerd bebafdc9a9 Refactore slug API for generating tag and post slugs.
Closes #2601
- Removed slug generation from the post API
- Added new, self-contained slug API
- Fixed slug permissions in the fixtures files
- Added a HTTP route for the new API method
- Added integrational tests
2014-05-26 10:07:05 +02:00
..
export Replace underscore with lodash. 2014-02-06 14:08:34 +00:00
fixtures Refactore slug API for generating tag and post slugs. 2014-05-26 10:07:05 +02:00
import Refactor API arguments 2014-05-15 10:41:05 +01:00
migration Add distinct error classes 2014-05-09 12:11:29 +02:00
validation Fix validation 2014-05-14 15:30:46 +02:00
default-settings.json Add app permission checking to canThis 2014-04-16 18:06:39 +02:00
schema.js Changed boolean handling 2014-04-25 09:55:53 +02:00