]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/models
Don't crash on youtube-dl update write error
[github/Chocobozzz/PeerTube.git] / server / models /
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
2020-06-10  Rigel Kentpreserve original variable names server-side
2020-06-10  Rigel Kentrename blacklist to block/blocklist, merge block and...
2020-06-10  ChocobozzzFix video follow SQL
2020-06-10  ChocobozzzFirst implem global search
2020-06-09  ChocobozzzFix video comments feed SQL query
2020-06-04  ChocobozzzAdd AP icons breaking change
2020-06-04  ChocobozzzSend complete video description in AP messages
2020-06-04  ChocobozzzSort AP files by resolution desc
2020-06-03  Levi BardMake federation of unlisted videos an instance-level...
2020-06-02  ChocobozzzMerge branch 'release/2.2.0' into develop
2020-06-02  ChocobozzzMerge branch 'release/2.2.0' into develop
2020-06-02  ChocobozzzMerge branch 'release/2.2.0' into develop
2020-05-29  ChocobozzzBlock comments from muted accounts/servers
2020-05-29  ChocobozzzFix comments deleted display
2020-05-29  ChocobozzzAdd ability to bulk delete comments
2020-05-13  ChocobozzzAdd missing channel playlists AP endpoint
2020-05-11  ChocobozzzMerge branch 'master' into develop
2020-05-11  ChocobozzzAdd unique key on actor preferredUsername
2020-05-07  ChocobozzzFix refresh token
2020-05-07  ChocobozzzAdd moderation helpers to plugins
next