aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/plugin
Commit message (Collapse)AuthorAgeFilesLines
* Don't call plugin register/unregister methodsChocobozzz2023-05-052-2/+7
|
* Stop using tsconfig registerChocobozzz2022-01-062-9/+3
| | | | Prefer to replace paths at compile time
* Upgrade server dependenciesChocobozzz2021-06-252-2/+2
|
* Update server dependenciesChocobozzz2021-02-032-6/+10
|
* Use typescript paths in cli scripts tooChocobozzz2019-10-212-0/+7
|
* Add CLI plugins testsChocobozzz2019-07-241-8/+3
|
* WIP plugins: update pluginChocobozzz2019-07-242-0/+65
|
* WIP plugins: move plugin CLI in peertube scriptChocobozzz2019-07-242-66/+0
| | | | Install/uninstall/list plugins remotely
* WIP plugins: static filesChocobozzz2019-07-242-3/+30
|
* WIP plugins: install/uninstallChocobozzz2019-07-241-0/+39