about summary refs log tree commit diff
path: root/app/controllers/api/v1/bookmarks_controller.rb
AgeCommit message (Collapse)Author
2018-08-10Introduce OAuth scopes for bookmarksThibaut Girka
2018-04-11Add backend support for bookmarksThibaut Girka
Bookmarks behave like favourites, except they aren't shared with other users and do not have an associated counter.