Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix type conflict | Chocobozzz | 2021-12-24 | 1 | -2/+2 |
| | |||||
* | Fix shared imports | Chocobozzz | 2021-12-24 | 5 | -9/+5 |
| | |||||
* | Fix build | Chocobozzz | 2021-12-17 | 3 | -3/+3 |
| | |||||
* | Move test functions outside extra-utils | Chocobozzz | 2021-12-17 | 5 | -6/+5 |
| | |||||
* | Add ability for admins to set default p2p policy | Chocobozzz | 2021-12-16 | 1 | -2/+2 |
| | |||||
* | chore(refactor): remove shared folder dependencies to the server | lutangar | 2021-12-16 | 9 | -245/+28 |
| | | | | | | | | | | | Many files from the `shared` folder were importing files from the `server` folder. When attempting to use Typescript project references to describe dependencies, it highlighted a circular dependency beetween `shared` <-> `server`. The Typescript project forbid such usages. Using project references greatly improve performance by rebuilding only the updated project and not all source files. > see https://www.typescriptlang.org/docs/handbook/project-references.html | ||||
* | Move b frame strategy in transcoding profile | Chocobozzz | 2021-12-14 | 1 | -11/+7 |
| | | | | | We may use a too high value for some encoders and it allows to specify custom values/strategy | ||||
* | Update torrents info name on video update | Chocobozzz | 2021-12-08 | 1 | -1/+2 |
| | |||||
* | Update torrent metadata on video update | Chocobozzz | 2021-12-08 | 1 | -4/+11 |
| | |||||
* | Add mute status in account and channel pages | Chocobozzz | 2021-12-07 | 1 | -0/+17 |
| | |||||
* | Fix plugin upgrade | Chocobozzz | 2021-12-03 | 1 | -0/+78 |
| | | | | Correctly decache all plugin paths | ||||
* | Fix redundancy timeout | Chocobozzz | 2021-11-29 | 1 | -3/+4 |
| | |||||
* | Add ability to run transcoding jobs | Chocobozzz | 2021-11-18 | 3 | -4/+16 |
| | |||||
* | Prefer cover instead of contain for images | Chocobozzz | 2021-11-16 | 1 | -3/+6 |
| | |||||
* | Fix thumbnails/previews for portrait videos | Chocobozzz | 2021-11-16 | 1 | -11/+32 |
| | |||||
* | Test and log request retries | Chocobozzz | 2021-11-16 | 1 | -9/+9 |
| | |||||
* | Don't display log tag filter for audit logs | Chocobozzz | 2021-11-16 | 1 | -4/+15 |
| | |||||
* | Optimize AP fetch | Chocobozzz | 2021-11-16 | 2 | -4/+5 |
| | |||||
* | Add ability to filter out public videos from admin | Chocobozzz | 2021-11-12 | 1 | -0/+1 |
| | |||||
* | Add minimum bitrate limit | Chocobozzz | 2021-11-10 | 1 | -3/+9 |
| | |||||
* | Add ffmpeg tags for ffmpeg logs | Chocobozzz | 2021-11-10 | 1 | -15/+18 |
| | |||||
* | Fix error log of bad import | Chocobozzz | 2021-11-09 | 1 | -6/+8 |
| | |||||
* | Fix remote interaction | Chocobozzz | 2021-11-05 | 1 | -0/+11 |
| | | | | When we fetch a ressource that is a redirection of another ressource | ||||
* | Support RTMPS | Chocobozzz | 2021-11-05 | 1 | -7/+6 |
| | |||||
* | Added 144p encoding (#4492) | Florian CUNY | 2021-11-05 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added 144p encoding Implements https://github.com/Chocobozzz/PeerTube/issues/4428 * Fixed typo in core-utils * Increased BitPerPixel for 144p * Disabled 144p by default in test.yaml * Another try at fixing tests * Fixed test in video-transcoder (api-3) * Fixed test in video-imports (api-4) * Fixed test in live-constraints (api-2) * Tried to fix tests in api-3 again * Revert "Tried to fix tests in api-3 again" This reverts commit 266e1143fa37f333d149c2c2791c7bd33621ac14. * Fixed test in config.ts (api-2) * Try to fix test in video-hls.ts (api-3) * Fixed test in video-transcoder.ts (api-3) * Fix tests Co-authored-by: Chocobozzz <me@florianbigard.com> | ||||
* | Add ability to filter by file type | Chocobozzz | 2021-11-03 | 1 | -0/+2 |
| | |||||
* | Deprecate filter video query | Chocobozzz | 2021-10-29 | 2 | -3/+10 |
| | | | | Introduce include and isLocal instead | ||||
* | Remove unnecessary package | Chocobozzz | 2021-10-26 | 2 | -2/+2 |
| | | | | https://github.com/standard/standard/issues/1316 | ||||
* | Fix lint | Chocobozzz | 2021-10-26 | 1 | -1/+1 |
| | |||||
* | prevent multiple post-process triggering of upload-resumable (#4175) | Rigel Kent | 2021-10-25 | 1 | -1/+8 |
| | | | | | | | | | * prevent multiple post-process triggering of upload-resumable * switch from 409 to 503 for upload being processed * Improve resumable upload check Co-authored-by: Chocobozzz <me@florianbigard.com> | ||||
* | Don't write youtube-dl stdout in log | Chocobozzz | 2021-10-25 | 1 | -1/+1 |
| | | | | It's too big | ||||
* | Remove sync call in logger | Chocobozzz | 2021-10-22 | 1 | -4/+0 |
| | | | | Winston already does it | ||||
* | Add peertube short link import test | Chocobozzz | 2021-10-22 | 1 | -2/+2 |
| | |||||
* | Rewrite youtube-dl import | Chocobozzz | 2021-10-22 | 6 | -396/+497 |
| | | | | | | | | Use python3 binary Allows to use a custom youtube-dl release URL Allows to use yt-dlp (youtube-dl fork) Remove proxy config from configuration to use HTTP_PROXY and HTTPS_PROXY env variables | ||||
* | Add ability to search by URL with query params | Chocobozzz | 2021-10-20 | 1 | -1/+1 |
| | |||||
* | Fix youtube-dl update with proxy | Chocobozzz | 2021-10-15 | 2 | -4/+7 |
| | |||||
* | Fix requests timeout | Chocobozzz | 2021-10-13 | 1 | -4/+1 |
| | |||||
* | Merge branch 'release/3.4.0' into develop | Chocobozzz | 2021-10-12 | 1 | -1/+4 |
|\ | |||||
| * | Don't use min FPS, throw instead | Chocobozzz | 2021-10-12 | 1 | -1/+4 |
| | | | | | | | | Avoir creating a big output from a very low FPS input file | ||||
| * | Remove unused comments | Chocobozzz | 2021-10-08 | 1 | -1/+0 |
| | | |||||
* | | Fix email logger typings | Chocobozzz | 2021-10-11 | 1 | -3/+3 |
| | | |||||
* | | Fix multiple \n in md to plain text | Chocobozzz | 2021-10-11 | 1 | -1/+1 |
| | | |||||
* | | Remove unused comments | Chocobozzz | 2021-10-11 | 1 | -1/+0 |
|/ | |||||
* | Fix silent 500 after resumable upload | Chocobozzz | 2021-09-09 | 1 | -8/+1 |
| | |||||
* | Don't force youtube-dl host | Chocobozzz | 2021-09-08 | 1 | -1/+1 |
| | |||||
* | Remove unused timeout option | Chocobozzz | 2021-09-07 | 1 | -2/+0 |
| | |||||
* | More robust webtorrent redundancy download | Chocobozzz | 2021-09-06 | 1 | -3/+3 |
| | | | | | Avoid issues with inconsistencies between magnet infohash and torrent infohash, blocking webtorrent upload that will timeout | ||||
* | forceConsistentCasingInFileNames to true | Chocobozzz | 2021-08-30 | 1 | -2/+3 |
| | |||||
* | esModuleInterop to true | Chocobozzz | 2021-08-27 | 15 | -103/+104 |
| | |||||
* | Allow accounts to skip account setup modal | Chocobozzz | 2021-08-27 | 1 | -7/+2 |
| |