aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/extra-utils/videos/video-history.ts
Commit message (Collapse)AuthorAgeFilesLines
* Allow user to search through their watch history (#3576)Rigel Kent2021-01-131-1/+4
| | | | | | | * 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
* emit more specific status codes on video upload (#3423)Rigel Kent2020-12-081-1/+7
| | | | | - reduce http status codes list to potentially useful codes - convert more codes to typed ones - factorize html generator for error responses
* replace numbers with typed http status codes (#3409)Rigel Kent2020-12-071-2/+3
|
* Shared utils -> extra-utilsChocobozzz2019-04-241-0/+39
Because they need dev dependencies