aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/models/account/user-video-history.ts
Commit message (Collapse)AuthorAgeFilesLines
* Split types and typingsChocobozzz2020-06-181-1/+1
|
* Wrap videos list query in raw SQLChocobozzz2020-03-101-1/+1
|
* Stronger model typingsChocobozzz2019-08-191-3/+4
|
* Update sequelizeChocobozzz2019-04-241-1/+1
|
* Add ability to limit videos history sizeChocobozzz2019-04-111-1/+13
|
* Add history on server sideChocobozzz2018-12-181-1/+32
| | | | Add ability to disable, clear and list user videos history
* Add user history and resume videosChocobozzz2018-10-051-0/+55