]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/models/video
Save
[github/Chocobozzz/PeerTube.git] / server / models / video /
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-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-07-31  ChocobozzzAdd abuse messages/states notifications
2020-07-31  KimAdd fcbk open-graph and twitter-card metas for accounts...
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-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-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-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-07  ChocobozzzUse video abuse filters on client side
2020-05-06  ChocobozzzFix comments feed with musted accounts
2020-05-06  ChocobozzzparseQueryStringFilter cleanup
2020-05-05  ChocobozzzFix HLS audio only transcoding
2020-05-05  ChocobozzzSort outbox by desc created at order
2020-05-05  ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2020-05-05  ChocobozzzFix compat with peertube 2.1
2020-05-04  ChocobozzzAvoir some circular dependencies
2020-05-04  Rigel KentSupport is:blacklisted as video-abuse-list filter
2020-05-04  Rigel KentSwitching to a named filters/single input on video...
2020-05-01  Rigel KentAdd tests for video-abuse persistence after video deletion
2020-05-01  Rigel KentAdd reportee stats for deleted videos
2020-05-01  Rigel KentFactorize rest-table and fix/simplify SQL
2020-05-01  Rigel KentAdd filter inputs for blacklisted videos and muted...
2020-05-01  Rigel KentAdd nth abuse count for a given video, add reporter...
2020-05-01  Rigel KentAdd search for video, reporter and channel name fields
2020-05-01  Rigel KentAdd video channel and video thumbnail, rework video...
2020-05-01  Rigel KentMake sure a report doesn't get deleted upon the deletio...
2020-04-21  ChocobozzzAdd API doc for playlists
2020-04-21  ChocobozzzDo not display deleted comments in RSS feed
2020-04-21  ChocobozzzDon't leak unlisted videos in comments feed
2020-04-20  ChocobozzzAdd ability to sort by originallyPublishedAt
2020-04-20  ChocobozzzFix videos languages filter SQL query
2020-04-16  ChocobozzzFix languageOneOf filter with only _unknown
2020-04-15  ChocobozzzMerge branch 'pr/2629' into develop
2020-04-15  ChocobozzzFix import captions test
2020-03-31  Rigel KentUse inner join and document code for viewr stats for...
2020-03-31  Rigel KentTests for viewsPerDay
2020-03-31  Rigel KentPut channel stats behind withStats flag
2020-03-31  Rigel KentView stats for channels
2020-03-20  ChocobozzzFix internal videos in playlists
2020-03-19  ChocobozzzOptimize sql requests on broadcast
2020-03-13  ChocobozzzFix total videos stats
2020-03-11  ChocobozzzFix sitemap endpoint
2020-03-10  ChocobozzzVideo file metadata PR cleanup
2020-03-10  Rigel KentAdd video file metadata to download modal, via ffprobe...
2020-03-10  ChocobozzzWrap videos list query in raw SQL
2020-03-10  ChocobozzzRewrite video list in raw SQL
2020-02-27  ChocobozzzMerge branch 'release/2.1.0'
2020-02-26  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-25  ChocobozzzFix CPU usage on PostgreSQL
2020-02-21  ChocobozzzFix CPU usage on PostgreSQL
2020-02-20  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17  ChocobozzzMerge branch 'master' into develop
next