Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Fix CI | Chocobozzz | 2022-10-31 | 1 | -2/+2 | |
* | | Prevent error in redundancy scheduler | Chocobozzz | 2022-10-31 | 1 | -4/+17 | |
* | | Prevent error in update scheduler | Chocobozzz | 2022-10-31 | 1 | -1/+5 | |
* | | Fix CLI build | Chocobozzz | 2022-10-31 | 1 | -1/+1 | |
* | | Breaking API: Consistency with role id/label | Chocobozzz | 2022-10-28 | 4 | -12/+14 | |
* | | Add logger for uploadx | Chocobozzz | 2022-10-28 | 1 | -0/+3 | |
* | | Check missing config keys | Chocobozzz | 2022-10-28 | 1 | -0/+6 | |
* | | Update production.yaml | Chocobozzz | 2022-10-28 | 2 | -2/+2 | |
* | | Option to disable static files auth check/s3 proxy | Chocobozzz | 2022-10-27 | 9 | -58/+204 | |
* | | More robust updateTorrentMetadata | Chocobozzz | 2022-10-26 | 2 | -3/+8 | |
* | | Fix proxy tests | Chocobozzz | 2022-10-25 | 2 | -3/+3 | |
* | | Correctly delete live files from object storage | Chocobozzz | 2022-10-25 | 9 | -23/+69 | |
* | | Correctly cleanup files from object storage | Chocobozzz | 2022-10-25 | 3 | -18/+24 | |
* | | Lock files to generate torrents/move files | Chocobozzz | 2022-10-25 | 2 | -10/+31 | |
* | | Increase test timeout | Chocobozzz | 2022-10-24 | 1 | -1/+1 | |
* | | Prevent concurrency issues when sending m3u8 file | Chocobozzz | 2022-10-24 | 2 | -3/+10 | |
* | | Fix tests | Chocobozzz | 2022-10-24 | 1 | -3/+3 | |
* | | Use private ACL for private videos in s3 | Chocobozzz | 2022-10-24 | 34 | -240/+1036 | |
* | | Put private videos under a specific subdirectory | Chocobozzz | 2022-10-24 | 62 | -704/+1990 | |
* | | feat: show contained playlists under My videos (#5125) | kontrollanten | 2022-10-24 | 4 | -11/+24 | |
* | | Wait segment sha processing | Chocobozzz | 2022-10-11 | 1 | -1/+1 | |
* | | server: use account/channel avatar in RSS feeds (#5325) | Alberto Mardegan | 2022-10-11 | 2 | -30/+58 | |
* | | Fix live tests | Chocobozzz | 2022-10-11 | 4 | -8/+37 | |
* | | Also retry when fetching master m3u8 playlist | Chocobozzz | 2022-10-11 | 2 | -5/+10 | |
* | | Fix host validation on locahost | Chocobozzz | 2022-10-11 | 1 | -2/+2 | |
* | | Merge branch 'release/4.3.0' into develop | Chocobozzz | 2022-10-11 | 3 | -586/+635 | |
|\| | ||||||
| * | Fix channel follow with manually approved follower | Chocobozzz | 2022-10-11 | 3 | -586/+635 | |
* | | Add ability for plugins to register ws routes | Chocobozzz | 2022-10-11 | 10 | -7/+208 | |
* | | Fix channel import with some channels | Chocobozzz | 2022-10-10 | 1 | -7/+8 | |
* | | Expose PeerTube socket to plugins (#5239) | kontrollanten | 2022-10-10 | 4 | -2/+65 | |
* | | Fix video job error when video has been deleted | Chocobozzz | 2022-10-10 | 1 | -2/+4 | |
* | | Fix peers info width in live | Chocobozzz | 2022-10-10 | 1 | -3/+3 | |
* | | Try to fix tests | Chocobozzz | 2022-10-10 | 1 | -3/+6 | |
* | | Merge branch 'feature/otp' into develop | Chocobozzz | 2022-10-10 | 24 | -73/+1051 | |
|\ \ | ||||||
| * | | Encrypt OTP secret | Chocobozzz | 2022-10-10 | 11 | -17/+129 | |
| * | | Allow admins to disable two factor auth | Chocobozzz | 2022-10-07 | 5 | -50/+129 | |
| * | | Support two factor authentication in backend | Chocobozzz | 2022-10-07 | 17 | -66/+853 | |
* | | | Increase timeout | Chocobozzz | 2022-10-04 | 1 | -1/+1 | |
|/ / | ||||||
* | | Fix tests | Chocobozzz | 2022-10-04 | 1 | -3/+3 | |
* | | 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 | 11 | -28/+54 | |
* | | Live supports object storage | Chocobozzz | 2022-10-04 | 17 | -273/+546 | |
* | | Ask password reset/email verif error handling | Chocobozzz | 2022-09-28 | 3 | -1/+23 | |
* | | 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 | 1 | -1/+4 | |
|\| |