about summary refs log tree commit diff
path: root/app/controllers/api/v1/markers_controller.rb
AgeCommit message (Collapse)Author
2021-01-12Use Rails' index_by where it makes sense (#15542)ThibG
* Use Rails' index_by where it makes sense * Fix tests Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2019-09-06Add timeline read markers API (#11762)Eugen Rochko
Fix #4093