0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/server
Fabien O'Carroll 873d21d975 Updated addTable util to take optional tableSpec
no-issue

Migrations should contain all the necessary information rather than
relying on external data
2021-02-05 16:02:08 +00:00
..
adapters Improved JSDoc in default scheduler 2020-12-16 17:25:05 +13:00
api Migrate the default api version from v2 to v3 2021-02-03 15:02:51 +01:00
data Updated addTable util to take optional tableSpec 2021-02-05 16:02:08 +00:00
lib Updated links to ghost.org sites 2021-01-20 09:59:45 +13:00
models Added unique constraint notation to schema definition 2021-02-04 13:37:20 +13:00
public Enabled Portal (#12317) 2020-11-03 14:36:21 +05:30
services Enabled Members for all sites (#12582) 2021-02-02 16:12:53 +00:00
translations Updated links to ghost.org sites 2021-01-20 09:59:45 +13:00
views
web Enabled Members for all sites (#12582) 2021-02-02 16:12:53 +00:00
analytics-events.js
ghost-server.js Added "maintenance" app serving 503 page 2021-02-02 16:11:35 +00:00
index.js Refactored maintenance app to be a class with DI 2021-02-02 16:11:35 +00:00
overrides.js Moved sqlite3 override rules to db connection lib 2021-02-05 11:51:56 +00:00
update-check.js