Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | only count comments from people other than the video author | Rigel Kent | 2021-01-28 | 1 | -4/+21 |
| | |||||
* | modularize abstract video list header and implement video hotness ↵ | Rigel Kent | 2021-01-28 | 2 | -4/+40 |
| | | | | recommendation variant | ||||
* | Fix rss feed with HLS videos | Chocobozzz | 2021-01-27 | 2 | -15/+24 |
| | |||||
* | Safely remove webtorrent files | Chocobozzz | 2021-01-25 | 1 | -0/+4 |
| | | | | Only remove them on max quality HLS playlist generation | ||||
* | Add priority to transcoding jobs | Chocobozzz | 2021-01-25 | 1 | -0/+34 |
| | | | | | | | | | | (1 = highest priority) 100 for new resolutions 10 for original file optimization Add a malus for transcoding jobs depending on how many uploads the user did in the last 7 days | ||||
* | Refactor transcoding job handlers | Chocobozzz | 2021-01-21 | 1 | -0/+1 |
| | |||||
* | Add user video list hooks | Chocobozzz | 2021-01-20 | 1 | -6/+8 |
| | |||||
* | Allow user to search through their watch history (#3576) | Rigel Kent | 2021-01-13 | 1 | -1/+3 |
| | | | | | | | * allow user to search through their watch history * add tests for search in watch history * Update client/src/app/shared/shared-main/users/user-history.service.ts | ||||
* | Fix live badge in videos list | Chocobozzz | 2020-12-16 | 1 | -0/+1 |
| | |||||
* | Upgrade sequelize to v6 | Chocobozzz | 2020-12-09 | 18 | -176/+167 |
| | |||||
* | Refactor a little bit client canonical URL | Chocobozzz | 2020-12-08 | 1 | -0/+5 |
| | |||||
* | Add permanent live support | Chocobozzz | 2020-12-03 | 2 | -0/+9 |
| | |||||
* | Fix live replay duration glitch | Chocobozzz | 2020-12-02 | 1 | -16/+16 |
| | |||||
* | Keep displayName as valid playlist sort | Chocobozzz | 2020-12-01 | 1 | -2/+2 |
| | |||||
* | Count only active lives for account limit | Chocobozzz | 2020-11-26 | 1 | -1/+4 |
| | |||||
* | Split ffmpeg utils with ffprobe utils | Chocobozzz | 2020-11-25 | 1 | -1/+1 |
| | |||||
* | Fix incorrect IDs in AP federation | Chocobozzz | 2020-11-20 | 1 | -8/+8 |
| | |||||
* | Add ability to display all channel/account videos | Chocobozzz | 2020-11-18 | 2 | -2/+2 |
| | |||||
* | Try to fix playlist tests | Chocobozzz | 2020-11-18 | 1 | -1/+0 |
| | |||||
* | Don't take into account ended lives in concurrent lives check | Chocobozzz | 2020-11-18 | 1 | -1/+5 |
| | |||||
* | Add admin view to manage comments | Chocobozzz | 2020-11-16 | 1 | -38/+46 |
| | |||||
* | Implement video comment list in admin | Chocobozzz | 2020-11-13 | 1 | -4/+128 |
| | |||||
* | Cleanup lives on server restart | Chocobozzz | 2020-11-13 | 1 | -0/+13 |
| | |||||
* | remove duplicate file checks in video model (#3289) | Arman | 2020-11-11 | 1 | -7/+0 |
| | | | - server/models/video/video.ts (delete duplicate): build duplicate file id addition in buildAPIResult | ||||
* | Cleanup follows of orphean actors | Chocobozzz | 2020-11-10 | 1 | -10/+13 |
| | |||||
* | Fix stat file size with HLS | Chocobozzz | 2020-11-10 | 1 | -5/+28 |
| | |||||
* | Don't add live videos in redundancy | Chocobozzz | 2020-11-09 | 1 | -1/+1 |
| | |||||
* | Fix tests | Chocobozzz | 2020-11-09 | 1 | -1/+1 |
| | |||||
* | Regenerate miniature on live save | Chocobozzz | 2020-11-09 | 1 | -0/+4 |
| | |||||
* | Add live notification tests | Chocobozzz | 2020-11-09 | 2 | -1/+8 |
| | |||||
* | Add save replay live tests | Chocobozzz | 2020-11-09 | 1 | -1/+7 |
| | |||||
* | Add check constraints live tests | Chocobozzz | 2020-11-09 | 2 | -1/+9 |
| | |||||
* | Begin live tests | Chocobozzz | 2020-11-09 | 3 | -6/+41 |
| | |||||
* | Add max lives limit | Chocobozzz | 2020-11-09 | 1 | -0/+31 |
| | |||||
* | Fix replay saving | Chocobozzz | 2020-11-09 | 1 | -0/+10 |
| | |||||
* | Add ability to save live replay | Chocobozzz | 2020-11-09 | 1 | -1/+2 |
| | |||||
* | Save | Chocobozzz | 2020-11-09 | 1 | -4/+0 |
| | |||||
* | Check live duration and size | Chocobozzz | 2020-11-09 | 1 | -1/+9 |
| | |||||
* | Add watch messages if live has not started | Chocobozzz | 2020-11-09 | 3 | -4/+45 |
| | |||||
* | Handle live federation | Chocobozzz | 2020-11-09 | 2 | -4/+5 |
| | |||||
* | Live streaming implementation first step | Chocobozzz | 2020-11-09 | 5 | -3/+86 |
| | |||||
* | Fix lint | Chocobozzz | 2020-08-24 | 1 | -3/+1 |
| | |||||
* | Remove debug logs | Chocobozzz | 2020-08-24 | 1 | -4/+0 |
| | |||||
* | Fix RSS feed when HLS only is enabled | Chocobozzz | 2020-08-24 | 3 | -10/+84 |
| | |||||
* | Add ability to set custom field to video form | Chocobozzz | 2020-08-21 | 1 | -1/+4 |
| | |||||
* | Optimize comment RSS sql query | Chocobozzz | 2020-08-20 | 1 | -14/+15 |
| | |||||
* | Add ability to a video multiple times in a playlist | Chocobozzz | 2020-08-19 | 1 | -12/+9 |
| | |||||
* | Add ability to share playlists in modal | Chocobozzz | 2020-08-07 | 1 | -0/+1 |
| | |||||
* | Handle playlist oembed | Chocobozzz | 2020-08-07 | 1 | -0/+4 |
| | |||||
* | Add abuse messages/states notifications | Chocobozzz | 2020-07-31 | 1 | -1/+1 |
| |