aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/extra-utils/miscs
Commit message (Collapse)AuthorAgeFilesLines
* Don't rely on youtube for testsChocobozzz2020-07-311-4/+11
| | | | | Use another import URL when possible, and disable import tests when we want to do a youtube import test
* Update server dependenciesChocobozzz2020-06-171-3/+3
|
* space optimizations for `node_modules` and client stats removalRigel Kent2020-06-101-4/+4
| | | | | | | - replace sharp with lighter jimp alternative - remove stats in builds fixes #2807
* Update server dependenciesChocobozzz2020-04-011-2/+2
|
* Move to eslintcontainChocobozzz2020-02-032-10/+12
|
* Fix transcodingChocobozzz2020-01-291-1/+1
|
* Add tests for video downscale framerate matchingRigel Kent2020-01-291-1/+24
|
* Cleanup server fixmeChocobozzz2020-01-281-1/+0
|
* Add avatar to prune scriptChocobozzz2019-08-091-0/+5
|
* Automatically remove bad followingsChocobozzz2019-08-061-0/+9
|
* Improve nginx client images cacheChocobozzz2019-07-291-1/+5
|
* Add gitlab ci supportChocobozzz2019-07-292-6/+7
|
* Add plugin API testsChocobozzz2019-07-241-0/+10
|
* WIP plugins: move plugin CLI in peertube scriptChocobozzz2019-07-241-1/+4
| | | | Install/uninstall/list plugins remotely
* Add more CLI testsChocobozzz2019-06-131-2/+6
|
* All API tests in parallelChocobozzz2019-05-151-17/+18
|
* Use test wrapper exit functionChocobozzz2019-04-242-5/+9
|
* Upgrade sequelizeChocobozzz2019-04-241-1/+0
|
* Update sequelizeChocobozzz2019-04-241-8/+9
|
* Shared utils -> extra-utilsChocobozzz2019-04-245-0/+286
Because they need dev dependencies