]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/models
Fix comments feed with musted accounts
[github/Chocobozzz/PeerTube.git] / server / models /
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
2020-03-31  Rigel KentPut channel stats behind withStats flag
2020-03-31  Rigel KentView stats for channels
2020-03-27  Rigel KentAdd overview of a user's actions in user-edit (#2558)
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-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
2020-02-12  Jorge SilvaUpdate default user theme to instance-default
2020-02-11  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-07  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-06  ChocobozzzBe more robust with missing thumbnails/previews
2020-02-06  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-04  ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2020-02-04  ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2020-02-04  ChocobozzzOptimize view endpoint
2020-02-04  ChocobozzzDon't refresh videos when processing views
2020-02-04  ChocobozzzAdd model cache for video
2020-02-04  ChocobozzzUse a singleton for model cache
2020-02-04  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-04  ChocobozzzFix embed on mastodon
2020-02-03  ChocobozzzMove to eslint contain
2020-01-30  ChocobozzzAdd url field in caption and use it for thumbnails
2020-01-29  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-01-29  ChocobozzzFix AP icon URL for imported videos
2020-01-29  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-01-28  ChocobozzzCleanup server fixme
2020-01-28  ChocobozzzAdd ability to list redundancies
2020-01-24  ChocobozzzRemove HLS torrents
2020-01-10  ChocobozzzFix federation when updating a video
2020-01-09  ChocobozzzUse lower instead of ilike to login users
2020-01-09  ChocobozzzOptimize list my playlists SQL query
2020-01-09  ChocobozzzOptimize notification endpoint
2020-01-08  ChocobozzzTry to fix subscriptions inconsistencies
2020-01-08  ChocobozzzAdd ability to skip count query
2020-01-08  ChocobozzzOptimize videos list SQL queries workflow
2020-01-08  ChocobozzzOptimize videos list SQL query
2020-01-07  ChocobozzzUpdate validator dependency
2020-01-03  ChocobozzzImprove SQL query for my special playlists
2020-01-03  ChocobozzzAdd infohash cache
2020-01-03  ChocobozzzFix totalRepliesFromVideoAuthor SQL request
2020-01-02  Rigel KentAdd miniature quick actions to add video to Watch later...
2019-12-28  Rigel KentAdd author indicator to the comment replies loader
2019-12-28  Rigel KentAdd search bars for a user's videos and playlist library
2019-12-27  Rigel KentAdd comment filtering by reply count
2019-12-27  ChocobozzzCache some SQL queries
2019-12-27  ChocobozzzFix playlist search
2019-12-27  ChocobozzzCase insensitive tags search
2019-12-26  Rigel KentAdd playlist search option and search input for add...
2019-12-23  ChocobozzzFix search SQL query where duplication
next