]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - shared/models/plugins
Add save replay live tests
[github/Chocobozzz/PeerTube.git] / shared / models / plugins /
2020-08-27  ChocobozzzDon't use @shared in models
2020-08-24  ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2020-08-21  ChocobozzzAdd ability to set a description to dynamic fields
2020-08-21  ChocobozzzAdd ability to set custom field to video form
2020-08-20  ChocobozzzSupport plugin hooks in embed
2020-08-07  ChocobozzzReorganize shared models
2020-08-07  ChocobozzzUpgrade to angular 10
2020-06-23  ChocobozzzReorganize client shared modules
2020-06-18  ChocobozzzSplit types and typings
2020-05-14  Rigel KentAdd server plugin filter hooks for import with torrent...
2020-05-11  ChocobozzzMerge branch 'master' into develop
2020-05-06  ChocobozzzAdd ability to override login signup message
2020-05-04  ChocobozzzAdd plugin settings change watcher
2020-05-04  ChocobozzzAdd external login tests
2020-05-04  ChocobozzzBegin support for external auths
2020-05-04  ChocobozzzAdd plugin auth migrations
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  ChocobozzzBegin auth plugin support
2020-04-20  ChocobozzzAdd ability to remove privacies using plugins
2020-04-20  KimAdd markdown support to plugins (#2654)
2020-03-11  BitTubeAction hook: thread replies loaded (#2550)
2020-03-05  ChocobozzzAdd action hook, comments loaded (#2539)
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-10  ChocobozzzStrict templates enabled
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 branch 'release/2.1.0' into develop
2020-02-03  ChocobozzzMove to eslint contain
2019-12-06  ChocobozzzAdd action hooks to user routes
2019-12-05  ChocobozzzAdd ability to update icons content
2019-12-05  ChocobozzzAdd hook to alter player build options
2019-11-25  ChocobozzzMerge branch 'signup-hooks' into 'develop'
2019-11-25  Rigel Kent(plugins) adding signup scope and init hook, modifying...
2019-11-18  Rigel KentVideo-watch hooks modifications for videojs
2019-10-25  ChocobozzzAdd plugin hook on registration
2019-10-18  Julien MaulnyAdd 'Most liked videos' page
2019-07-26  ChocobozzzAdd plugin translation system
2019-07-26  ChocobozzzPlugins can update video constants
2019-07-26  ChocobozzzAdd public settings endpoint
2019-07-26  ChocobozzzAdd setting helper to client plugins
2019-07-24  ChocobozzzChange plugin models names
2019-07-24  ChocobozzzAdd hooks documentation
2019-07-24  ChocobozzzAdd plugin static files cache
2019-07-24  ChocobozzzLog error on unknown hook
2019-07-24  ChocobozzzUse search client scope
2019-07-24  ChocobozzzAdd client hooks
2019-07-24  ChocobozzzAdd filter hooks tests
2019-07-24  ChocobozzzAdd plugin API tests
2019-07-24  ChocobozzzProvide logger to plugins
2019-07-24  ChocobozzzAdd server hooks
2019-07-24  ChocobozzzSome plugins fixes and doc enhancements
2019-07-24  ChocobozzzAdd ability to search available plugins
2019-07-24  ChocobozzzAdd peertube plugin index website models
2019-07-24  ChocobozzzMove createTorrent in webtorrent utils
2019-07-24  ChocobozzzWIP plugins: add storage manager
2019-07-24  ChocobozzzWIP plugins: update plugin
2019-07-24  ChocobozzzWIP plugins: move plugin CLI in peertube script
2019-07-24  ChocobozzzWIP plugins: add plugin settings/uninstall in client
2019-07-24  ChocobozzzWIP plugins: plugin settings on server side
2019-07-24  ChocobozzzWIP plugins: hook on client side
2019-07-24  ChocobozzzWIP plugins: static files
2019-07-24  ChocobozzzWIP plugins: install/uninstall
2019-07-24  ChocobozzzWIP plugins: add ability to register plugins