]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - client/src/app/shared/shared-main/video/video.service.ts
Add Podcast RSS feeds (#5487)
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / shared-main / video / video.service.ts
2023-05-22  Alecks GatesAdd Podcast RSS feeds (#5487)
2023-02-15  ChocobozzzPrefer displaying channel for playlist element
2022-08-01  ChocobozzzAdd ability to delete a specific video file
2022-07-27  ChocobozzzAdd bulk action on following/followers
2022-06-28  ChocobozzzMerge branch 'release/4.2.0' into develop
2022-06-27  ChocobozzzMerge branch 'release/4.2.0' into develop
2022-06-27  ChocobozzzFix boolean data attributes in homepage
2022-06-27  ChocobozzzMerge branch 'release/4.2.0' into develop
2022-06-24  ChocobozzzFix fetching unlisted video in client
2022-06-24  ChocobozzzMerge branch 'release/4.2.0' into develop
2022-06-23  ChocobozzzMerge branch 'release/4.2.0' into develop
2022-06-23  ChocobozzzMerge branch 'release/4.2.0' into develop
2022-06-21  kontrollantenstore uploaded video filename (#4885)
2022-04-15  ChocobozzzReduce videos sort complexity
2022-04-15  ChocobozzzSupport videos stats in client
2022-01-18  ChocobozzzRemove unnecessary function
2021-11-18  ChocobozzzAdd ability to run transcoding jobs
2021-11-18  ChocobozzzAdd ability to remove hls/webtorrent files
2021-11-12  ChocobozzzAdd ability to filter out public videos from admin
2021-11-02  ChocobozzzMove admin stuff in +admin
2021-11-02  ChocobozzzAdd ability to exclude muted accounts
2021-11-02  ChocobozzzSome fixes for admin videos list
2021-10-29  ChocobozzzAdd video file size info in admin videos list
2021-10-29  ChocobozzzDeprecate filter video query
2021-10-29  ChocobozzzAdd videos list admin component
2021-10-20  ChocobozzzAdd channel filters for my videos/followers
2021-10-20  ChocobozzzAdd ability to view my followers
2021-08-25  ChocobozzzMerge branch 'feature/video-filters' into develop
2021-08-25  ChocobozzzAdd video filters to common video pages
2021-08-18  ChocobozzzMigrate client to eslint
2021-08-05  ChocobozzzMerge branch 'release/3.3.0' into develop
2021-08-02  ChocobozzzFilter videos by live in custom markup
2021-07-26  ChocobozzzMerge branch 'release/3.3.0' into develop
2021-07-26  ChocobozzzFix privacy descriptions
2021-07-21  ChocobozzzMerge branch 'constant-registry' into develop
2021-07-20  ChocobozzzMerge branch 'master' into release/3.3.0
2021-07-13  ChocobozzzFix default privacy when plugins deleted private
2021-07-12  ChocobozzzFix privacy input altered by plugins
2021-07-01  ChocobozzzSupport accountHandle and channelHandle
2021-06-08  Rigel Kentallow public video privacy to be deleted in the web...
2021-05-05  ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2021-05-05  ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2021-05-03  ChocobozzzRefactor parseQueryStringFilter boolean handler
2021-05-03  ChocobozzzAdd ability to filter my videos by live
2021-01-19  Rigel KentAllow users/visitors to search through an account's...
2020-12-03  Rigel Kentmore explicit error messages for file uploads
2020-11-25  Rigel Kentrefactor scoped token service
2020-11-25  Rigel Kentallow private syndication feeds via a user feedToken
2020-11-18  ChocobozzzAdd ability to display all channel/account videos
2020-11-09  ChocobozzzLive streaming implementation first step
2020-08-24  ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2020-08-21  ChocobozzzAdd ability to set custom field to video form
2020-08-14  ChocobozzzFix circular dependencies
2020-08-14  ChocobozzzMigrate to $localize
2020-08-11  Rigel Kentadd ng-select for templatable select options
2020-08-07  ChocobozzzUpgrade to angular 10
2020-07-02  Rigel Kentrename rss 2.0 to media rss 2.0
2020-06-23  ChocobozzzReorganize client shared modules