]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/controllers/api
replace numbers with typed http status codes (#3409)
[github/Chocobozzz/PeerTube.git] / server / controllers / api /
2020-12-07  Rigel Kentreplace numbers with typed http status codes (#3409)
2020-12-03  ChocobozzzAdd permanent live support
2020-12-03  Rigel Kentmore explicit error messages for file uploads
2020-11-27  ChocobozzzFix 500 on unknown thread
2020-11-25  Rigel Kentallow private syndication feeds via a user feedToken
2020-11-25  ChocobozzzSplit ffmpeg utils with ffprobe utils
2020-11-20  ChocobozzzFix incorrect IDs in AP federation
2020-11-18  ChocobozzzRemove notifications of muted accounts/servers
2020-11-16  ChocobozzzMerge branch 'feature/admin-comments' into develop
2020-11-13  ChocobozzzImplement video comment list in admin
2020-11-10  ChocobozzzRemove deprecated abuse api
2020-11-10  ChocobozzzFix muted accounts on overviews
2020-11-09  ChocobozzzFix jobs pagination
2020-11-09  ChocobozzzHandle views for live videos
2020-11-09  ChocobozzzAdd live server hooks
2020-11-09  ChocobozzzRegenerate miniature on live save
2020-11-09  ChocobozzzBegin live tests
2020-11-09  ChocobozzzAdd max lives limit
2020-11-09  ChocobozzzAdd ability to save live replay
2020-11-09  ChocobozzzCheck live duration and size
2020-11-09  ChocobozzzHandle live federation
2020-11-09  ChocobozzzRefactor video creation
2020-11-09  ChocobozzzLive streaming implementation first step
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 default sort when listing videos
2020-08-19  ChocobozzzAdd ability to a video multiple times in a playlist
2020-08-12  ChocobozzzDo not reuse reset password links
2020-08-11  kimsibleMake channelName optionnal only for the API
2020-08-11  kimsibleAdd channelName to user-create server-side and models
2020-08-07  ChocobozzzReorganize shared models
2020-08-07  ChocobozzzUpgrade to angular 10
2020-07-31  ChocobozzzAdd abuse messages/states notifications
2020-07-31  ChocobozzzAdd abuse messages management in my account
2020-07-31  ChocobozzzAdd server API to abuse messages
2020-07-29  Rigel Kenttest search for subscriptions and video-channels
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-20  kimsibleFix: display username in password-reset and verify...
2020-07-10  ChocobozzzMerge branch 'release/2.3.0' into develop
2020-07-10  ChocobozzzAdd new abuses tests
2020-07-10  ChocobozzzAdd migrations
2020-07-10  ChocobozzzImplement abuses check params
2020-07-10  ChocobozzzUse 3 tables to represent abuses
2020-07-03  Rigel Kentadd check-params test for user list
2020-07-02  Rigel Kentadd blocked filter in users list to filter banned users
2020-07-02  ChocobozzzFix users tests
2020-06-27  Rigel Kentupdate openapi spec with links and callback for search
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-15  ChocobozzzFix global search nsfw policy when logged in
2020-06-12  ChocobozzzUse default nsfw instance policy for search index
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  ChocobozzzAdd search index tests
2020-06-10  ChocobozzzFirst implem global search
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  ChocobozzzSupport broadcast messages
2020-05-29  ChocobozzzFix comments deleted display
2020-05-29  ChocobozzzAdd ability to bulk delete comments
2020-05-11  ChocobozzzMerge branch 'master' into develop
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  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-04  ChocobozzzAdd plugin settings change watcher
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  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-01  Rigel KentAdd filter inputs for blacklisted videos and muted...
2020-05-01  Rigel KentAdd search for video, reporter and channel name fields
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-17  ChocobozzzUse originallyPublishedAt from body on import if it...
2020-04-16  ChocobozzzDo not support subscriptions to accounts
2020-04-15  ChocobozzzMerge branch 'pr/2629' into develop
2020-04-15  ChocobozzzFix import captions test
2020-04-14  kimsibleAdd getSubs to YoutubeDL video import
2020-04-03  ChocobozzzSupport audio files import
2020-03-31  Rigel KentPut channel stats behind withStats flag
2020-03-19  ChocobozzzFix 500 when adding video in playlist
2020-03-13  ChocobozzzFix total videos stats
2020-03-11  ChocobozzzImplement pagination for overviews endpoint
2020-03-10  Rigel KentAdd video file metadata to download modal, via ffprobe...
2020-02-28  ChocobozzzUpdate dependencies
2020-02-26  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-20  ChocobozzzMerge branch 'release/2.1.0' into develop
next