aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Remove deprecated video query filterChocobozzz2023-07-289-189/+6
|
* Remove deprecated schedulerChocobozzz2023-07-283-31/+1
|
* Keep s3 commands simpleChocobozzz2023-07-281-2/+0
| | | | As s3 implementation between s3 providers can be different
* currentTime is now requiredChocobozzz2023-07-285-16/+9
|
* Refactor enableTranscoding command helpersChocobozzz2023-07-2814-34/+43
|
* Fix add to playlist button widthChocobozzz2023-07-282-2/+8
|
* Remove unnecessary workaroundsChocobozzz2023-07-284-21/+4
| | | | Has been fixed upstream
* Refactor a little bit nsfwPolicyToParamChocobozzz2023-07-284-13/+13
|
* Remove unnecesary fixme/todoChocobozzz2023-07-288-10/+2
|
* Remove unnecessary castChocobozzz2023-07-281-2/+0
|
* Remove banner/avatar fields from channel/accountChocobozzz2023-07-2815-80/+8
| | | | Deprecated since 4.2
* Add ability to force transcodingChocobozzz2023-07-2811-28/+88
|
* Reduce hls.js not supported logChocobozzz2023-07-281-1/+1
| | | | Happens often on iOS
* Add an option to sign federated fetches for mastodon compatibility (#5898)mira.bat2023-07-2726-76/+110
| | | | | | | | | | | | | | | | | | * Fix player error modal Not hidden when we change the video * Correctly dispose player components * Sign cross-server fetch requests for mastodon AUTHORIZED_FETCH compatibilty * Add a remote fetch sign configuration knob * Federated fetches refactoring --------- Co-authored-by: Chocobozzz <me@florianbigard.com> Co-authored-by: ira <ira@foxgirl.space>
* Rephrase emailer conflict error messagesChocobozzz2023-07-273-5/+5
|
* Correctly dispose player componentsChocobozzz2023-07-273-4/+10
|
* Fix player error modalChocobozzz2023-07-272-6/+23
| | | | Not hidden when we change the video
* Increase rate limits for benchmarkChocobozzz2023-07-271-0/+27
|
* Improve runner managementChocobozzz2023-07-2731-87/+445
| | | | | | | * Add ability to remove runner jobs * Add runner job state quick filter * Merge registration tokens and runners tables in the same page * Add copy button to copy registration token
* Use built in toc docChocobozzz2023-07-261-65/+15
| | | | As we mainly use this file on https://docs.joinpeertube.org/contribute/plugins
* Fix playlist owner font sizeChocobozzz2023-07-261-1/+1
|
* Use typed pickChocobozzz2023-07-264-5/+4
|
* Fix invalid short uuid conversionChocobozzz2023-07-261-1/+1
| | | | Avoid "TypeError: Expected a string but received a null" error
* Truncate html/og/card HTML description tagsChocobozzz2023-07-261-17/+22
|
* Fix lintChocobozzz2023-07-264-9/+6
|
* Update code contributorsChocobozzz2023-07-262-22/+28
|
* Fix check params testsChocobozzz2023-07-263-51/+83
|
* Fix fk error when generating storyboardChocobozzz2023-07-262-16/+33
|
* Add more logs to debug oauth-client errorChocobozzz2023-07-261-1/+5
|
* Add more rate limitsChocobozzz2023-07-2623-37/+216
|
* Add video file update hook testsChocobozzz2023-07-255-16/+61
|
* Remove unused paramChocobozzz2023-07-258-10/+12
|
* Add more context to request errorChocobozzz2023-07-251-0/+5
|
* Implement video file replacement in clientChocobozzz2023-07-2526-285/+610
|
* Implement replace file in server sideChocobozzz2023-07-2155-324/+1546
|
* Add p2p info to metricsChocobozzz2023-07-2115-73/+141
|
* Fix updating P2P settingChocobozzz2023-07-213-3/+4
|
* Add peers number and p2p enabled label to metricsChocobozzz2023-07-206-5/+60
|
* Keep old docker path for web videosChocobozzz2023-07-201-1/+1
| | | | Avoid breaking existing peertube instances on upgrade
* Fix "undefined" in stats cardChocobozzz2023-07-201-4/+10
|
* Improve player settings menu styleChocobozzz2023-07-202-8/+8
|
* Fix max settings panel heightChocobozzz2023-07-201-1/+1
|
* Improve recommended videos without video tagsChocobozzz2023-07-191-20/+20
|
* Add missing storyboard directory to dockerChocobozzz2023-07-191-0/+1
|
* Force ltr on code inputsChocobozzz2023-07-194-3/+6
|
* More robust runner socket testChocobozzz2023-07-192-20/+24
|
* Fix player metricsChocobozzz2023-07-191-0/+2
|
* Try to fix CI testChocobozzz2023-07-171-1/+1
|
* Fix lintChocobozzz2023-07-171-1/+1
|
* Update translationsChocobozzz2023-07-17117-41980/+34141
|