aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/utils/videos/video-history.ts
Commit message (Collapse)AuthorAgeFilesLines
* Add history on server sideChocobozzz2018-12-181-4/+29
| | | | Add ability to disable, clear and list user videos history
* Move utils to /sharedbuoyantair2018-10-291-0/+14
Move utils used by /server/tools/* & /server/tests/**/* into /shared folder. Issue: #1336