]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/controllers/api
Move zxx to its own group in select-languages component (#4664)
[github/Chocobozzz/PeerTube.git] / server / controllers / api /
2021-06-04  Rigel Kentadd operationId doc middleware to so API endpoints
2021-06-04  Rigel Kentrefactor docMiddleware to support operationId-only...
2021-06-03  ChocobozzzMove middleware utils in middlewares
2021-06-03  ChocobozzzRefactor AP actors
2021-06-02  ChocobozzzRefactor server errors handler
2021-06-02  ChocobozzzRefactor getOrCreateAPVideo
2021-06-02  Rigel Kentcorrect error codes and backward compat
2021-06-02  Rigel Kentrefactor API errors to standard error format
2021-05-28  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-28  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-28  PoslovitchImplemented configurable minimum signup age
2021-05-28  ChocobozzzCleanup
2021-05-28  ChocobozzzMerge branch 'develop' into shorter-URLs-channels-accounts
2021-05-27  ChocobozzzMerge branch 'develop' into shorter-URLs-channels-accounts
2021-05-27  ChocobozzzInstance homepage support (#4007)
2021-05-27  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-27  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-26  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-26  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-26  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-25  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-25  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-25  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-14  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-12  ChocobozzzRefactor a little bit controllers
2021-05-12  ChocobozzzStricter models typing
2021-05-11  ChocobozzzError if importing a torrent with multiple files
2021-05-11  ChocobozzzReorganize plugin models
2021-05-11  ChocobozzzCleanup shared models
2021-05-11  ChocobozzzCleanup models directory organization
2021-05-11  ChocobozzzUse a class for youtube-dl
2021-05-10  ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2021-05-10  kontrollantenResumable video uploads (#3933)
2021-05-10  ChocobozzzUpdate channel updatedAt when uploading a video
2021-05-05  KimsibleAdd server API actors route
2021-05-05  ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2021-05-05  ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2021-05-03  ChocobozzzAdd ability to filter my videos by live
2021-04-20  ChocobozzzMerge branch 'release/3.1.0' into develop
2021-04-12  ChocobozzzEnsure to install supported plugins
2021-04-09  ChocobozzzAdd server plugin helpers
2021-04-08  ChocobozzzMerge branch 'release/3.1.0' into develop
2021-04-08  ChocobozzzAdd ability to update the banner
2021-04-08  ChocobozzzAdd banner tests
2021-04-08  ChocobozzzAdd banners support
2021-04-08  ChocobozzzAgnostic actor image storage
2021-03-25  ChocobozzzMerge branch 'release/3.1.0' into develop
2021-03-25  ChocobozzzMerge branch 'release/3.1.0' into develop
2021-03-24  ChocobozzzMerge branch 'release/3.1.0' into develop
2021-03-24  ChocobozzzAdd server hooks for search endpoint
2021-03-24  ChocobozzzFix external on logout hook
2021-03-24  ChocobozzzRefactor auth flow
2021-03-24  ChocobozzzAdd new plugin/peertube version notifs
2021-03-24  ChocobozzzFix index search
2021-03-24  ChocobozzzFix request body limit
2021-03-24  ChocobozzzAdd jobs tag to logger
2021-03-24  ChocobozzzUse got instead of request
2021-03-24  ChocobozzzIntroduce tags to the logger
2021-03-03  ChocobozzzFix emptying video tags
2021-02-26  ChocobozzzFix broken local actors
2021-02-25  ChocobozzzAsync torrent creation
2021-02-19  ChocobozzzFix tests
2021-02-19  ChocobozzzFix thread replies API response
2021-02-19  ChocobozzzOptimize rate endpoint
2021-02-19  ChocobozzzFix video comments display with deleted comments
2021-02-19  ChocobozzzTry to speed up server tests
2021-02-18  ChocobozzzCleanup
2021-02-18  ChocobozzzAdd ability to update torrents cache in client
2021-02-18  ChocobozzzDissociate video file names and video uuid
2021-02-16  ChocobozzzRemove previous thumbnail if needed
2021-02-16  ChocobozzzGenerate a name for caption files
2021-02-12  ChocobozzzGuess if we need to generate the thumbnail for imports
2021-02-08  ChocobozzzAllow to specify transcoding and import jobs concurrency
2021-02-01  ChocobozzzAdd ability to update plugin auth
2021-01-28  ChocobozzzSupport transcoding options/encoders by plugins
2021-01-28  Rigel Kentmove from trending routes to alg param
2021-01-28  Rigel Kentadd default trending page choice, revert comments count...
2021-01-26  ChocobozzzAllow webp image uploads
2021-01-25  ChocobozzzAdd priority to transcoding jobs
2021-01-21  ChocobozzzSupport progress for ffmpeg tasks
2021-01-20  ChocobozzzAdd user video list hooks
2021-01-19  ChocobozzzFix (again) youtube import
2021-01-19  Rigel KentAllow users/visitors to search through an account's...
2021-01-15  Rigel Kentstricter youtubedl format selectors (#3516)
2021-01-13  Rigel KentAllow user to search through their watch history (...
2021-01-13  Rigel Kentadd support for 1440p (Quad HD/QHD/WQHD) videos
2021-01-13  Rigel Kentadd ability to remove one's avatar for account and...
2021-01-11  ChocobozzzRetrieve user by id instead of username
2021-01-11  ChocobozzzAdd more hints regarding live port
2021-01-04  ChocobozzzAdd missing audit log if the user deletes its account
2020-12-15  ChocobozzzAdd AP stats
2020-12-14  ChocobozzzRefactor jobs state
2020-12-14  ChocobozzzAdd joblog at the end of ci
2020-12-13  Rigel Kentadd display of logs matching any state
2020-12-09  ChocobozzzUpgrade sequelize to v6
2020-12-08  ChocobozzzUse dedicated hooks for account/channel videos
2020-12-08  kontrollantenserver accounts/videos: trigger filter hook
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
next