Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix import tests | Chocobozzz | 2021-02-18 | 2 | -3/+3 |
| | |||||
* | Cleanup | Chocobozzz | 2021-02-18 | 4 | -5/+5 |
| | |||||
* | Add ability to update torrents cache in client | Chocobozzz | 2021-02-18 | 1 | -2/+1 |
| | |||||
* | Don't guess remote tracker URL | Chocobozzz | 2021-02-18 | 3 | -12/+68 |
| | |||||
* | Add video files migration | Chocobozzz | 2021-02-18 | 2 | -21/+17 |
| | |||||
* | Dissociate video file names and video uuid | Chocobozzz | 2021-02-18 | 12 | -72/+194 |
| | |||||
* | Optimize remote image processing | Chocobozzz | 2021-02-16 | 1 | -2/+1 |
| | |||||
* | Optimize remote thumbnail processing | Chocobozzz | 2021-02-16 | 1 | -2/+15 |
| | |||||
* | Remove previous thumbnail if needed | Chocobozzz | 2021-02-16 | 6 | -96/+196 |
| | |||||
* | Generate a name for caption files | Chocobozzz | 2021-02-16 | 5 | -24/+33 |
| | |||||
* | Generate a name for thumbnails | Chocobozzz | 2021-02-16 | 3 | -17/+34 |
| | | | | Allows aggressive caching | ||||
* | Remove old code | Chocobozzz | 2021-02-12 | 1 | -6/+4 |
| | | | | We consider Dislike as a classic activity now | ||||
* | Guess if we need to generate the thumbnail for imports | Chocobozzz | 2021-02-12 | 1 | -15/+6 |
| | |||||
* | Allow plugins to load a video by id | Chocobozzz | 2021-02-11 | 1 | -0/+4 |
| | |||||
* | Painfully debug concurrent import jobs | Chocobozzz | 2021-02-09 | 1 | -22/+41 |
| | |||||
* | Allow to specify transcoding and import jobs concurrency | Chocobozzz | 2021-02-08 | 3 | -24/+36 |
| | |||||
* | Update server dependencies | Chocobozzz | 2021-02-03 | 4 | -3/+4 |
| | |||||
* | Fix HLS generation after import script | Chocobozzz | 2021-02-02 | 3 | -4/+15 |
| | |||||
* | Transcode HLS playlists in a tmp directory | Chocobozzz | 2021-02-02 | 1 | -5/+22 |
| | |||||
* | Transcode audio uploads to lower resolutions | Chocobozzz | 2021-02-02 | 1 | -0/+2 |
| | | | | Better consistency | ||||
* | Purge entire video from redundancy | Chocobozzz | 2021-02-02 | 1 | -1/+9 |
| | |||||
* | Correctly remove torrents with HLS only | Chocobozzz | 2021-02-01 | 1 | -0/+1 |
| | |||||
* | Check banned status for external auths | Chocobozzz | 2021-02-01 | 1 | -1/+7 |
| | |||||
* | Use veryfast preset for default transcoding profile | Chocobozzz | 2021-01-29 | 1 | -0/+2 |
| | |||||
* | Add plugin transcoding profile guide | Chocobozzz | 2021-01-29 | 1 | -0/+4 |
| | |||||
* | Support transcoding options/encoders by plugins | Chocobozzz | 2021-01-28 | 6 | -46/+211 |
| | |||||
* | Use a profile manager for transcoding | Chocobozzz | 2021-01-28 | 3 | -25/+76 |
| | |||||
* | Fix live RAM usage when ffmpeg is too slow | Chocobozzz | 2021-01-27 | 1 | -7/+57 |
| | |||||
* | Allow webp image uploads | Chocobozzz | 2021-01-26 | 1 | -4/+5 |
| | |||||
* | Fix sendmail emailer | Chocobozzz | 2021-01-26 | 1 | -48/+45 |
| | |||||
* | Safely remove webtorrent files | Chocobozzz | 2021-01-25 | 1 | -4/+6 |
| | | | | Only remove them on max quality HLS playlist generation | ||||
* | Add priority to transcoding jobs | Chocobozzz | 2021-01-25 | 5 | -40/+106 |
| | | | | | | | | | | (1 = highest priority) 100 for new resolutions 10 for original file optimization Add a malus for transcoding jobs depending on how many uploads the user did in the last 7 days | ||||
* | Refactor transcoding job handlers | Chocobozzz | 2021-01-21 | 4 | -81/+151 |
| | |||||
* | Support progress for ffmpeg tasks | Chocobozzz | 2021-01-21 | 2 | -15/+30 |
| | |||||
* | Fix error log | Chocobozzz | 2021-01-20 | 1 | -1/+1 |
| | |||||
* | Fix (again) youtube import | Chocobozzz | 2021-01-19 | 1 | -1/+1 |
| | |||||
* | stricter youtubedl format selectors (#3516) | Rigel Kent | 2021-01-15 | 2 | -2/+17 |
| | | | | | | | | | | | | | | * stricter youtubedl format selectors make sure selectors avoid av1, and otherwise match as closely to the maximum resolution enabled for transcoding * add support for merge formats in youtubedl * avoid vp9.2 in youtubedl to avoid any HDR * move getEnabledResolutions, safer replace of imported extension * add test for youtube-dl selectors | ||||
* | add ability to remove one's avatar for account and channels (#3467) | Rigel Kent | 2021-01-13 | 2 | -3/+33 |
| | | | | | | | * add ability to remove one's avatar for account and channels * add ability to remove one's avatar for account and channels * only display avatar edition options after input change | ||||
* | Log RTMP server error (address already in use) | Chocobozzz | 2021-01-11 | 1 | -0/+4 |
| | |||||
* | Fix autoblacklist notification issue | Chocobozzz | 2021-01-04 | 1 | -2/+7 |
| | |||||
* | Fix views processing hour 0 | Chocobozzz | 2020-12-30 | 1 | -1/+1 |
| | |||||
* | Fix build | Chocobozzz | 2020-12-22 | 1 | -1/+1 |
| | |||||
* | Force HLS transcoding | Chocobozzz | 2020-12-22 | 2 | -8/+20 |
| | | | | | | Fix weird behaviour with some web browsers. Don't really know if it's a ffmpeg bug, a safari bug or a peertube bug, but forcing transcoding seems to fix this playback bug | ||||
* | Fix redundancy federation in some cases | Chocobozzz | 2020-12-17 | 2 | -3/+14 |
| | |||||
* | Add AP stats | Chocobozzz | 2020-12-15 | 2 | -0/+149 |
| | |||||
* | Use -1 for max live duration unlimited | Chocobozzz | 2020-12-15 | 1 | -1/+1 |
| | |||||
* | emails: remove hardcoded PeerTube names | kontrollanten | 2020-12-14 | 3 | -7/+10 |
| | |||||
* | emailer: use instance name instead of hostname | kontrollanten | 2020-12-14 | 11 | -17/+18 |
| | |||||
* | video embed: use instance name as html title | kontrollanten | 2020-12-14 | 1 | -0/+1 |
| | |||||
* | video-embed: inject custom CSS | kontrollanten | 2020-12-14 | 1 | -0/+1 |
| | | | | closes #3420 |