Ghost/core
Naz Gargol f3ec2fb2f7
Cleaned up theme service (#10884)
refs #10790

- Following TODO in theme index file was waiting for 2 years, and today is the day to cross it out:
- "Reduced the amount of things we expose to the outside world"
- "Made this a nice clean sensible API we can all understand!" - by @ErisDS
- Cleaned exposed methods from themes module
- Removed unused storage getter
- Removed list method
- Removed validate method
- Renamed Storage to ThemeStorage
  - Named the file the same way the class defined inside of it is named
  - Naming was conflicting with coming rename of  `settings` -> `storage`
- Renamed theme settings to storage
2019-07-09 16:35:18 +02:00
..
client@76d358473a Updated Ghost-Admin to 2.25.5 2019-07-09 18:39:18 +05:30
frontend Cleaned up theme service (#10884) 2019-07-09 16:35:18 +02:00
server Cleaned up theme service (#10884) 2019-07-09 16:35:18 +02:00
test Cleaned up theme service (#10884) 2019-07-09 16:35:18 +02:00
index.js Changed where we trigger server start/stop announcement (#9815) 2018-08-22 13:28:31 +02:00