Add external login tests
[oweals/peertube.git] / server /
2020-05-04 ChocobozzzAdd external login tests
2020-05-04 ChocobozzzBegin support for external auths
2020-05-04 ChocobozzzCheck auth plugin result
2020-05-04 ChocobozzzAdd plugin ldap tests
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 links from user-edit
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 remove privacies using plugins
2020-04-20 ChocobozzzAdd ability to sort by originallyPublishedAt
2020-04-20 ChocobozzzAdd licence and language support to y-dl imports
2020-04-20 KimAdd thumbnail / preview generation from url on the...
2020-04-20 ChocobozzzFix videos languages filter SQL query
2020-04-20 ChocobozzzFix tests correctly
2020-04-20 ChocobozzzFix tests
2020-04-17 ChocobozzzUse originallyPublishedAt from body on import if it...
2020-04-16 ChocobozzzFix languageOneOf filter with only _unknown
2020-04-16 ChocobozzzDo not support subscriptions to accounts
2020-04-16 ChocobozzzFix import/upload CLI options
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-14 kimsibleAdd unit tests for captions via URL import 2629/head
2020-04-14 Rigel KentRefactor follow/mute as modals in admin, add actions...
2020-04-14 kimsibleAdd getSubs to YoutubeDL video import
2020-04-14 ChocobozzzCatch error in import script
2020-04-14 ChocobozzzAdd log in peertube watch script on error
2020-04-14 ChocobozzzAdd misc endpoints and helpers to npm test
2020-04-11 ChocobozzzIncrease fetcher job ttl
2020-04-10 ChocobozzzAdd CORS to AP routes
2020-04-10 ChocobozzzAdd ability for plugins to add custom routes
2020-04-10 Rigel KentFix lint for emailer
2020-04-10 Ismaël BouyaAdd sendmail
2020-04-10 ChocobozzzIncrease max page value
2020-04-10 ChocobozzzCheck config resolutions keys
2020-04-09 ChocobozzzAdd ability to remove a video from a plugin
2020-04-09 ChocobozzzAdd SQL query support in plugins
2020-04-09 ChocobozzzRefactor plugin helpers factory
2020-04-09 ChocobozzzFix repl script
2020-04-07 ChocobozzzAdd ability to accept or not remote redundancies
2020-04-07 ChocobozzzFix torrent import on windows
2020-04-03 ChocobozzzSupport audio files import
2020-04-03 ChocobozzzFix typo in db field check
2020-04-03 ChocobozzzFix video codec in HLS playlist
2020-04-02 ChocobozzzUpdate CLI dependencies
2020-04-01 ChocobozzzFix CLI tools typings
2020-04-01 ChocobozzzFix sitemap
2020-04-01 ChocobozzzUpdate server dependencies
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 ChocobozzzTry to fix tracker tests issues
2020-03-20 ChocobozzzFix add comment in threads with deleted comments
2020-03-20 ChocobozzzFix internal videos in playlists
2020-03-19 ChocobozzzOptimize sql requests on broadcast
2020-03-19 ChocobozzzFix 500 when adding video in playlist
2020-03-13 ChocobozzzFix total videos stats
2020-03-12 ChocobozzzFix re running HLS transcoding
2020-03-12 ChocobozzzFix federation with pleroma
2020-03-11 ChocobozzzImplement pagination for overviews endpoint
2020-03-11 ChocobozzzFix sitemap endpoint
2020-03-11 Lucien AFix CSP issue on WebFinger service (#2541)
2020-03-10 ChocobozzzFix lint
2020-03-10 Rigel KentUse grid to organise settings in admin, my-account
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-28 ChocobozzzFix build with typescript 3.8
2020-02-28 ChocobozzzUpdate dependencies
2020-02-26 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-25 ChocobozzzFix WS tracker
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-20 ChocobozzzFix CSP for embeds
2020-02-18 ChocobozzzFix emailer
2020-02-17 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17 ChocobozzzCorrectly fix auto follows
2020-02-17 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17 ChocobozzzFix avatar update
2020-02-17 ChocobozzzManual approves followers only for the instance
next