0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core
Federico Tibaldo 4fcc31015b
🐛 Fixed regex match replacement when dealing with external URLs (#11781)
refs #10898

- Execute string replacement on external paths
- Take non-top-level base URLs into consideration (to avoid #10776 dups)
- Added tests for all of the above cases
2020-04-30 07:51:36 +01:00
..
client@6670fc93d8 Updated Ghost-Admin to v3.14.0 2020-04-27 13:27:51 +01:00
frontend Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
server 🐛 Fixed regex match replacement when dealing with external URLs (#11781) 2020-04-30 07:51:36 +01:00
shared Added Node environment to Sentry metadata 2020-04-28 08:50:16 +01:00
index.js