]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/models
Add redirection on unavailable video due to follow constraints
[github/Chocobozzz/PeerTube.git] / server / models /
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
2020-05-07  ChocobozzzAdd last login date to users
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  ChocobozzzAdd auth plugin info in users list
2020-05-05  ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2020-05-05  ChocobozzzFix compat with peertube 2.1
2020-05-04  ChocobozzzFix plugin storeData
2020-05-04  ChocobozzzFix plugin get settings
2020-05-04  ChocobozzzHandle external login errors
2020-05-04  ChocobozzzAdd plugin auth migrations
2020-05-04  ChocobozzzAdd ability for auth plugins to hook tokens validity
2020-05-04  ChocobozzzSupport logout and add id and pass tests
2020-05-04  ChocobozzzAvoir some circular dependencies
2020-05-04  ChocobozzzBegin auth plugin support
2020-05-04  Rigel KentFix rowsPerPage change, add filter clear button, update...
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-16  ChocobozzzFix user video quota with webtorrent disabled
2020-04-15  ChocobozzzMerge branch 'pr/2629' into develop
2020-04-15  ChocobozzzFix import captions test
2020-04-07  ChocobozzzAdd ability to accept or not remote redundancies
2020-04-03  ChocobozzzFix typo in db field check
2020-03-31  Rigel KentUse inner join and document code for viewr stats for...
2020-03-31  Rigel KentTests for viewsPerDay
next