Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix live saving after a server restart | Chocobozzz | 2020-11-30 | 2 | -13/+14 |
| | |||||
* | Fix lint | Chocobozzz | 2020-11-30 | 1 | -1/+1 |
| | |||||
* | Fix high CPU with long live when save replay is true | Chocobozzz | 2020-11-30 | 2 | -15/+45 |
| | |||||
* | Fix live FPS limit | Chocobozzz | 2020-11-26 | 1 | -13/+23 |
| | |||||
* | Add transcoding module comments | Chocobozzz | 2020-11-25 | 2 | -11/+37 |
| | |||||
* | Fix audio encoding params | Chocobozzz | 2020-11-25 | 1 | -2/+1 |
| | |||||
* | Add live transcoding bit rate tests | Chocobozzz | 2020-11-25 | 1 | -1/+2 |
| | |||||
* | Support encoding profiles | Chocobozzz | 2020-11-25 | 3 | -87/+111 |
| | |||||
* | Export encoders options in a dedicated struct | Chocobozzz | 2020-11-25 | 2 | -7/+115 |
| | |||||
* | Split ffmpeg utils with ffprobe utils | Chocobozzz | 2020-11-25 | 7 | -33/+22 |
| | |||||
* | Provide express request to onLogout call | Chocobozzz | 2020-11-20 | 3 | -8/+18 |
| | | | | + pluginInfo related changes | ||||
* | Fix lint | Chocobozzz | 2020-11-20 | 1 | -2/+1 |
| | |||||
* | Fix incorrect IDs in AP federation | Chocobozzz | 2020-11-20 | 20 | -148/+151 |
| | |||||
* | Update server dependencies | Chocobozzz | 2020-11-19 | 1 | -2/+1 |
| | |||||
* | Refactor markdown/sanitize html code | Chocobozzz | 2020-11-17 | 1 | -29/+3 |
| | |||||
* | Process remaining segment hashes on live ending | Chocobozzz | 2020-11-17 | 1 | -9/+25 |
| | |||||
* | Cleanup lives on server restart | Chocobozzz | 2020-11-13 | 1 | -0/+12 |
| | |||||
* | Fix live sha segments with multiple resolutions | Chocobozzz | 2020-11-13 | 1 | -2/+6 |
| | |||||
* | Reorganize left menu and account menu | Chocobozzz | 2020-11-13 | 1 | -1/+1 |
| | | | | | | Add my-settings and my-library in left menu Move administration below my-library Split account menu: my-setting and my library | ||||
* | Delay notification when waiting for a live | Chocobozzz | 2020-11-12 | 1 | -3/+7 |
| | |||||
* | Fix live infohash of original resolution | Chocobozzz | 2020-11-12 | 1 | -8/+7 |
| | |||||
* | Hide dock if there are no title/description | Chocobozzz | 2020-11-10 | 1 | -3/+3 |
| | |||||
* | Fix email footer | Chocobozzz | 2020-11-10 | 2 | -13/+17 |
| | | | | Do not include notif preferences in contact form email | ||||
* | Fix comments federation | Chocobozzz | 2020-11-10 | 1 | -3/+7 |
| | |||||
* | Check threads resolve on non federated videos | Chocobozzz | 2020-11-10 | 2 | -14/+19 |
| | |||||
* | Try to fix live segments check | Chocobozzz | 2020-11-10 | 1 | -37/+23 |
| | |||||
* | Update ffmpeg static version for tests | Chocobozzz | 2020-11-09 | 2 | -3/+6 |
| | |||||
* | Handle views for live videos | Chocobozzz | 2020-11-09 | 4 | -9/+72 |
| | |||||
* | Don't add live videos in redundancy | Chocobozzz | 2020-11-09 | 2 | -3/+1 |
| | |||||
* | Add live server hooks | Chocobozzz | 2020-11-09 | 2 | -2/+11 |
| | |||||
* | Regenerate miniature on live save | Chocobozzz | 2020-11-09 | 6 | -19/+31 |
| | |||||
* | 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 live notification tests | Chocobozzz | 2020-11-09 | 2 | -3/+13 |
| | |||||
* | Add save replay live tests | Chocobozzz | 2020-11-09 | 3 | -31/+50 |
| | |||||
* | Add check constraints live tests | Chocobozzz | 2020-11-09 | 4 | -22/+32 |
| | |||||
* | Begin live tests | Chocobozzz | 2020-11-09 | 1 | -2/+34 |
| | |||||
* | Add check params live tests | Chocobozzz | 2020-11-09 | 1 | -0/+2 |
| | |||||
* | Fix live ending | Chocobozzz | 2020-11-09 | 1 | -4/+12 |
| | |||||
* | Add modal to display live information | Chocobozzz | 2020-11-09 | 3 | -24/+39 |
| | |||||
* | Fix replay saving | Chocobozzz | 2020-11-09 | 1 | -12/+26 |
| | |||||
* | Add ability to save live replay | Chocobozzz | 2020-11-09 | 5 | -46/+126 |
| | |||||
* | Check live duration and size | Chocobozzz | 2020-11-09 | 3 | -24/+140 |
| | |||||
* | Add watch messages if live has not started | Chocobozzz | 2020-11-09 | 6 | -54/+180 |
| | |||||
* | Handle live federation | Chocobozzz | 2020-11-09 | 4 | -17/+17 |
| | |||||
* | Refactor video creation | Chocobozzz | 2020-11-09 | 3 | -18/+75 |
| | |||||
* | Live streaming implementation first step | Chocobozzz | 2020-11-09 | 6 | -7/+356 |
| | |||||
* | render html/markdown for new comment notification email (#3255) | Kimsible | 2020-11-07 | 3 | -6/+57 |
| | | | | Co-authored-by: kimsible <kimsible@users.noreply.github.com> Co-authored-by: Rigel Kent <sendmemail@rigelk.eu> | ||||
* | Fix re webtorrent transcoding | Chocobozzz | 2020-09-09 | 1 | -7/+3 |
| | |||||
* | Add site_name to opengraph tags | Chocobozzz | 2020-09-04 | 1 | -3/+8 |
| | |||||
* | Remove debug | Chocobozzz | 2020-08-26 | 1 | -2/+0 |
| |