]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/typings/plugins
Fix dropdown menu overflow
[github/Chocobozzz/PeerTube.git] / server / typings / plugins /
2020-05-11  ChocobozzzMerge branch 'master' into develop
2020-05-07  ChocobozzzAdd moderation helpers to plugins
2020-05-04  ChocobozzzAdd ability to unregister plugin auths
2020-05-04  ChocobozzzAdd config helper for plugins
2020-05-04  ChocobozzzSupport logout and add id and pass tests
2020-05-04  ChocobozzzBegin auth plugin support
2020-04-20  ChocobozzzAdd ability to remove privacies using plugins
2020-04-10  ChocobozzzAdd ability for plugins to add custom routes
2020-04-09  ChocobozzzAdd ability to remove a video from a plugin
2020-04-09  ChocobozzzAdd SQL query support in plugins
2020-04-09  ChocobozzzRefactor plugin helpers factory
2019-07-26  ChocobozzzPlugins can update video constants
2019-07-24  ChocobozzzChange plugin models names
2019-07-24  ChocobozzzProvide logger to plugins