Ghost/test/unit/server
Hannah Wolfe 621cfd9866
Moved admin redirect middleware to named file
- moving this middleware because we're about to add a second piece of middleware
- it's easier to see what we have when each middleware is in its own file rather than in one big middleware.js file
2021-11-25 14:29:17 +00:00
..
adapters Added ability to delete existing files through storage adapters 2021-11-09 16:07:23 +04:00
data Moved all settings module bootstrap logic into init method 2021-11-24 05:32:20 +13:00
lib Renamed getLocalFileStoragePath 2021-11-05 17:17:18 +04:00
models Moved URL service to backend 2021-10-19 07:29:09 +13:00
services Fixed invalid settings file path configuration 2021-11-24 05:32:20 +13:00
web Moved admin redirect middleware to named file 2021-11-25 14:29:17 +00:00
notify.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
overrides.test.js Set global Luxon timezone override to UTC 2021-10-20 09:19:29 +02:00