aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* 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/
| * Translated using Weblate (Dutch)Mark Van den Borre2020-11-271-3492/+3996
| | | | | | | | | | | | | | Currently translated at 99.5% (1687 of 1694 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/nl/
| * Translated using Weblate (Galician)josé m2020-11-271-3425/+3929
| | | | | | | | | | | | | | Currently translated at 100.0% (1694 of 1694 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/gl/
| * Translated using Weblate (Spanish)Berto Te2020-11-271-3422/+3926
| | | | | | | | | | | | | | Currently translated at 100.0% (1694 of 1694 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/es/
| * Translated using Weblate (French (France))Cedric F2020-11-271-3421/+3925
| | | | | | | | | | | | | | Currently translated at 99.3% (1683 of 1694 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr_FR/
* | Update translationsChocobozzz2020-11-2741-7220/+7464
| |
* | Refactor last PRChocobozzz2020-11-275-19/+13
| |
* | Disable views cleaner on test instancesChocobozzz2020-11-271-0/+5
| |
* | Various front optimizationsChocobozzz2020-11-278-49/+69
| |
* | Remove old video views by defaultChocobozzz2020-11-272-2/+2
| |
* | More robust live testChocobozzz2020-11-271-4/+4
|/
* add title attribute for exact view counters (#3365)Tanguy BERNARD2020-11-274-4/+22
|
* Fix notification widthChocobozzz2020-11-271-0/+2
|
* Fix 500 on unknown threadChocobozzz2020-11-271-0/+4
|
* Add registered setting CLI plugin install testChocobozzz2020-11-273-14/+27
|