aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/middlewares/validators/user-history.ts
Commit message (Collapse)AuthorAgeFilesLines
* improve api param message for datesRigel Kent2021-05-311-1/+1
|
* Allow user to search through their watch history (#3576)Rigel Kent2021-01-131-2/+17
| | | | | | | * allow user to search through their watch history * add tests for search in watch history * Update client/src/app/shared/shared-main/users/user-history.service.ts
* Fix express validatorChocobozzz2019-07-251-2/+1
|
* Add user notification base codeChocobozzz2019-01-091-6/+2
|
* Add history on server sideChocobozzz2018-12-181-0/+30
Add ability to disable, clear and list user videos history