Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix build | Chocobozzz | 2020-12-22 | 1 | -1/+1 |
| | |||||
* | Force HLS transcoding | Chocobozzz | 2020-12-22 | 1 | -8/+18 |
| | | | | | | 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 | ||||
* | Refactor jobs state | Chocobozzz | 2020-12-14 | 1 | -12/+15 |
| | |||||
* | add display of logs matching any state | Rigel Kent | 2020-12-13 | 1 | -5/+8 |
| | |||||
* | Live views update | Chocobozzz | 2020-12-09 | 1 | -1/+1 |
| | |||||
* | Upgrade sequelize to v6 | Chocobozzz | 2020-12-09 | 1 | -11/+10 |
| | |||||
* | Fix replay last segments loop | Chocobozzz | 2020-12-07 | 1 | -12/+3 |
| | |||||
* | Fix lint | Chocobozzz | 2020-12-04 | 1 | -1/+1 |
| | |||||
* | Load video in permanent live after last one ended | Chocobozzz | 2020-12-04 | 1 | -5/+9 |
| | |||||
* | Fix audio issues with live replay | Chocobozzz | 2020-12-04 | 1 | -12/+6 |
| | |||||
* | Add permanent live support | Chocobozzz | 2020-12-03 | 1 | -11/+16 |
| | |||||
* | Fix live invalid save replay duration | Chocobozzz | 2020-12-03 | 1 | -3/+5 |
| | |||||
* | Fix live replay duration glitch | Chocobozzz | 2020-12-02 | 1 | -43/+24 |
| | |||||
* | Fix live saving after a server restart | Chocobozzz | 2020-11-30 | 1 | -6/+7 |
| | |||||
* | Fix high CPU with long live when save replay is true | Chocobozzz | 2020-11-30 | 1 | -7/+25 |
| | |||||
* | Split ffmpeg utils with ffprobe utils | Chocobozzz | 2020-11-25 | 4 | -10/+11 |
| | |||||
* | Fix incorrect IDs in AP federation | Chocobozzz | 2020-11-20 | 1 | -0/+2 |
| | |||||
* | Handle views for live videos | Chocobozzz | 2020-11-09 | 1 | -0/+2 |
| | |||||
* | Don't add live videos in redundancy | Chocobozzz | 2020-11-09 | 1 | -1/+1 |
| | |||||
* | Regenerate miniature on live save | Chocobozzz | 2020-11-09 | 1 | -1/+11 |
| | |||||
* | Fix audio sync after saving replay | Chocobozzz | 2020-11-09 | 1 | -4/+0 |
| | | | | | 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 | 1 | -12/+21 |
| | |||||
* | Add check constraints live tests | Chocobozzz | 2020-11-09 | 1 | -5/+14 |
| | |||||
* | Add modal to display live information | Chocobozzz | 2020-11-09 | 2 | -23/+12 |
| | |||||
* | Fix replay saving | Chocobozzz | 2020-11-09 | 1 | -12/+26 |
| | |||||
* | Add ability to save live replay | Chocobozzz | 2020-11-09 | 2 | -20/+94 |
| | |||||
* | Check live duration and size | Chocobozzz | 2020-11-09 | 1 | -1/+2 |
| | |||||
* | Add watch messages if live has not started | Chocobozzz | 2020-11-09 | 2 | -5/+62 |
| | |||||
* | Live streaming implementation first step | Chocobozzz | 2020-11-09 | 1 | -1/+1 |
| | |||||
* | Fix resolution for portrait videos | Chocobozzz | 2020-08-03 | 1 | -4/+5 |
| | |||||
* | Split types and typings | Chocobozzz | 2020-06-18 | 6 | -7/+7 |
| | |||||
* | Fix video view filename | Chocobozzz | 2020-06-15 | 1 | -1/+1 |
| | |||||
* | Add server plugin filter hooks for import with torrent and url (#2621) | Rigel Kent | 2020-05-14 | 1 | -19/+57 |
| | | | | | | | | | | | * Add server plugin filter hooks for import with torrent and url * WIP: pre and post-import filter hooks * Rebased * Cleanup filters to accept imports Co-authored-by: Chocobozzz <me@florianbigard.com> | ||||
* | Add moderation helpers to plugins | Chocobozzz | 2020-05-07 | 1 | -1/+1 |
| | |||||
* | Fix HLS audio only transcoding | Chocobozzz | 2020-05-05 | 1 | -0/+1 |
| | |||||
* | Add ability for auth plugins to hook tokens validity | Chocobozzz | 2020-05-04 | 1 | -1/+2 |
| | |||||
* | Support logout and add id and pass tests | Chocobozzz | 2020-05-04 | 1 | -8/+15 |
| | |||||
* | Avoir some circular dependencies | Chocobozzz | 2020-05-04 | 13 | -128/+44 |
| | |||||
* | Add thumbnail / preview generation from url on the fly (#2646) | Kim | 2020-04-20 | 1 | -35/+7 |
| | | | | | | | | | | | * Add thumbnails generation on the fly to URL import * Display generated preview to import first edit * Use ternary to get type inference * Move preview/thumbnail test just after import Co-authored-by: kimsible <kimsible@users.noreply.github.com> | ||||
* | Fix tests | Chocobozzz | 2020-04-20 | 1 | -1/+1 |
| | |||||
* | Do not support subscriptions to accounts | Chocobozzz | 2020-04-16 | 1 | -0/+6 |
| | |||||
* | Support audio files import | Chocobozzz | 2020-04-03 | 1 | -14/+21 |
| | |||||
* | Fix federation with pleroma | Chocobozzz | 2020-03-12 | 1 | -2/+4 |
| | |||||
* | Reduce AP context size on specific activities | Chocobozzz | 2020-02-03 | 3 | -3/+7 |
| | |||||
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 5 | -27/+30 |
| | |||||
* | Add url field in caption and use it for thumbnails | Chocobozzz | 2020-01-30 | 2 | -3/+2 |
| | |||||
* | Cleanup server fixme | Chocobozzz | 2020-01-28 | 1 | -2/+1 |
| | |||||
* | Add ability to list redundancies | Chocobozzz | 2020-01-28 | 2 | -5/+28 |
| | |||||
* | Remove debug messages | Chocobozzz | 2020-01-24 | 1 | -2/+0 |
| | |||||
* | Update http signature | Chocobozzz | 2020-01-07 | 1 | -0/+2 |
| |