aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-main/video/video.service.ts
Commit message (Expand)AuthorAgeFilesLines
* Add video filters to common video pagesChocobozzz2021-08-251-70/+40
* Migrate client to eslintChocobozzz2021-08-181-9/+9
* Filter videos by live in custom markupChocobozzz2021-08-021-22/+12
* Fix privacy descriptionsChocobozzz2021-07-261-19/+15
* Fix default privacy when plugins deleted privateChocobozzz2021-07-131-0/+12
* Fix privacy input altered by pluginsChocobozzz2021-07-121-8/+4
* Support accountHandle and channelHandleChocobozzz2021-07-011-2/+2
* allow public video privacy to be deleted in the web clientRigel Kent2021-06-081-6/+11
* Refactor parseQueryStringFilter boolean handlerChocobozzz2021-05-031-7/+1
* Add ability to filter my videos by liveChocobozzz2021-05-031-1/+17
* Allow users/visitors to search through an account's videos (#3589)Rigel Kent2021-01-191-1/+6
* more explicit error messages for file uploadsRigel Kent2020-12-031-3/+3
* refactor scoped token serviceRigel Kent2020-11-251-12/+9
* allow private syndication feeds via a user feedTokenRigel Kent2020-11-251-2/+13
* Add ability to display all channel/account videosChocobozzz2020-11-181-4/+23
* Live streaming implementation first stepChocobozzz2020-11-091-1/+2
* Add ability to set custom field to video formChocobozzz2020-08-211-0/+1
* Fix circular dependenciesChocobozzz2020-08-141-1/+2
* Migrate to $localizeChocobozzz2020-08-141-9/+7
* add ng-select for templatable select optionsRigel Kent2020-08-111-5/+7
* Upgrade to angular 10Chocobozzz2020-08-071-3/+3
* rename rss 2.0 to media rss 2.0Rigel Kent2020-07-021-1/+1
* Reorganize client shared modulesChocobozzz2020-06-231-0/+380