0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core
Kevin Ansfield 959786b71f Added comment_likes table creation migration
refs https://github.com/TryGhost/Team/issues/1664

- new table to handle likes on comments. This is not a join table, so it is comment_likes, rather than comments_likes
2022-07-08 15:46:11 +02:00
..
admin@d12c306a54 Updated Admin to v5.2.4 2022-07-05 09:50:40 +01:00
cli Added docs for writing new commands 2022-05-17 17:16:44 +01:00
frontend Updated sodo search script to include admin url 2022-07-07 11:01:21 +02:00
server Added comment_likes table creation migration 2022-07-08 15:46:11 +02:00
shared Revert "Revert "Updated sodo search test script with version data"" 2022-07-06 12:41:42 +02:00
app.js
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