]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server
Add bulk comment actions on account dropdown
[github/Chocobozzz/PeerTube.git] / server /
2020-05-29  ChocobozzzAdd ability to bulk delete comments
2020-05-25  ChocobozzzMerge branch 'release/2.2.0' into develop
2020-05-25  ChocobozzzFix broken migration introduced in 2.2.0-rc.1
2020-05-20  ChocobozzzMerge branch 'release/2.2.0' into develop
2020-05-20  ChocobozzzFix external auth email/password update
2020-05-18  ChocobozzzFix migrations
2020-05-14  Rigel KentAdd server plugin filter hooks for import with torrent...
2020-05-13  ChocobozzzAdd missing channel playlists AP endpoint
2020-05-13  ChocobozzzFix tests
2020-05-13  ChocobozzzAdd missing playlist and playlistElement types in AP...
2020-05-12  ChocobozzzFix auto follow index URL
2020-05-12  ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2020-05-11  ChocobozzzAdd other tests to external auth
2020-05-11  ChocobozzzUpdate code contributors
2020-05-11  ChocobozzzMerge branch 'master' into develop
2020-05-11  ChocobozzzAdd unique key on actor preferredUsername
2020-05-11  ChocobozzzAllow to auto follow a specific URL
2020-05-11  ChocobozzzAdd test for auto mute list router
2020-05-11  ChocobozzzCleanup oauth tokens cache
2020-05-08  Rigel KentAlign follower handle display on instance display in...
2020-05-08  Rigel KentSwitch emails to pug templates and provide richer html...
2020-05-07  ChocobozzzImprove auto mute tests
2020-05-07  ChocobozzzFix refresh token
2020-05-07  ChocobozzzAdd auto mute plugin tests
2020-05-07  ChocobozzzFix CLI build
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-06  ChocobozzzFix lint
2020-05-05  ChocobozzzAdd ability for video owners to delete comments
2020-05-05  ChocobozzzIncrease video comments limit
2020-05-05  ChocobozzzFix playlist description length
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  Rigel KentFix plugin-auth migration
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  ChocobozzzAccept numbers in plugin names
2020-05-04  ChocobozzzHandle external login errors
2020-05-04  ChocobozzzAdd ability to unregister plugin auths
2020-05-04  ChocobozzzAuth plugin compat with regular user accounts
2020-05-04  ChocobozzzAdd plugin settings change watcher
2020-05-04  ChocobozzzClient calls revoke-token endpoint on logout
2020-05-04  ChocobozzzAdd config helper for plugins
2020-05-04  ChocobozzzAdd external login buttons
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
next