0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/core/test/integration
Dexter Leng 8c3d29edb2 🐛 Striped invisible unicode characters from slugs (#10252)
refs #9826

- Striped invisible characters from slug based on regexp pulled directly from XRegExp library, similarly to the approach taken in 9eef2616e4 (diff-50bf43eef863952813617ae9997538d0R4)
2018-12-13 13:06:59 +01:00
..
data/importer/importers 🐛 Fixed cardWidth being lost on 2.0 imports (#10068) 2018-10-26 11:30:39 +02:00
helpers 🐛Disallowed indexing of preview pages (#9762) 2018-09-17 11:29:47 +02:00
model 🐛 Striped invisible unicode characters from slugs (#10252) 2018-12-13 13:06:59 +01:00
services/url Renamed /users to /authors for Content API V2 (#10096) 2018-11-07 15:29:37 +01:00
web 🐛Fixed auto redirect for extra data queries on post and page resources (#9828) 2018-12-03 20:31:48 +01:00
export_spec.js 🔥 Removed permalink setting 2018-08-16 12:13:24 +02:00
migration_spec.js Added edit webhook route to v2 Admin API (#10033) 2018-10-19 18:35:55 +01:00
update_check_spec.js Migrated update check to use api v2 2018-10-18 00:13:31 +02:00