Ghost/core
Matt Hanley 236d07c90a
Added CLI command structure (#14821)
Added CLI commands for REPL and timetravel functionality

- Added TimeTravel command for updating test data with a date offset
- Added REPL command for access to models and knex in development
- Added pattern for creating new CLI commands, including
  - User input
  - Output
  - Validation of `NODE_ENV`
- TimeTravel command is in the main Ghost repo because it requires the schema
2022-05-17 15:40:12 +01:00
..
admin@5751899e5b Renamed core/client to core/admin (#14837) 2022-05-17 08:27:13 +01:00
cli Added CLI command structure (#14821) 2022-05-17 15:40:12 +01:00
frontend Reworked preview controller output 2022-05-17 17:21:38 +08:00
server Added subscription.price.tier mapping (#14849) 2022-05-17 16:38:25 +02:00
shared Renamed "client" references to "admin" 2022-05-17 09:05:44 +01:00
app.js Fixed express app stacking 2021-12-06 21:28:53 +13:00
boot.js Added frontend key to ghost_head for portal (#14782) 2022-05-11 17:34:31 +01:00
bridge.js Renamed lang and session_secret default settings (#14791) 2022-05-12 15:07:05 +01:00