]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/controllers/api/index.ts
replace numbers with typed http status codes (#3409)
[github/Chocobozzz/PeerTube.git] / server / controllers / api / index.ts
2020-12-07  Rigel Kentreplace numbers with typed http status codes (#3409)
2020-07-21  ChocobozzzMerge branch 'release/2.3.0' into develop
2020-07-20  ChocobozzzMerge branch 'release/2.3.0' into develop
2020-07-10  ChocobozzzMerge branch 'release/2.3.0' into develop
2020-07-10  ChocobozzzUse 3 tables to represent abuses
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  ChocobozzzAdd ability to bulk delete comments
2020-05-11  ChocobozzzMerge branch 'master' into develop
2020-02-26  ChocobozzzMerge branch 'release/2.1.0' into develop
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-11  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-07  ChocobozzzMerge branch 'release/2.1.0' into develop
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  ChocobozzzUpgrade express-rate-limit
2019-07-24  ChocobozzzWIP plugins: list installed plugins in client
2019-07-24  ChocobozzzWIP plugins: plugin settings on server side
2019-07-04  ChocobozzzAdd rate limit to registration and API endpoints
2019-05-15  ChocobozzzMerge branch 'master' into develop
2019-03-19  ChocobozzzCleanup express locals typings
2019-03-18  ChocobozzzPlaylist server API
2018-08-31  ChocobozzzVideos overview page: first version
2018-07-24  ChocobozzzBegin advanced search
2018-06-29  William Lahtimove CORS allowance to the REST API router
2018-04-24  ChocobozzzUpdate video channel routes
2018-04-24  ChocobozzzAdd account view
2018-01-03  ChocobozzzSend account activitypub update events
2017-12-28  ChocobozzzPropagate old comment on new follow
2017-11-30  ChocobozzzAdd ability to list jobs
2017-11-27  ChocobozzzApplicationFollow -> SeverFollow
2017-11-27  ChocobozzzRename Pod -> Server
2017-11-27  ChocobozzzAdd follow tabs
2017-11-27  ChocobozzzMake it compile at least
2017-10-10  ChocobozzzVideo blacklist refractoring
2017-09-22  Green-StarHandle blacklist (#84)
2017-06-25  ChocobozzzClientLocal -> OAuthClientLocal
2017-06-25  ChocobozzzRequests -> RequestSchedulers
2017-06-10  ChocobozzzType functions
2017-06-05  Chocobozzzrequire -> import
2017-05-20  ChocobozzzFirst typescript iteration