0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server
Hannah Wolfe 1f11bd9012
Updated package-json lib to not need DI
- The underlying package-json package has had i18n ripped out using the new tpl utility instead
- It's also then been refactored to not be a class that needs instantiating
- This means it can be required directly and its public interface methods used where needed
- This is a much nicer, neater pattern for what is a mature utility library :)
2021-06-09 16:48:19 +01:00
..
adapters Swapped to American English spellings 2021-06-09 16:39:06 +01:00
api Reset active price ids for product on Stripe disconnect 2021-06-08 22:16:42 +05:30
data Added extra newsletter settings 2021-06-07 16:31:50 +01:00
lib Updated package-json lib to not need DI 2021-06-09 16:48:19 +01:00
models Swapped to American English spellings 2021-06-09 16:39:06 +01:00
public New logo in Admin (#12768) 2021-03-18 17:27:27 +00:00
services Updated package-json lib to not need DI 2021-06-09 16:48:19 +01:00
views
web Swapped to American English spellings 2021-06-09 16:39:06 +01:00
analytics-events.js Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
ghost-server.js Updated ghost-server to use new minimal tpl helper 2021-06-09 12:20:59 +01:00
notify.js
overrides.js
run-update-check.js Move the update-check service to a scheduled job 2021-05-27 17:17:26 +02:00
update-check.js Removed update check service in favor of external package 2021-06-03 13:24:19 +04:00