Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix plugin guide | Chocobozzz | 2023-03-10 | 1 | -1/+1 |
| | |||||
* | Move to new documentation links | Chocobozzz | 2023-02-22 | 1 | -4/+4 |
| | |||||
* | Prefer absolute links in doc | Chocobozzz | 2023-02-22 | 1 | -1/+1 |
| | |||||
* | External auth can update user on login | Chocobozzz | 2023-01-04 | 1 | -1/+21 |
| | |||||
* | Fix: missing peertube version in documentation | John Livingston | 2022-11-02 | 1 | -0/+2 |
| | |||||
* | Add ability for plugins to register ws routes | Chocobozzz | 2022-10-11 | 1 | -0/+36 |
| | |||||
* | Adding peertube-plugin-quickstart-typescript in the documentation. | John Livingston | 2022-09-16 | 1 | -1/+4 |
| | |||||
* | /!\ Use a dedicated config file for development | Chocobozzz | 2022-07-06 | 1 | -1/+1 |
| | | | | | It means you have to replace NODE_ENV=test to NODE_ENV=dev if you use it npm run dev:* commands are already updated | ||||
* | Add note about dev mode when testing a plugin | Chocobozzz | 2022-05-23 | 1 | -2/+5 |
| | |||||
* | Add "Create client page" plugin doc | Chocobozzz | 2022-01-10 | 1 | -24/+36 |
| | |||||
* | Enhance plugin video fields | Chocobozzz | 2021-12-29 | 1 | -1/+16 |
| | | | | | Add video form tab selection Add ability to display an error | ||||
* | Fix types dist paths | Chocobozzz | 2021-12-24 | 1 | -13/+11 |
| | |||||
* | Update plugin guide | Chocobozzz | 2021-12-24 | 1 | -0/+1 |
| | |||||
* | refactor(types): create dedicated folder for types package src | lutangar | 2021-12-16 | 1 | -7/+26 |
| | | | | | | fix guide examples and add types package readme refactor(tsconfig): move back base tsconfig to base directory | ||||
* | feat(types): create peertube-types package | lutangar | 2021-12-16 | 1 | -0/+33 |
| | | | | | | | | | | | | Create dedicated Typescript "types" configuration file for each "projects". Create a types folder which includes every useful ts definition: - client - server - shared Add tooling to create a proper package, extract dependencies, etc... Add CI Github task. refactor(types): publish types package in release script | ||||
* | Add 'input-checkbox' value warning in doc | Chocobozzz | 2021-12-10 | 1 | -0/+4 |
| | |||||
* | Introduce plugin id selectors | Chocobozzz | 2021-11-26 | 1 | -1/+8 |
| | |||||
* | Add `req` and `res` as controllers hooks parameters | lutangar | 2021-11-25 | 1 | -0/+14 |
| | | | | | Hooks prefixed by `action:api` now give access the original express req and res. Checkout guide.md for possible usage. | ||||
* | Update plugin doc | Chocobozzz | 2021-07-30 | 1 | -7/+16 |
| | |||||
* | Introduce generic video constant manager for plugins | lutangar | 2021-07-16 | 1 | -10/+18 |
| | | | | | Allow a plugin developer to get back constants values, and reset constants deletions or additions. | ||||
* | Document a way to update the last available version of a plugin manually | lutangar | 2021-06-30 | 1 | -0/+8 |
| | | | | | | May comes in very handy to quickly test a plugin in a production like environment before it reaches a greater world. > This magic trick comes from @Chocobozzz himself, who passed it on to @JohnXLivingston, who then passed it down to me. | ||||
* | Improve plugin guide doc for plugin index | Chocobozzz | 2021-06-08 | 1 | -2/+1 |
| | |||||
* | Add ability to filter menu links | Chocobozzz | 2021-06-07 | 1 | -0/+6 |
| | |||||
* | Adding frontend peertubeHelpers.getBaseRouterRoute. (#4153) | John Livingston | 2021-06-03 | 1 | -0/+22 |
| | | | | | * Adding frontend peertubeHelpers.getBaseRouterRoute. * Fix doctoc. | ||||
* | Add doc to unpublish a plugin | Chocobozzz | 2021-05-10 | 1 | -0/+9 |
| | |||||
* | Plugin user.getAuthUser is now async | Chocobozzz | 2021-05-05 | 1 | -2/+2 |
| | | | | So we can load the full user | ||||
* | Fix plugins doc | Chocobozzz | 2021-04-27 | 1 | -2/+11 |
| | |||||
* | Add ability to hide plugin form fields | Chocobozzz | 2021-04-22 | 1 | -1/+7 |
| | |||||
* | Add go-live example for plugin form fields | Chocobozzz | 2021-04-22 | 1 | -1/+1 |
| | |||||
* | Add auth header in plugins guide | Chocobozzz | 2021-04-22 | 1 | -1/+26 |
| | |||||
* | Add data directory for plugins and some helpers | Chocobozzz | 2021-04-22 | 1 | -2/+38 |
| | |||||
* | Allow plugins to set short translation locale | Chocobozzz | 2021-04-20 | 1 | -2/+1 |
| | |||||
* | Fix plugins example color | Chocobozzz | 2021-04-12 | 1 | -1/+1 |
| | |||||
* | Add plugin placeholder elements support | Chocobozzz | 2021-04-12 | 1 | -2/+18 |
| | |||||
* | Add scale filter to documentation | Chocobozzz | 2021-04-09 | 1 | -1/+8 |
| | |||||
* | Add ability for plugins to specify scale filter | Chocobozzz | 2021-04-09 | 1 | -7/+0 |
| | |||||
* | improve documentation plugin-transcode | Théo Le Calvar | 2021-04-09 | 1 | -0/+11 |
| | | | | | - add example of videoFilters - add warning about videoFilters and inputOptions in live profile | ||||
* | add support for inputOptions in trancode plugins | Théo Le Calvar | 2021-04-09 | 1 | -0/+2 |
| | |||||
* | Update plugins doc | Chocobozzz | 2021-04-09 | 1 | -119/+195 |
| | |||||
* | Add server config helper in plugin guide | Chocobozzz | 2021-03-24 | 1 | -0/+10 |
| | |||||
* | Fix plugin api guide transcoding section | Chocobozzz | 2021-03-03 | 1 | -91/+89 |
| | |||||
* | Try to support other codecs | Chocobozzz | 2021-01-29 | 1 | -1/+1 |
| | |||||
* | Add plugin transcoding profile guide | Chocobozzz | 2021-01-29 | 1 | -0/+88 |
| | |||||
* | Use new doc links | Chocobozzz | 2021-01-05 | 1 | -1/+1 |
| | |||||
* | :sparkles: Add input-password #3375 | madmath03 | 2020-11-30 | 1 | -1/+1 |
| | |||||
* | add github PR template and late crowdfunding link | Rigel Kent | 2020-11-07 | 1 | -1/+1 |
| | |||||
* | 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 |
| |