Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Translated using Weblate (Esperanto) | Tirifto | 2020-11-09 | 1 | -161/+146 | |
| | | | | | | | | | | | | | | Currently translated at 99.5% (1595 of 1603 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/eo/ | |||||
| * | Translated using Weblate (French (France)) | Mélanie Chauvel | 2020-11-09 | 1 | -83/+80 | |
| | | | | | | | | | | | | | | Currently translated at 99.5% (1595 of 1603 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr_FR/ | |||||
* | | Add missing player localized strings | Chocobozzz | 2020-11-09 | 1 | -1/+3 | |
|/ | ||||||
* | Fix jobs pagination | Chocobozzz | 2020-11-09 | 1 | -1/+1 | |
| | ||||||
* | Fix global loading bar in client | Chocobozzz | 2020-11-09 | 1 | -0/+4 | |
| | ||||||
* | Add open api doc for live | Chocobozzz | 2020-11-09 | 1 | -0/+142 | |
| | ||||||
* | Update ffmpeg static version for tests | Chocobozzz | 2020-11-09 | 9 | -19/+38 | |
| | ||||||
* | Handle views for live videos | Chocobozzz | 2020-11-09 | 7 | -24/+190 | |
| | ||||||
* | Revert some mistakes | Chocobozzz | 2020-11-09 | 2 | -22/+21 | |
| | ||||||
* | Don't add live videos in redundancy | Chocobozzz | 2020-11-09 | 5 | -6/+9 | |
| | ||||||
* | Add live server hooks | Chocobozzz | 2020-11-09 | 9 | -22/+123 | |
| | ||||||
* | Fix tests | Chocobozzz | 2020-11-09 | 2 | -2/+2 | |
| | ||||||
* | Regenerate miniature on live save | Chocobozzz | 2020-11-09 | 12 | -67/+59 | |
| | ||||||
* | Fix audio sync after saving replay | Chocobozzz | 2020-11-09 | 6 | -25/+27 | |
| | | | | | hls.js seems to not correctly handle audio gaps with fragmented mp4 (but can with a ts playlist) | |||||
* | Add live info in watch page | Chocobozzz | 2020-11-09 | 22 | -25/+102 | |
| | ||||||
* | Reduce P2P blacklist in tracker | Chocobozzz | 2020-11-09 | 1 | -1/+1 | |
| | ||||||
* | Fix theater mode | Chocobozzz | 2020-11-09 | 2 | -4/+7 | |
| | ||||||
* | Add live notification tests | Chocobozzz | 2020-11-09 | 11 | -37/+286 | |
| | ||||||
* | Add save replay live tests | Chocobozzz | 2020-11-09 | 14 | -230/+685 | |
| | ||||||
* | Add check constraints live tests | Chocobozzz | 2020-11-09 | 13 | -36/+228 | |
| | ||||||
* | Begin live tests | Chocobozzz | 2020-11-09 | 21 | -31/+472 | |
| | ||||||
* | Add check params live tests | Chocobozzz | 2020-11-09 | 9 | -3/+527 | |
| | ||||||
* | Add live doc in production.yaml | Chocobozzz | 2020-11-09 | 1 | -0/+37 | |
| | ||||||
* | Add warning below live stream key field | Chocobozzz | 2020-11-09 | 3 | -0/+11 | |
| | ||||||
* | Fix live infohash block | Chocobozzz | 2020-11-09 | 2 | -2/+1 | |
| | ||||||
* | Fix live ending | Chocobozzz | 2020-11-09 | 1 | -4/+12 | |
| | ||||||
* | Add max lives limit | Chocobozzz | 2020-11-09 | 19 | -5/+147 | |
| | ||||||
* | Add modal to display live information | Chocobozzz | 2020-11-09 | 18 | -40/+183 | |
| | ||||||
* | Fix replay saving | Chocobozzz | 2020-11-09 | 5 | -19/+69 | |
| | ||||||
* | Add thumbnail info if live | Chocobozzz | 2020-11-09 | 3 | -4/+13 | |
| | ||||||
* | Add ability to save live replay | Chocobozzz | 2020-11-09 | 28 | -110/+355 | |
| | ||||||
* | Save | Chocobozzz | 2020-11-09 | 1 | -4/+0 | |
| | ||||||
* | Check live duration and size | Chocobozzz | 2020-11-09 | 27 | -165/+433 | |
| | ||||||
* | Add watch messages if live has not started | Chocobozzz | 2020-11-09 | 41 | -159/+468 | |
| | ||||||
* | Handle live federation | Chocobozzz | 2020-11-09 | 10 | -26/+30 | |
| | ||||||
* | Refactor video creation | Chocobozzz | 2020-11-09 | 6 | -132/+151 | |
| | ||||||
* | Live streaming implementation first step | Chocobozzz | 2020-11-09 | 80 | -1303/+2752 | |
| | ||||||
* | Restore line feed for markdown lists support in comments | kimsible | 2020-11-08 | 2 | -2/+4 | |
| | ||||||
* | Improve markdown-it emoji list column display (#3253) | Kimsible | 2020-11-08 | 3 | -19/+32 | |
| | | | | Co-authored-by: kimsible <kimsible@users.noreply.github.com> Co-authored-by: Rigel Kent <sendmemail@rigelk.eu> | |||||
* | render html/markdown for new comment notification email (#3255) | Kimsible | 2020-11-07 | 7 | -34/+181 | |
| | | | | Co-authored-by: kimsible <kimsible@users.noreply.github.com> Co-authored-by: Rigel Kent <sendmemail@rigelk.eu> | |||||
* | add github PR template and late crowdfunding link | Rigel Kent | 2020-11-07 | 6 | -8/+61 | |
| | ||||||
* | move github issue templates to new standard | Rigel Kent | 2020-11-07 | 7 | -24/+159 | |
| | ||||||
* | Correct break line display for re-draft comments | Kimsible | 2020-11-06 | 2 | -2/+9 | |
| | ||||||
* | check for null local/session storage | Rigel Kent | 2020-11-06 | 1 | -4/+15 | |
| | | | | fixes #3156 | |||||
* | Update FAQ.md wrt performance estimates and strategies (#3246) | Mark Van den Borre | 2020-11-06 | 1 | -7/+34 | |
| | | | Co-authored-by: Rigel Kent <sendmemail@rigelk.eu> | |||||
* | microscopically minor spelling and grammar improvements (#3239) | Mark Van den Borre | 2020-11-02 | 1 | -7/+7 | |
| | | | | | * minor spelling and grammar improvements * Update FAQ.md | |||||
* | changed video rating popover text with link to login page (#3168) | test2a | 2020-10-30 | 3 | -7/+7 | |
| | | | Co-authored-by: Rigel Kent <sendmemail@rigelk.eu> | |||||
* | Add possibility to share origin URL to video if it's not local | Jeena | 2020-10-29 | 2 | -1/+15 | |
| | | | | | | | | It's very difficult to share the original URL for a video when you watch it on your own instance while it's not from it but from a different instance. Right now when you use the share UI you only can share a link so a person can watch it on your own instance, this patch adds a checkbox to the share UI to share the origin URL instead if needed. | |||||
* | add node-youtube-dl download host env var in auto-updater | Rigel Kent | 2020-10-24 | 1 | -1/+1 | |
| | ||||||
* | s/franglais/English/ | Mark Van den Borre | 2020-10-23 | 1 | -9/+7 | |
| | | | | | Suggesting some minor language improvements after a quick skim. s/franglais/English mostly ("My flowers are beautiful!"). Thank you for your work on PeerTube. Much appreciated. Looking forward to the live streaming features! |