Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add transcoding module comments | Chocobozzz | 2020-11-25 | 2 | -0/+13 | |
| | ||||||
* | Fix audio encoding params | Chocobozzz | 2020-11-25 | 1 | -27/+29 | |
| | ||||||
* | Support encoding profiles | Chocobozzz | 2020-11-25 | 2 | -65/+177 | |
| | ||||||
* | Export encoders options in a dedicated struct | Chocobozzz | 2020-11-25 | 1 | -150/+196 | |
| | ||||||
* | Split ffmpeg utils with ffprobe utils | Chocobozzz | 2020-11-25 | 2 | -277/+282 | |
| | ||||||
* | Add pixel size to tooltip and gif support with FFmpeg for avatar upload (#3329) | Kimsible | 2020-11-25 | 2 | -1/+44 | |
| | | | | | | | | | * Add avatar pixel size upload in tooltip * Add gif support for avatar * Add ffmpeg GIF process Co-authored-by: kimsible <kimsible@users.noreply.github.com> | |||||
* | Do not transcode to an higher bitrate | Chocobozzz | 2020-11-20 | 1 | -1/+6 | |
| | | | | Thanks bkil https://github.com/bkil | |||||
* | Add ability to display all channel/account videos | Chocobozzz | 2020-11-18 | 1 | -1/+1 | |
| | ||||||
* | Fix youtube-dl ipv4 PR | Chocobozzz | 2020-11-18 | 1 | -1/+5 | |
| | ||||||
* | default youtube-dl to use ipv4 (#3311) | Mark Van den Borre | 2020-11-18 | 1 | -0/+1 | |
| | | | Co-authored-by: Rigel Kent <sendmemail@rigelk.eu> | |||||
* | Increase live segment file name | Chocobozzz | 2020-11-12 | 1 | -1/+1 | |
| | ||||||
* | Force signed headers in http signatures | Chocobozzz | 2020-11-12 | 1 | -1/+5 | |
| | | | | Thanks Roger | |||||
* | Remove deprecated abuse api | Chocobozzz | 2020-11-10 | 1 | -26/+1 | |
| | ||||||
* | Don't add live videos in redundancy | Chocobozzz | 2020-11-09 | 1 | -0/+2 | |
| | ||||||
* | Regenerate miniature on live save | Chocobozzz | 2020-11-09 | 1 | -1/+1 | |
| | ||||||
* | Fix audio sync after saving replay | Chocobozzz | 2020-11-09 | 1 | -12/+18 | |
| | | | | | hls.js seems to not correctly handle audio gaps with fragmented mp4 (but can with a ts playlist) | |||||
* | Add save replay live tests | Chocobozzz | 2020-11-09 | 2 | -10/+15 | |
| | ||||||
* | Begin live tests | Chocobozzz | 2020-11-09 | 2 | -3/+3 | |
| | ||||||
* | Add check params live tests | Chocobozzz | 2020-11-09 | 1 | -0/+1 | |
| | ||||||
* | Fix live infohash block | Chocobozzz | 2020-11-09 | 1 | -1/+0 | |
| | ||||||
* | Fix replay saving | Chocobozzz | 2020-11-09 | 1 | -4/+28 | |
| | ||||||
* | Add ability to save live replay | Chocobozzz | 2020-11-09 | 2 | -1/+16 | |
| | ||||||
* | Check live duration and size | Chocobozzz | 2020-11-09 | 3 | -9/+19 | |
| | ||||||
* | Handle live federation | Chocobozzz | 2020-11-09 | 1 | -0/+1 | |
| | ||||||
* | Live streaming implementation first step | Chocobozzz | 2020-11-09 | 3 | -22/+132 | |
| | ||||||
* | add node-youtube-dl download host env var in auto-updater | Rigel Kent | 2020-10-24 | 1 | -1/+1 | |
| | ||||||
* | Fix transcoding errors in readonly docker containers | Girish Ramakrishnan | 2020-10-23 | 1 | -1/+2 | |
| | | | | | | ffmpeg seems to create some temporary files in the cwd. When PeerTube is run in a read-only docker container, this causes all transcoding to fail. As a workaround, we set the cwd to the configured tmp dir. | |||||
* | Refactor video extensions logic in server | Chocobozzz | 2020-08-11 | 3 | -14/+20 | |
| | ||||||
* | Reorganize shared models | Chocobozzz | 2020-08-07 | 3 | -3/+6 | |
| | ||||||
* | Fix resolution for portrait videos | Chocobozzz | 2020-08-03 | 1 | -2/+2 | |
| | ||||||
* | Add abuse messages management in my account | Chocobozzz | 2020-07-31 | 1 | -1/+1 | |
| | ||||||
* | Add server API to abuse messages | Chocobozzz | 2020-07-31 | 2 | -3/+9 | |
| | ||||||
* | Merge branch 'release/2.3.0' into develop | Chocobozzz | 2020-07-10 | 2 | -5/+34 | |
|\ | ||||||
| * | Handle webp images from youtube-dl | Chocobozzz | 2020-07-10 | 2 | -5/+34 | |
| | | ||||||
* | | Add new abuses tests | Chocobozzz | 2020-07-10 | 3 | -6/+6 | |
| | | ||||||
* | | Implement abuses check params | Chocobozzz | 2020-07-10 | 4 | -11/+104 | |
| | | ||||||
* | | Use 3 tables to represent abuses | Chocobozzz | 2020-07-10 | 6 | -80/+81 | |
|/ | ||||||
* | predefined report reasons & improved reporter UI (#2842) | Rigel Kent | 2020-06-22 | 1 | -4/+25 | |
| | | | | | - added `startAt` and `endAt` optional timestamps to help pin down reported sections of a video - added predefined report reasons - added video player with report modal | |||||
* | Split types and typings | Chocobozzz | 2020-06-18 | 13 | -16/+16 | |
| | ||||||
* | Correctly fix subtitles import | Chocobozzz | 2020-06-17 | 1 | -11/+10 | |
| | ||||||
* | Fix getSubs import | Chocobozzz | 2020-06-16 | 1 | -0/+1 | |
| | ||||||
* | Add search target check params | Chocobozzz | 2020-06-10 | 1 | -2/+17 | |
| | ||||||
* | space optimizations for `node_modules` and client stats removal | Rigel Kent | 2020-06-10 | 1 | -5/+6 | |
| | | | | | | | - replace sharp with lighter jimp alternative - remove stats in builds fixes #2807 | |||||
* | Make federation of unlisted videos an instance-level server preference (#2802) | Levi Bard | 2020-06-03 | 1 | -2/+18 | |
| | | | | | | | | | | | * Add preference for federating unlisted videos * Connect unlisted video federation with new preference * Apply pull request feedback * Fix lint issues * Remove preference for federating unlisted videos from web admin interface | |||||
* | Add ability to bulk delete comments | Chocobozzz | 2020-05-29 | 1 | -0/+9 | |
| | ||||||
* | Add missing playlist and playlistElement types in AP context | Chocobozzz | 2020-05-13 | 1 | -0/+3 | |
| | ||||||
* | Use video abuse filters on client side | Chocobozzz | 2020-05-07 | 1 | -0/+10 | |
| | ||||||
* | Fix HLS audio only transcoding | Chocobozzz | 2020-05-05 | 1 | -0/+1 | |
| | ||||||
* | Accept numbers in plugin names | Chocobozzz | 2020-05-04 | 1 | -1/+1 | |
| | ||||||
* | Add ability for auth plugins to hook tokens validity | Chocobozzz | 2020-05-04 | 1 | -2/+1 | |
| |