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 d4ab151fce
Removed basic email validation
no-issue

This was rubbish anyway, and we should just rely on the input having `type=email`
2019-11-13 18:18:49 +07:00
..
adapters 🏗 Migrated scheduler to work with v2 API (#11142) 2019-09-23 21:42:53 +05:30
api Deferred loading metascraper (#11337) 2019-11-06 08:31:11 +07:00
config Removed /api/v2/members/ endpoints (#11308) 2019-10-31 11:11:46 +00:00
data 🐛 Fixed 3.0 SQLite subscribers migration (#11383) 2019-11-11 18:20:38 +07:00
lib Merge branch 'master' into v3 2019-10-11 11:31:31 +01:00
models Added member.edited webhook 2019-10-31 14:34:50 +00:00
public Removed basic email validation 2019-11-13 18:18:49 +07:00
services Updated syntax in labs service 2019-11-06 14:53:53 +07:00
translations Removed subscribers from the codebase (#11153) 2019-10-09 11:47:04 +02:00
views
web Decoupled routing service and theme service 2019-11-06 15:20:13 +07:00
analytics-events.js
ghost-server.js
index.js Decoupled routing service and theme service 2019-11-06 15:20:13 +07:00
overrides.js
update-check.js