aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Increase docker ARM build timeoutChocobozzz2021-12-281-2/+2
|
* Update resolve tspaths and enabled CI for typesChocobozzz2021-12-283-16/+11
|
* Remove unnecessary onPage event on admin tablesChocobozzz2021-12-2414-33/+19
|
* Increase timeoutChocobozzz2021-12-241-1/+1
|
* Fix table all page selectionChocobozzz2021-12-243-3/+3
|
* Upgrade client depChocobozzz2021-12-242-1568/+1432
|
* Update CREDITSChocobozzz2021-12-242-15/+20
|
* Upgrade redis depChocobozzz2021-12-245-177/+118
|
* Upgrade fast xml parser depChocobozzz2021-12-243-15/+16
|
* Deprecate node 12Chocobozzz2021-12-245-10/+14
|
* Node 10 is not supported anymoreChocobozzz2021-12-242-2/+7
|
* Global server dep updateChocobozzz2021-12-242-481/+444
|
* Fix types dist pathsChocobozzz2021-12-2414-26/+78
|
* Update plugin guideChocobozzz2021-12-241-0/+1
|
* Fix type conflictChocobozzz2021-12-246-24/+24
|
* Fix shared importsChocobozzz2021-12-2441-96/+78
|
* Move zxx to its own group in select-languages component (#4664)Florian CUNY2021-12-241-3/+13
| | | | | | | | | * Move zxx to its own group in select-languages component * Fix lint * Fix lint, again * Apply requested changes
* Fix video import transcodingChocobozzz2021-12-231-2/+2
|
* Don't stuck state when move transcoding job failedChocobozzz2021-12-239-16/+64
|
* Fix audio only transcodingChocobozzz2021-12-235-15/+31
|
* Fix error display for embedsChocobozzz2021-12-231-0/+6
|
* Updated notification types in openapi referenceFlorian CUNY2021-12-231-1/+9
| | | Relates to https://github.com/Chocobozzz/PeerTube/issues/1565
* Add video caption created and deleted hookslutangar2021-12-234-0/+27
|
* Fix video upload with big previewChocobozzz2021-12-171-1/+5
|
* Fix subscriptionsChocobozzz2021-12-171-2/+3
|
* Ensure we don't move live to object storageChocobozzz2021-12-171-0/+5
|
* Ensure plugins are loaded for client routeChocobozzz2021-12-171-0/+5
|
* Fix internal user subscriptionChocobozzz2021-12-171-2/+2
|
* Fix search result type auto filterChocobozzz2021-12-171-3/+3
|
* Fix migrationsChocobozzz2021-12-173-13/+47
|
* Fix buildChocobozzz2021-12-1716-14/+25
|
* Move test functions outside extra-utilsChocobozzz2021-12-17202-892/+795
|
* shared/ typescript types dir server-commandsChocobozzz2021-12-17242-172/+228
|
* Move typescript utils in its own directoryChocobozzz2021-12-1678-133/+91
|
* Cleanup types dist before compilationChocobozzz2021-12-161-5/+6
|
* Only expose client types dir for peertube-typesChocobozzz2021-12-161-2/+4
|
* Fix generate types package scriptChocobozzz2021-12-162-2/+2
|
* Optimize server eslintChocobozzz2021-12-162-2/+1
|
* Add ffprobe helperChocobozzz2021-12-164-0/+31
|
* Add videos.getFiles plugin helperChocobozzz2021-12-164-3/+139
|
* Fix player with audio only resolutionChocobozzz2021-12-161-2/+1
|
* https://builds.joinpeertube.org/releaseChocobozzz2021-12-162-3/+12
|
* Fix testsChocobozzz2021-12-162-2/+2
|
* fix plugin storage return value when storing a Json arraylutangar2021-12-163-9/+14
|
* Add ability to disable p2p in embed with URLChocobozzz2021-12-165-14/+46
|
* Use different p2p policy for embeds and webappChocobozzz2021-12-1612-36/+118
|
* Add P2P enabled/disabled in player cardChocobozzz2021-12-163-2/+9
|
* Hide P2P in player if disabledChocobozzz2021-12-163-3/+20
|
* Add ability for admins to set default p2p policyChocobozzz2021-12-1659-415/+789
|
* Fix videos language testsChocobozzz2021-12-161-1/+3
|