Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Translated using Weblate (Spanish) | chocobozzz | 2022-10-10 | 1 | -184/+173 | |
* | | Translated using Weblate (Ukrainian) | Ihor Hordiichuk | 2022-10-10 | 1 | -197/+176 | |
* | | Translated using Weblate (Japanese) | DignifiedSilence | 2022-10-10 | 1 | -3/+3 | |
* | | Translated using Weblate (Russian) | Vik | 2022-10-10 | 1 | -185/+174 | |
* | | Translated using Weblate (Japanese) | DignifiedSilence | 2022-10-10 | 1 | -516/+508 | |
* | | Translated using Weblate (Polish) | Tomasz | 2022-10-10 | 1 | -4/+4 | |
* | | Translated using Weblate (Polish) | Tomasz | 2022-10-10 | 1 | -6/+6 | |
* | | Translated using Weblate (Polish) | Tomasz | 2022-10-10 | 1 | -93/+89 | |
* | | Translated using Weblate (Polish) | Tomasz | 2022-10-10 | 1 | -3/+3 | |
* | | Translated using Weblate (Polish) | Tomasz | 2022-10-10 | 1 | -2814/+3099 | |
* | | Translated using Weblate (Toki Pona) | William Cliff | 2022-10-10 | 1 | -1761/+1886 | |
* | | Translated using Weblate (Turkish) | barzofarev2 | 2022-10-10 | 1 | -10/+10 | |
* | | Translated using Weblate (Turkish) | barzofarev2 | 2022-10-10 | 1 | -286/+271 | |
* | | Fix peers info width in live | Chocobozzz | 2022-10-10 | 2 | -4/+3 | |
* | | Add '...' after the truncated video name | Chocobozzz | 2022-10-10 | 1 | -0/+1 | |
* | | Try to fix tests | Chocobozzz | 2022-10-10 | 3 | -11/+45 | |
* | | Merge branch 'feature/otp' into develop | Chocobozzz | 2022-10-10 | 128 | -386/+2165 | |
|\ \ | ||||||
| * | | Fill documentation with required secret conf | Chocobozzz | 2022-10-10 | 6 | -2/+17 | |
| * | | Encrypt OTP secret | Chocobozzz | 2022-10-10 | 16 | -18/+149 | |
| * | | Prevent sass deprecated warning | Chocobozzz | 2022-10-10 | 7 | -33/+33 | |
| * | | Refactor form reactive | Chocobozzz | 2022-10-07 | 46 | -171/+101 | |
| * | | Add open api doc for two factor auth | Chocobozzz | 2022-10-07 | 1 | -0/+106 | |
| * | | Allow admins to disable two factor auth | Chocobozzz | 2022-10-07 | 17 | -81/+201 | |
| * | | Implement two factor in client | Chocobozzz | 2022-10-07 | 31 | -68/+621 | |
| * | | Support two factor authentication in backend | Chocobozzz | 2022-10-07 | 27 | -91/+1015 | |
* | | | Increase timeout | Chocobozzz | 2022-10-04 | 1 | -1/+1 | |
|/ / | ||||||
* | | Fix tests | Chocobozzz | 2022-10-04 | 2 | -4/+9 | |
* | | Prevent error log | Chocobozzz | 2022-10-04 | 1 | -2/+2 | |
* | | Decrease plugin version check for tests | Chocobozzz | 2022-10-04 | 1 | -3/+3 | |
* | | server: serve files from storage/well-known (#5214) | kontrollanten | 2022-10-04 | 21 | -41/+83 | |
* | | Live supports object storage | Chocobozzz | 2022-10-04 | 21 | -289/+597 | |
* | | Fix subscription button radius | Chocobozzz | 2022-09-28 | 5 | -4/+8 | |
* | | Ask password reset/email verif error handling | Chocobozzz | 2022-09-28 | 3 | -1/+23 | |
* | | Hide all email block if we can't change it | Chocobozzz | 2022-09-28 | 2 | -2/+2 | |
* | | Add channels link in menu | Chocobozzz | 2022-09-28 | 4 | -18/+18 | |
* | | Fix error display in bulk service | Chocobozzz | 2022-09-28 | 1 | -5/+10 | |
* | | Fix lint | Chocobozzz | 2022-09-28 | 1 | -1/+1 | |
* | | Fix error when running setup:cli | Chocobozzz | 2022-09-28 | 3 | -4/+1 | |
* | | Force channel in my videos | Chocobozzz | 2022-09-28 | 2 | -3/+12 | |
* | | Put video quota info in its own component | Chocobozzz | 2022-09-28 | 12 | -54/+93 | |
* | | Add transcoding quota message to admin config page | The Cashew Trader | 2022-09-28 | 2 | -1/+28 | |
* | | Correctly unsubscribe upload events on destroy | Chocobozzz | 2022-09-28 | 1 | -2/+7 | |
* | | fix: keep partially uploaded files | kukhariev | 2022-09-28 | 1 | -1/+1 | |
* | | Handle network issues in video player (#5138) | kontrollanten | 2022-09-28 | 10 | -15/+146 | |
* | | Relax bitrate/fps test | Chocobozzz | 2022-09-28 | 1 | -2/+2 | |
* | | Merge branch 'release/4.3.0' into develop | Chocobozzz | 2022-09-28 | 1 | -0/+12 | |
|\| | ||||||
| * | Add test for RTMP stream without audio | Chocobozzz | 2022-09-28 | 1 | -0/+12 | |
* | | Merge branch 'release/4.3.0' into develop | Chocobozzz | 2022-09-28 | 3 | -17/+43 | |
|\| | ||||||
| * | Correctly handle RTMP streams without audio | Chocobozzz | 2022-09-28 | 3 | -17/+43 | |
* | | Merge branch 'release/4.3.0' into develop | Chocobozzz | 2022-09-28 | 2 | -2/+5 | |
|\| |