Ghost/core
Naz 7589218abc Converted import-manager module to a class
refs https://github.com/TryGhost/Team/issues/694
refs https://linear.app/tryghost/issue/CORE-16/tackle-importersdataindexjs

- The codebase uses class syntax instead of extending/instantiating a native function (this is a very old of doing pseudo OOP in JS). Updated the old syntax in a very one-to-one brainless way with intention to improve the file again when touched again
2021-09-22 20:10:23 +12:00
..
client@2a06f299a8 Updated Admin to v4.15.0 2021-09-17 16:58:45 +01:00
frontend Added new ghost analytics meta tag behind activity alpha flag 2021-09-20 13:55:37 +05:30
server Converted import-manager module to a class 2021-09-22 20:10:23 +12:00
shared Added membersActivity alpha labs flag 2021-09-16 11:53:27 +05:30
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js Added email unfreeze for verified email config 2021-07-29 20:30:30 +12:00
bridge.js Added comments to all usages of lib/common/events 2021-07-07 16:02:44 +01:00