aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Translated using Weblate (Galician)josé m2021-12-281-856/+1040
| | | | | | | Currently translated at 100.0% (1884 of 1884 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/gl/
* Translated using Weblate (Spanish)Berto Te2021-12-281-857/+1041
| | | | | | | Currently translated at 100.0% (1884 of 1884 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/es/
* Translated using Weblate (Chinese (Traditional))Jeff Huang2021-12-281-965/+1039
| | | | | | | Currently translated at 100.0% (1884 of 1884 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/zh_Hant/
* Translated using Weblate (Japanese)Natsuki Tsukishiro2021-12-281-864/+1045
| | | | | | | Currently translated at 82.7% (1559 of 1884 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ja/
* Translated using Weblate (Czech)Jiri Podhorecky2021-12-281-5/+5
| | | | | | | Currently translated at 100.0% (1884 of 1884 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/cs/
* Translated using Weblate (Czech)Jiri Podhorecky2021-12-281-152/+141
| | | | | | | Currently translated at 99.7% (1880 of 1884 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/cs/
* 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
|