]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/models
Allow to specify transcoding and import jobs concurrency
[github/Chocobozzz/PeerTube.git] / server / models /
2021-02-08  ChocobozzzAllow to specify transcoding and import jobs concurrency
2021-02-08  ChocobozzzOptimize videos list API endpoint
2021-02-04  Rigel Kentadd best trending strategy based on Reddit's best
2021-02-03  ChocobozzzFix get video from redudancy
2021-02-03  ChocobozzzUpdate server dependencies
2021-02-02  ChocobozzzPurge entire video from redundancy
2021-02-01  ChocobozzzFix tests
2021-02-01  ChocobozzzFix redundancy with HLS only files
2021-01-28  ChocobozzzSupport transcoding options/encoders by plugins
2021-01-28  Rigel Kentadd test and openapi for hot sort parameter
2021-01-28  Rigel Kentadd default trending page choice, revert comments count...
2021-01-28  Rigel Kentonly count comments from people other than the video...
2021-01-28  Rigel Kentmodularize abstract video list header and implement...
2021-01-27  ChocobozzzFix rss feed with HLS videos
2021-01-25  ChocobozzzSafely remove webtorrent files
2021-01-25  ChocobozzzAdd priority to transcoding jobs
2021-01-21  ChocobozzzRefactor transcoding job handlers
2021-01-20  ChocobozzzAdd user video list hooks
2021-01-13  Rigel KentAllow user to search through their watch history (...
2021-01-11  ChocobozzzRetrieve user by id instead of username
2020-12-30  ChocobozzzSupport activeMonth and activeHalfyear in nodeinfo
2020-12-17  ChocobozzzFix redundancy federation in some cases
2020-12-16  ChocobozzzFix live badge in videos list
2020-12-09  ChocobozzzUpgrade sequelize to v6
2020-12-08  ChocobozzzRefactor a little bit client canonical URL
2020-12-03  ChocobozzzAdd permanent live support
2020-12-02  ChocobozzzFix live replay duration glitch
2020-12-01  ChocobozzzKeep displayName as valid playlist sort
2020-11-26  ChocobozzzCount only active lives for account limit
2020-11-25  ChocobozzzFix comment account external URL
2020-11-25  Rigel Kentallow private syndication feeds via a user feedToken
2020-11-25  ChocobozzzSplit ffmpeg utils with ffprobe utils
2020-11-20  ChocobozzzFix incorrect IDs in AP federation
2020-11-18  ChocobozzzAdd ability to display all channel/account videos
2020-11-18  ChocobozzzTry to fix playlist tests
2020-11-18  ChocobozzzDon't take into account ended lives in concurrent lives...
2020-11-18  ChocobozzzRemove notifications of muted accounts/servers
2020-11-16  ChocobozzzMerge branch 'feature/admin-comments' into develop
2020-11-16  ChocobozzzAdd admin view to manage comments
2020-11-13  ChocobozzzImplement video comment list in admin
2020-11-13  ChocobozzzCleanup lives on server restart
2020-11-11  Armanremove duplicate file checks in video model (#3289)
2020-11-10  ChocobozzzCleanup follows of orphean actors
2020-11-10  ChocobozzzRemove deprecated abuse api
2020-11-10  ChocobozzzFix stat file size with HLS
2020-11-09  ChocobozzzDon't add live videos in redundancy
2020-11-09  ChocobozzzFix tests
2020-11-09  ChocobozzzRegenerate miniature on live save
2020-11-09  ChocobozzzAdd live notification tests
2020-11-09  ChocobozzzAdd save replay live tests
2020-11-09  ChocobozzzAdd check constraints live tests
2020-11-09  ChocobozzzBegin live tests
2020-11-09  ChocobozzzAdd max lives limit
2020-11-09  ChocobozzzFix replay saving
2020-11-09  ChocobozzzAdd ability to save live replay
2020-11-09  ChocobozzzSave
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-26  ChocobozzzFix abuse reportee search query
2020-08-24  ChocobozzzFix lint
2020-08-24  ChocobozzzRemove debug logs
2020-08-24  ChocobozzzFix RSS feed when HLS only is enabled
2020-08-24  ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2020-08-21  ChocobozzzAdd ability to set custom field to video form
2020-08-20  ChocobozzzOptimize comment RSS sql query
2020-08-19  ChocobozzzAdd ability to a video multiple times in a playlist
2020-08-07  ChocobozzzMerge branch 'feature/e2e' into develop
2020-08-07  ChocobozzzAdd ability to share playlists in modal
2020-08-07  ChocobozzzHandle playlist oembed
2020-08-07  ChocobozzzReorganize shared models
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-31  KimAdd fcbk open-graph and twitter-card metas for accounts...
2020-07-29  Rigel Kentadapt notifications buttons for small screens
2020-07-29  Rigel Kentharmonize search for libraries
2020-07-29  Rigel Kentvariable columns for users list, more columns possible...
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 comments in front end
2020-07-10  ChocobozzzAdd new abuses tests
2020-07-10  ChocobozzzUse raw sql for abuses
2020-07-10  ChocobozzzAdd migrations
2020-07-10  ChocobozzzImplement abuses check params
2020-07-10  ChocobozzzUse 3 tables to represent abuses
2020-07-02  Rigel Kentadd blocked filter in users list to filter banned users
2020-06-28  Rigel Kentallow muting from the miniature options
2020-06-28  Rigel Kentalign ownership change video list table with moderation...
2020-06-27  Rigel Kentallow limiting video-comments rss feeds to an account...
2020-06-23  ChocobozzzReorganize client shared modules
2020-06-22  Rigel Kentpredefined report reasons & improved reporter UI (...
2020-06-18  ChocobozzzSplit types and typings
2020-06-17  ChocobozzzUpdate server dependencies
2020-06-16  ChocobozzzAdd videos count in channels list
2020-06-15  ChocobozzzFix video view filename
2020-06-12  ChocobozzzOptimize views per day in video channels
next