]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/controllers/plugins.ts
Refactor auth flow
[github/Chocobozzz/PeerTube.git] / server / controllers / plugins.ts
2021-03-24  ChocobozzzRefactor auth flow
2020-12-08  kontrollantenplugins: add optional authentication for routes
2020-12-07  Rigel Kentreplace numbers with typed http status codes (#3409)
2020-08-07  ChocobozzzReorganize shared models
2020-05-11  ChocobozzzMerge branch 'master' into develop
2020-05-04  ChocobozzzClient calls revoke-token endpoint on logout
2020-05-04  ChocobozzzBegin support for external auths
2020-04-10  ChocobozzzAdd ability for plugins to add custom routes
2019-07-26  ChocobozzzAdd plugin translation system
2019-07-24  ChocobozzzAdd plugin static files cache
2019-07-24  ChocobozzzWIP plugins: update plugin
2019-07-24  ChocobozzzWIP plugins: static files
2019-07-24  ChocobozzzWIP plugins: add ability to register plugins