Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update plugin guides toc | Chocobozzz | 2020-08-21 | 1 | -3/+5 |
| | |||||
* | Add doc for custom video fields | Chocobozzz | 2020-08-21 | 1 | -0/+62 |
| | |||||
* | Add client build instructions to plugins | Chocobozzz | 2020-08-21 | 1 | -0/+25 |
| | |||||
* | Update plugin guide toc | Chocobozzz | 2020-05-04 | 1 | -0/+1 |
| | |||||
* | Add auth plugins guide | Chocobozzz | 2020-05-04 | 1 | -18/+113 |
| | |||||
* | Add getSettings documentation | Chocobozzz | 2020-05-04 | 1 | -0/+3 |
| | |||||
* | Add ability to remove privacies using plugins | Chocobozzz | 2020-04-20 | 1 | -1/+7 |
| | |||||
* | Add markdown support to plugins (#2654) | Kim | 2020-04-20 | 1 | -0/+15 |
| | | | | | | | | | | | * Add markdown renderer to plugins * Chore: add doc for markdown plugins * Fix typing markdown plugin helpers * Add lines between components in template Co-authored-by: kimsible <kimsible@users.noreply.github.com> | ||||
* | Add custom modal to plugin helpers (#2631) | Kim | 2020-04-15 | 1 | -0/+18 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add custom modal component * Add custom modal to app and plugins helpers * Fixes custom modal component * Add doc for custom modal * Fix newline end of file html and scss files * Move my-custom-modal component outside component for UserLoggedIn modals * Move initializeCustomModal to ngAfterViewInit() * Wrap events and conditionnals * Replace ng-show with ngIf* * Add modalRef to open only one modal + onCloseClick * Refacto + Fix access methods of custom modal * Fix methods names custom-modal.component * Fix implement AfterViewInit & no default boolean Co-authored-by: kimsible <kimsible@users.noreply.github.com> | ||||
* | Add notifier to plugin helpers (#2627) | Kim | 2020-04-15 | 1 | -1/+11 |
| | | | | | | | | | | | | | * Add notifier to client PeerTubeHelpers plugin * Add doc for notifier PeerTubeHelpers * Add getBaseClientScriptsRoute to client PeerTubeHelpers plugin * Add doc for getBaseClientScriptsRoute PeerTubeHelpers * Remove unused helper Co-authored-by: kimsible <kimsible@users.noreply.github.com> | ||||
* | Add ability for plugins to add custom routes | Chocobozzz | 2020-04-10 | 1 | -1/+18 |
| | |||||
* | fix a few typos (#2141) | Lukas Winkler | 2019-09-23 | 1 | -1/+1 |
| | | | | | | | | * fix a few typos * apply changes to original files instead * additional correction | ||||
* | Improve translation plugin guide | Chocobozzz | 2019-07-26 | 1 | -0/+13 |
| | |||||
* | Add translations and constants manager plugins doc | Chocobozzz | 2019-07-26 | 1 | -12/+120 |
| | |||||
* | Fix guide typo | Chocobozzz | 2019-07-25 | 1 | -1/+1 |
| | |||||
* | Upgrade server dependencies | Chocobozzz | 2019-07-25 | 1 | -1/+1 |
| | |||||
* | Add client hook/register typings | Chocobozzz | 2019-07-24 | 1 | -0/+5 |
| | |||||
* | Add hooks documentation | Chocobozzz | 2019-07-24 | 1 | -2/+0 |
| | |||||
* | Fix optimize old videos script | Chocobozzz | 2019-07-24 | 1 | -2/+2 |
| | |||||
* | Update plugin guide | Chocobozzz | 2019-07-24 | 1 | -2/+66 |
| | |||||
* | Some plugins fixes and doc enhancements | Chocobozzz | 2019-07-24 | 1 | -10/+18 |
| | |||||
* | Add plugin quickstart documentation | Chocobozzz | 2019-07-24 | 1 | -0/+229 |