aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-main/video/video.service.ts
Commit message (Expand)AuthorAgeFilesLines
* Add Podcast RSS feeds (#5487)Alecks Gates2023-05-221-1/+10
* Prefer displaying channel for playlist elementChocobozzz2023-02-151-0/+18
* Add ability to delete a specific video fileChocobozzz2022-08-011-0/+5
* Add bulk action on following/followersChocobozzz2022-07-271-1/+2
* Merge branch 'release/4.2.0' into developChocobozzz2022-06-271-8/+8
|\
| * Fix boolean data attributes in homepageChocobozzz2022-06-271-8/+8
* | Fix fetching unlisted video in clientChocobozzz2022-06-241-5/+5
* | store uploaded video filename (#4885)kontrollanten2022-06-211-1/+16
|/
* Reduce videos sort complexityChocobozzz2022-04-151-2/+19
* Support videos stats in clientChocobozzz2022-04-151-4/+0
* Remove unnecessary functionChocobozzz2022-01-181-8/+2
* Add ability to run transcoding jobsChocobozzz2021-11-181-0/+12
* Add ability to remove hls/webtorrent filesChocobozzz2021-11-181-0/+9
* Add ability to filter out public videos from adminChocobozzz2021-11-121-0/+3
* Move admin stuff in +adminChocobozzz2021-11-021-91/+12
* Add ability to exclude muted accountsChocobozzz2021-11-021-20/+59
* Some fixes for admin videos listChocobozzz2021-11-021-8/+8
* Add video file size info in admin videos listChocobozzz2021-10-291-1/+5
* Deprecate filter video queryChocobozzz2021-10-291-17/+17
* Add videos list admin componentChocobozzz2021-10-291-14/+71
* Add channel filters for my videos/followersChocobozzz2021-10-201-1/+19
* Add ability to view my followersChocobozzz2021-10-201-2/+2
* 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