]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - shared/models
add channel and playlist stats to server stats endpoint (#3747)
[github/Chocobozzz/PeerTube.git] / shared / models /
2021-04-12  Rigel Kentadd channel and playlist stats to server stats endpoint...
2021-04-09  ChocobozzzAdd ability for plugins to specify scale filter
2021-04-09  Théo Le Calvaradd option for transcode plugins to add video filters...
2021-04-09  Théo Le Calvaradd support for inputOptions in trancode plugins
2021-04-09  ChocobozzzUpdate plugins doc
2021-04-09  ChocobozzzAdd ability to hide plugin settings
2021-04-09  ChocobozzzPlugins can register html/select settings
2021-04-08  ChocobozzzMerge branch 'release/3.1.0' into develop
2021-04-08  ChocobozzzAdd ability to update the banner
2021-04-08  ChocobozzzAdd banners support
2021-04-08  ChocobozzzAgnostic actor image storage
2021-03-25  ChocobozzzMerge branch 'release/3.1.0' into develop
2021-03-25  ChocobozzzMerge branch 'release/3.1.0' into develop
2021-03-24  ChocobozzzMerge branch 'release/3.1.0' into develop
2021-03-24  ChocobozzzAdd auth user client hook actions
2021-03-24  ChocobozzzAdd client action hooks for pubish pages
2021-03-24  ChocobozzzAdd server hooks for search endpoint
2021-03-24  ChocobozzzAdd filter hook to forbid embed access
2021-03-24  ChocobozzzAdd hooks support for video download
2021-03-24  ChocobozzzStricter email options typings
2021-03-24  ChocobozzzAdd new plugin/peertube version notifs
2021-03-24  ChocobozzzReduce bundle size using a const enum
2021-03-24  ChocobozzzUse got instead of request
2021-03-03  ChocobozzzAdd ability to cleanup remote AP interactions
2021-02-26  ChocobozzzFix broken local actors
2021-02-26  ChocobozzzAdd more AP stats to stats endpoint
2021-02-19  ChocobozzzFix video comments display with deleted comments
2021-02-19  ChocobozzzTry to speed up server tests
2021-02-18  ChocobozzzFix feeds
2021-02-18  ChocobozzzAdd ability to update torrents cache in client
2021-02-18  ChocobozzzDon't guess remote tracker URL
2021-02-18  ChocobozzzDissociate video file names and video uuid
2021-02-12  ChocobozzzGuess if we need to generate the thumbnail for imports
2021-02-08  ChocobozzzAllow to specify transcoding and import jobs concurrency
2021-02-04  Rigel Kentadd best trending strategy based on Reddit's best
2021-02-01  ChocobozzzAdd ability to update plugin auth
2021-01-29  ChocobozzzTry to support other codecs
2021-01-29  ChocobozzzAdd plugin transcoding profile guide
2021-01-28  ChocobozzzSupport transcoding options/encoders by plugins
2021-01-28  Rigel Kentmove from trending routes to alg param
2021-01-28  Rigel Kentadd default trending page choice, revert comments count...
2021-01-28  Rigel Kentmodularize abstract video list header and implement...
2021-01-25  ChocobozzzAdd priority to transcoding jobs
2021-01-21  ChocobozzzRefactor transcoding job handlers
2021-01-21  ChocobozzzSupport progress for ffmpeg tasks
2021-01-20  ChocobozzzAdd user video list hooks
2021-01-19  ChocobozzzFix (again) youtube import
2021-01-15  Rigel Kentstricter youtubedl format selectors (#3516)
2021-01-13  Rigel Kentadd support for 1440p (Quad HD/QHD/WQHD) videos
2021-01-11  ChocobozzzAdd more hints regarding live port
2020-12-15  ChocobozzzAdd AP stats
2020-12-14  ChocobozzzRefactor jobs state
2020-12-14  ChocobozzzPrepare changelog v3
2020-12-09  ChocobozzzLive views update
2020-12-08  ChocobozzzUse dedicated hooks for account/channel videos
2020-12-03  ChocobozzzAdd permanent live support
2020-11-30  madmath03:sparkles: Add input-password #3375
2020-11-25  Rigel Kentallow private syndication feeds via a user feedToken
2020-11-25  ChocobozzzSupport encoding profiles
2020-11-18  ChocobozzzAdd ability to display all channel/account videos
2020-11-16  ChocobozzzMerge branch 'feature/admin-comments' into develop
2020-11-13  ChocobozzzImplement video comment list in admin
2020-11-10  ChocobozzzRemove deprecated abuse api
2020-11-09  ChocobozzzAdd live server hooks
2020-11-09  ChocobozzzAdd check constraints live tests
2020-11-09  ChocobozzzBegin live tests
2020-11-09  ChocobozzzAdd check params live tests
2020-11-09  ChocobozzzAdd max lives limit
2020-11-09  ChocobozzzAdd ability to save live replay
2020-11-09  ChocobozzzCheck live duration and size
2020-11-09  ChocobozzzAdd watch messages if live has not started
2020-11-09  ChocobozzzHandle live federation
2020-11-09  ChocobozzzLive streaming implementation first step
2020-08-27  ChocobozzzFix VideoStreamingPlaylist model
2020-08-27  ChocobozzzDon't use @shared in models
2020-08-26  ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2020-08-26  ChocobozzzAdd redirection on unavailable video due to follow...
2020-08-24  ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2020-08-21  ChocobozzzAdd ability to set a description to dynamic fields
2020-08-21  ChocobozzzAdd ability to set custom field to video form
2020-08-20  ChocobozzzSupport plugin hooks in embed
2020-08-11  Rigel Kentadd ng-select for templatable select options
2020-08-11  kimsibleMake channelName optionnal only for the API
2020-08-11  kimsibleAdd channelName to user-create server-side and models
2020-08-07  ChocobozzzMerge branch 'feature/e2e' into develop
2020-08-07  ChocobozzzAdd ability to share playlists in modal
2020-08-07  ChocobozzzReorganize shared models
2020-08-07  ChocobozzzUpgrade to angular 10
2020-07-31  ChocobozzzAdd abuse messages/states notifications
2020-07-31  ChocobozzzAdd abuse messages management in my account
2020-07-31  ChocobozzzAdd abuse message management in admin
2020-07-31  ChocobozzzAdd server API to abuse messages
2020-07-21  ChocobozzzMerge branch 'release/2.3.0' into develop
2020-07-20  ChocobozzzMerge branch 'release/2.3.0' into develop
2020-07-10  ChocobozzzMerge branch 'release/2.3.0' into develop
2020-07-10  ChocobozzzAdd ability to report account
2020-07-10  ChocobozzzAdd ability to report comments in front end
2020-07-10  ChocobozzzAdd new abuses tests
2020-07-10  ChocobozzzUse raw sql for abuses
2020-07-10  ChocobozzzAdd migrations
next