aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
...
* | Add '...' after the truncated video nameChocobozzz2022-10-101-0/+1
* | Try to fix testsChocobozzz2022-10-103-11/+45
* | Merge branch 'feature/otp' into developChocobozzz2022-10-10128-386/+2165
|\ \
| * | Fill documentation with required secret confChocobozzz2022-10-106-2/+17
| * | Encrypt OTP secretChocobozzz2022-10-1016-18/+149
| * | Prevent sass deprecated warningChocobozzz2022-10-107-33/+33
| * | Refactor form reactiveChocobozzz2022-10-0746-171/+101
| * | Add open api doc for two factor authChocobozzz2022-10-071-0/+106
| * | Allow admins to disable two factor authChocobozzz2022-10-0717-81/+201
| * | Implement two factor in clientChocobozzz2022-10-0731-68/+621
| * | Support two factor authentication in backendChocobozzz2022-10-0727-91/+1015
* | | Increase timeoutChocobozzz2022-10-041-1/+1
|/ /
* | Fix testsChocobozzz2022-10-042-4/+9
* | Prevent error logChocobozzz2022-10-041-2/+2
* | Decrease plugin version check for testsChocobozzz2022-10-041-3/+3
* | server: serve files from storage/well-known (#5214)kontrollanten2022-10-0421-41/+83
* | Live supports object storageChocobozzz2022-10-0421-289/+597
* | Fix subscription button radiusChocobozzz2022-09-285-4/+8
* | Ask password reset/email verif error handlingChocobozzz2022-09-283-1/+23
* | Hide all email block if we can't change itChocobozzz2022-09-282-2/+2
* | Add channels link in menuChocobozzz2022-09-284-18/+18
* | Fix error display in bulk serviceChocobozzz2022-09-281-5/+10
* | Fix lintChocobozzz2022-09-281-1/+1
* | Fix error when running setup:cliChocobozzz2022-09-283-4/+1
* | Force channel in my videosChocobozzz2022-09-282-3/+12
* | Put video quota info in its own componentChocobozzz2022-09-2812-54/+93
* | Add transcoding quota message to admin config pageThe Cashew Trader2022-09-282-1/+28
* | Correctly unsubscribe upload events on destroyChocobozzz2022-09-281-2/+7
* | fix: keep partially uploaded fileskukhariev2022-09-281-1/+1
* | Handle network issues in video player (#5138)kontrollanten2022-09-2810-15/+146
* | Relax bitrate/fps testChocobozzz2022-09-281-2/+2
* | Merge branch 'release/4.3.0' into developChocobozzz2022-09-281-0/+12
|\|
| * Add test for RTMP stream without audioChocobozzz2022-09-281-0/+12
* | Merge branch 'release/4.3.0' into developChocobozzz2022-09-283-17/+43
|\|
| * Correctly handle RTMP streams without audioChocobozzz2022-09-283-17/+43
* | Merge branch 'release/4.3.0' into developChocobozzz2022-09-282-2/+5
|\|
| * Prevent "Cannot use same state" errorChocobozzz2022-09-281-1/+4
| * Reword instance following titleChocobozzz2022-09-281-1/+1
* | Update docChocobozzz2022-09-281-1/+1
* | Set AKISMET_KEY as envChocobozzz2022-09-285-4/+6
* | Merge branch 'release/4.3.0' into developChocobozzz2022-09-279-11/+69
|\|
| * Fix InvalidVideoTitle console warningChocobozzz2022-09-273-4/+35
| * Support only ffmpeg >= 4.3Chocobozzz2022-09-272-1/+2
| * Update dependencies version supported by peertubeChocobozzz2022-09-273-6/+16
| * Fix moderation dropdown overflow on mobileChocobozzz2022-09-272-1/+13
| * Fix number with text input overflowChocobozzz2022-09-271-0/+4
* | Handle sync failure in synchronizeChannel fnChocobozzz2022-09-273-77/+70
* | Increase test timeoutChocobozzz2022-09-271-1/+1
* | Test akismet plugin signupChocobozzz2022-09-262-10/+40
* | Add akismet testsChocobozzz2022-09-234-3/+138