Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | Add ability to filter per job type | Chocobozzz | 2019-12-04 | 1 | -4/+22 | |
| | ||||||
* | Add ability to disable webtorrent | Chocobozzz | 2019-11-25 | 3 | -63/+74 | |
| | | | | In favour of HLS | |||||
* | fix a few typos (#2141) | Lukas Winkler | 2019-09-23 | 1 | -1/+1 | |
| | | | | | | | | * fix a few typos * apply changes to original files instead * additional correction | |||||
* | Add auto follow back support for instances | Chocobozzz | 2019-09-04 | 2 | -12/+17 | |
| | ||||||
* | Cleanup model types | Chocobozzz | 2019-08-20 | 2 | -15/+24 | |
| | ||||||
* | Stronger model typings | Chocobozzz | 2019-08-19 | 6 | -32/+42 | |
| | ||||||
* | Automatically remove bad followings | Chocobozzz | 2019-08-06 | 1 | -1/+1 | |
| | ||||||
* | Fix user notifications on new follow | Chocobozzz | 2019-08-02 | 1 | -1/+1 | |
| | ||||||
* | Add gitlab ci support | Chocobozzz | 2019-07-29 | 1 | -1/+1 | |
| | ||||||
* | Correctly notify on auto blacklist | Chocobozzz | 2019-07-24 | 2 | -4/+4 | |
| | ||||||
* | Merge branch 'release/v1.3.0' into develop | Chocobozzz | 2019-05-21 | 1 | -3/+8 | |
|\ |