aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Translated using Weblate (French (France))Arco2020-12-041-195/+182
| | | | | | | Currently translated at 99.1% (1683 of 1697 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr_FR/
* Fix live transcoding testsChocobozzz2020-12-041-1/+1
|
* Update i18n with new player keysChocobozzz2020-12-042-2/+4
|
* add 'total downloaded' stats from server and peers in player (#3394)Florian CUNY2020-12-044-2/+15
| | | | | | Implements https://github.com/Chocobozzz/PeerTube/issues/3384 This will only work with HLS. The display for Webtorrent is left untouched. Co-authored-by: Rigel Kent <par@rigelk.eu>
* unify inputs requiring buttons like password inputsRigel Kent2020-12-0426-100/+177
|
* Fix lintChocobozzz2020-12-041-1/+1
|
* Load video in permanent live after last one endedChocobozzz2020-12-045-13/+38
|
* Fix audio issues with live replayChocobozzz2020-12-044-68/+49
|
* Try to fix live freezeChocobozzz2020-12-041-3/+2
|
* Fix live transcoding threads configChocobozzz2020-12-041-6/+10
|
* Add badge for permanent live in live info modalChocobozzz2020-12-043-12/+17
|
* Strict actor url comparisonChocobozzz2020-12-032-2/+1
|
* Try to fix non HTTPS remote accountsChocobozzz2020-12-031-3/+22
|
* Fix login guard to videos from subscriptionsChocobozzz2020-12-031-0/+2
|
* Add permanent live supportChocobozzz2020-12-0325-28/+392
|
* refactor 404 pageRigel Kent2020-12-037-18/+128
|
* Fix lintChocobozzz2020-12-032-2/+2
|
* more explicit error messages for file uploadsRigel Kent2020-12-0314-55/+574
|
* Fix live invalid save replay durationChocobozzz2020-12-032-4/+6
|
* register: hide channel step if upload quota is 0kontrollanten2020-12-035-4/+15
| | | | fix #782
* Increase live constraint test timeoutChocobozzz2020-12-021-1/+1
|
* Update contributorsChocobozzz2020-12-022-196/+1741
|
* Prepare changelogChocobozzz2020-12-022-1/+102
|
* Trigger a Gitpod dev image rebuild (in order to get upstream's Node.js 12 ↵Jan Keromnes2020-12-021-0/+4
| | | | | | | upgrade) (#3388) * Trigger a Gitpod dev image rebuild (in order to get upstream's Node.js 12 upgrade) * Update Dockerfile
* Fix live replay duration glitchChocobozzz2020-12-025-132/+176
|
* Fix duplicate ids in admin config formChocobozzz2020-12-011-3/+3
|
* Keep displayName as valid playlist sortChocobozzz2020-12-013-5/+16
|
* Fix socket io messages angular changesChocobozzz2020-12-012-6/+8
|
* Fix 401 error in embedsChocobozzz2020-12-011-5/+4
|
* Enable live transcoding by defaultChocobozzz2020-12-012-2/+2
| | | | Direct muxing is not robust enough
* Add local actor follow url migrationChocobozzz2020-12-012-1/+28
|
* Add logs to fixture generationsChocobozzz2020-12-013-3/+6
|
* Select first available channel when accepting ownership change (#3382)Florian CUNY2020-12-012-1/+5
| | | | | | | | | * Select first available channel when accepting ownership change Implements https://github.com/Chocobozzz/PeerTube/issues/2240 * Made use of #patchValue() to set the default selected value And removed the disabled state for the Accept button
* Fix sort fields on Video PlaylistsArman2020-12-011-1/+1
| | | displayName does not exist in VideoPlaylistModel, the correct field is `name`
* Fix live saving after a server restartChocobozzz2020-11-302-13/+14
|
* Fix themes colors by using SCSS variables (#3376)Mathieu Brunot2020-11-302-5/+6
| | | | | | | | | * :lipstick: Use foreground var for code * :lipstick: Use submenu var color * :lipstick: Use foreground var color for menu * :bug: Fix var used in menu
* Fix scroll check in infinite scroller directiveChocobozzz2020-11-301-6/+7
|
* Fix lintChocobozzz2020-11-301-1/+1
|
* Fix high CPU with long live when save replay is trueChocobozzz2020-11-304-29/+55
|
* Add missing "supports markdown" config commentsChocobozzz2020-11-302-8/+8
|
* Add inspect to test scriptChocobozzz2020-11-302-8/+14
|
* Added Markdown formatting in all the fields of the "About" page (#3371)Florian CUNY2020-11-304-30/+28
| | | | | | | | | | | | | * Added Markdown formatting in all the fields of the "About" page Fixes https://github.com/Chocobozzz/PeerTube/issues/3368 * Fixed compilation error in AboutInstanceComponent Moved creationReason, maintenanceLifetime and businessModel into the html dict * Removed textareaHeight for all md textareas in EditCustomConfig HTML * Fixed failing bundlewatch
* :sparkles: Add input-password #3375madmath032020-11-303-2/+4
|
* Fix browser stack badgeChocobozzz2020-11-301-2/+2
|
* Try to fix live testsChocobozzz2020-11-302-2/+14
|
* Fix local e2e testsChocobozzz2020-11-306-4/+20
|
* Fix cors on sha segment endpointChocobozzz2020-11-271-0/+2
|
* Fix weblate conflictsChocobozzz2020-11-276-3612/+3752
|
* Merge remote-tracking branch 'weblate/develop' into developChocobozzz2020-11-275-17408/+19868
|\
| * Translated using Weblate (Chinese (Traditional))Jeff Huang2020-11-271-3424/+3928
| | | | | | | | | | | | | | Currently translated at 100.0% (1694 of 1694 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/zh_Hant/