summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints/notes/like.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix import order in notes/like.tsHazelnoot2025-02-041-1/+1
* add rate limits to all public endpointsHazelnoot2024-11-221-0/+6
* fix some DI mistakes after the mergedakkar2024-10-101-1/+1
* use injected meta in like.tsdakkar2024-10-091-4/+13
* upd: change the way likes get handledMar0xy2023-11-161-0/+66