Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Delete completed/failed jobs directly from bullmq | Chocobozzz | 2022-11-23 | 3 | -9/+61 | |
| | ||||||
* | Filter out invalid images from peertube | Chocobozzz | 2022-11-23 | 1 | -19/+21 | |
| | ||||||
* | Add missing uuids search query doc | Chocobozzz | 2022-11-23 | 1 | -3/+3 | |
| | ||||||
* | Fix infohash exists memoize maxage | Chocobozzz | 2022-11-23 | 1 | -1/+1 | |
| | | | | | 1 minute is enough, and it could lead to unknown infohash issue when re-streaming in a permanent live | |||||
* | Fix DISABLE_LOCAL_SEARCH blocking request to local search API (#5411) | Florent | 2022-11-23 | 4 | -29/+1 | |
| | ||||||
* | Merge branch 'release/4.3.0' into develop | Chocobozzz | 2022-11-16 | 3 | -15/+9 | |
|\ | ||||||
| * | Fix broadcasting in parallel views | Chocobozzz | 2022-11-16 | 3 | -15/+9 | |
| | | ||||||
* | | Fix server lint | Chocobozzz | 2022-11-15 | 17 | -20/+26 | |
| | | ||||||
* | | Don't inject untrusted input | Chocobozzz | 2022-11-15 | 30 | -59/+89 | |
| | | | | | | | | | | Even if it's already checked in middlewares It's better to have safe modals too | |||||
* | | Add configuration for prometheus exporter hostname | Chocobozzz | 2022-11-15 | 3 | -3/+10 | |
| | | ||||||
* | | Upgrade server dependencies | Chocobozzz | 2022-11-15 | 7 | -8/+8 | |
| | | ||||||
* | | Correctly terminate an ended live | Chocobozzz | 2022-11-15 | 4 | -6/+6 | |
| | | ||||||
* | | Type result | Chocobozzz | 2022-11-14 | 1 | -7/+3 | |
| | | ||||||
* | | refactor(server): redis > ioredis (#5371) | kontrollanten | 2022-11-14 | 3 | -60/+49 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * refactor(server): redis > ioredis * refactor(JobQueue): reuse redis connection builder * fix(redisio) * fix(redis): setValue * feat(redis): showFriendlyErrorStack * feat(redis): auto pipelining https://github.com/luin/ioredis/blob/308017a6b9429c16b074e03e70f5524499476fa9/README.md#autopipelining * dont use autopipelining for bullmq * ioredis events | |||||
* | | Add ability to install alpha/beta/rc plugin | Chocobozzz | 2022-11-14 | 9 | -18/+90 | |
| | | ||||||
* | | Fix transcoding test | Chocobozzz | 2022-11-14 | 1 | -1/+6 | |
| | | ||||||
* | | Federate entire description | Chocobozzz | 2022-11-14 | 4 | -16/+24 | |
| | | | | | | | | | | | | Introduce an explicit field truncatedDescription description in video list is deprecated description in video get will contain the entire description | |||||
* | | Prevent broken transcoding with audio only input | Chocobozzz | 2022-11-14 | 1 | -0/+2 | |
| | | ||||||
* | | Fix infinite playlist import | Chocobozzz | 2022-11-14 | 6 | -4/+50 | |
| | | | | | | | | Using an hard videos limit in config | |||||
* | | Fix retranscoding of odd resolution | Chocobozzz | 2022-11-07 | 2 | -3/+9 | |
| | | ||||||
* | | Prevent uploadx too big log for config | Chocobozzz | 2022-11-07 | 1 | -2/+11 | |
| | | ||||||
* | | Fix running again transcoding on a video only file | Chocobozzz | 2022-11-07 | 6 | -13/+23 | |
| | | ||||||
* | | Fix follow constraint check with an account | Chocobozzz | 2022-11-07 | 2 | -1/+93 | |
| | | ||||||
* | | Increase test timeout | Chocobozzz | 2022-11-03 | 1 | -1/+1 | |
| | | ||||||
* | | Fix preview generation for imports | Chocobozzz | 2022-10-31 | 1 | -1/+1 | |
| | | ||||||
* | | Fix transcoding failure when importing a video | Chocobozzz | 2022-10-31 | 5 | -98/+133 | |
| | | ||||||
* | | 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 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * feat: show contained playlists under My videos closes #4769 * refactor(server): remove unused types * fixes after code review * fix(client/video-miniature): add to playlist * fix(server/user/me): shortUUID response * Revert "fix(client/video-miniature): add to playlist" This reverts commit f1a0412391c7e2370b87df2594c9fe3f39a40ddc. * fix(client/PlaylistService): caching * Revert "fix(server/user/me): shortUUID response" This reverts commit e3f1ee4e335739b895bced938540c003df24af73. * Fix fetching playlists Co-authored-by: Chocobozzz <me@florianbigard.com> | |||||
* | | 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 | |
| | | | | | | | | | | | | | | | | | | * server: use account/channel avatar in RSS feeds Fixes: #5320 * Styling Co-authored-by: Chocobozzz <me@florianbigard.com> | |||||
* | | Fix live tests | Chocobozzz | 2022-10-11 | 4 | -8/+37 | |
| | | ||||||
* | | Also retry when fetching master m3u8 playlist | Chocobozzz | 2022-10-11 | 2 | -5/+10 | |
| | |