0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/server/web
Simon Backx e96ff3fa81 Added comments API like and unlike actions
refs https://github.com/TryGhost/Team/issues/1664

- Added comment-like model
- Added like endpoint
- Added unlike endpoint
- Added basic tests for liking and unliking comments
- Added permissions for liking and unliking
- Added migration for permissions
2022-07-12 10:24:02 +02:00
..
admin Added initial auth frame 2022-07-12 10:24:02 +02:00
api Added Ghost Explore endpoint 2022-07-11 16:48:40 +01:00
comments Added comments API like and unlike actions 2022-07-12 10:24:02 +02:00
members Moved comments api to members/api/comments 2022-07-12 10:24:02 +02:00
parent Added WIP frontend comments app 2022-07-12 10:24:02 +02:00
shared Centralized base API path value across server codebase 2022-03-09 17:15:51 +08:00
index.js
well-known.js 🐛 Fixed signing key identificaiton in JWKs 2022-05-24 12:20:30 +01:00