aboutsummaryrefslogtreecommitdiff
path: root/backend/handlers/discussions.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* backend: better auth check, audit loggingArda Serdar Pektezol2024-10-311-20/+4
* refactor: move backend entry, rename moduleArda Serdar Pektezol2024-09-101-2/+3
* feat: update post on new comment (#59)Arda Serdar Pektezol2023-12-231-0/+6
* fix: sql typo discussions delete (#142)Arda Serdar Pektezol2023-12-221-1/+1
* fix: discussions logic cleanup, docs title changes (#142)Arda Serdar Pektezol2023-12-221-17/+18
* docs: add missing param (#59)Arda Serdar Pektezol2023-12-111-0/+1
* feat: add discussion comment posting (#59)Arda Serdar Pektezol2023-12-111-0/+49
* feat: add content to discussions list (#59)Arda Serdar Pektezol2023-11-201-13/+4
* docs: add delete record, update discussion and main (#56)Arda Serdar Pektezol2023-09-241-1/+0
* feat: discussions (#59)Arda Serdar Pektezol2023-09-221-0/+291