0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/data/schema
Kevin Ansfield fc381b7626 Added comment CRUD+Moderate permissions
refs: https://github.com/TryGhost/Team/issues/1664

- added permissions for comments, including updating test fixtures

Co-authored-by: Simon Backx <simon@ghost.org>
2022-07-08 15:46:11 +02:00
..
clients Switched to mysql2 library 2022-03-03 09:59:37 +01:00
default-settings Added comments_enabled setting 2022-07-08 15:46:11 +02:00
fixtures Added comment CRUD+Moderate permissions 2022-07-08 15:46:11 +02:00
commands.js Altered migration utility to always use algorithm=copy for MySQL (#14699) 2022-05-09 10:16:36 +01:00
index.js Moved checks into frontend data service 2022-04-05 15:23:00 +01:00
schema.js Added users.comment_notifications field 2022-07-08 15:46:11 +02:00
validator.js Fixed model validation erroneously triggering on non-nullable text fields 2022-05-05 14:56:59 +01:00