0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/frontend/services
Naz Gargol 4529ab514c
Themes controllers code extraction (#10818)
refs #10790

- Extracted 'setFromZip' method into themes services
- Extracted 'activate' method
- Extracted 'destroy' method
- Extracted 'download' method
- The method name here tries to follow 'setFrom...` convention we've agreed upon. So, in this case, we have get() which returns JSON response and getZip() which returns a file
2019-07-01 16:56:23 +02:00
..
redirects Fixed redirects.json file validation 2019-06-24 10:56:30 +02:00
routing Extracted settings service part manipulating routes.yaml (#10800) 2019-06-25 18:33:56 +02:00
rss
settings Extracted settings service part manipulating routes.yaml (#10800) 2019-06-25 18:33:56 +02:00
sitemap
themes Themes controllers code extraction (#10818) 2019-07-01 16:56:23 +02:00
url