aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers/api/users/my-history.ts
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup models directory organizationChocobozzz2021-05-111-1/+1
|
* Allow user to search through their watch history (#3576)Rigel Kent2021-01-131-1/+3
| | | | | | | * 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
* replace numbers with typed http status codes (#3409)Rigel Kent2020-12-071-1/+4
|
* Add new abuses testsChocobozzz2020-07-101-2/+0
|
* Add moderation helpers to pluginsChocobozzz2020-05-071-1/+1
|
* Stronger model typingsChocobozzz2019-08-191-1/+0
|
* Add ability to limit videos history sizeChocobozzz2019-04-111-1/+1
|
* Cleanup express locals typingsChocobozzz2019-03-191-2/+2
|
* Add history on server sideChocobozzz2018-12-181-0/+57
Add ability to disable, clear and list user videos history