Ghost/core
Hannah Wolfe fe90cf2be2 Theme loading part 1 (#7989)
no issue

*  Add new server start & stop events
* 🔥 Get rid of unused availableApps concept
- when we need an API endpoint for a list of apps, we'll build one 😝
*  Move theme loading into a module
- move loading from API method to a module method and use as needed
- wire up read one vs read all as per LTS
- read one (the active theme) on boot, and read the rest after
- fudge validation - this isn't all that helpful
* Settings API tests need to preload themes
- this used to automatically happen as part of loading settings
- now we need to trigger this to happen specifically for this test
2017-02-22 00:26:19 +01:00
..
client@a4c497ec3e Updated Ghost-Admin to 1.0.0-alpha.13 2017-02-18 17:24:12 +01:00
server Theme loading part 1 (#7989) 2017-02-22 00:26:19 +01:00
shared Find favicon in Ghost (#7713) 2017-01-23 10:13:52 +01:00
test Theme loading part 1 (#7989) 2017-02-22 00:26:19 +01:00
index.js