2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00
Ghost/core/server/storage
Jason Williams e3056990cd Build correct path on image upload when config has custom content path
closes #2563
- build path relative to imagesPath (which contains the custom content path)
  instead of appRoot
- added test for custom content path
- added logic to tests for Windows url building to handle cases where Windows
  functionality is being tested on a unix operating system
2014-04-07 05:01:39 +00:00
..
base.js Replace spaces in uploaded filenames with hyphens 2014-03-23 20:56:02 +00:00
index.js Rename 'plugins' to 'apps' 2014-01-21 15:45:27 +07:00
localfilesystem.js Build correct path on image upload when config has custom content path 2014-04-07 05:01:39 +00:00