Ghost/core/server
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
..
adapters
api Themes controllers code extraction (#10818) 2019-07-01 16:56:23 +02:00
config 🐛 Allowed .ico files to be uploaded for icons. (#10820) 2019-07-01 13:29:24 +07:00
data
lib
models Revert "Replaced keypair with rsa-keypair module (#10758)" 2019-06-26 14:00:25 +01:00
public Moved members static mount point to /ghost/members 2019-06-25 15:13:52 +07:00
services Fixed invalid method usage in members authentication 2019-06-27 15:21:21 +05:30
translations
views
web Updated theme activation API to experimental 2019-07-01 10:14:03 +01:00
analytics-events.js
ghost-server.js
index.js Extracted settings service part manipulating routes.yaml (#10800) 2019-06-25 18:33:56 +02:00
overrides.js
update-check.js