| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix live badge in videos list | Chocobozzz | 2020-12-16 | 1 | -0/+1 |
* | Upgrade sequelize to v6 | Chocobozzz | 2020-12-09 | 1 | -41/+44 |
* | 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 |
* | Add ability to display all channel/account videos | Chocobozzz | 2020-11-18 | 1 | -1/+1 |
* | 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 |
* | 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 |
* | Fix tests | Chocobozzz | 2020-11-09 | 1 | -1/+1 |
* | Add save replay live tests | Chocobozzz | 2020-11-09 | 1 | -1/+7 |
* | Add check constraints live tests | Chocobozzz | 2020-11-09 | 1 | -1/+1 |
* | Begin live tests | Chocobozzz | 2020-11-09 | 1 | -4/+26 |
* | Add max lives limit | Chocobozzz | 2020-11-09 | 1 | -0/+31 |
* | Fix replay saving | Chocobozzz | 2020-11-09 | 1 | -0/+10 |
* | Add watch messages if live has not started | Chocobozzz | 2020-11-09 | 1 | -0/+8 |
* | Handle live federation | Chocobozzz | 2020-11-09 | 1 | -2/+2 |
* | Live streaming implementation first step | Chocobozzz | 2020-11-09 | 1 | -0/+5 |
* | 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 | 1 | -6/+50 |
* | Implement abuses check params | Chocobozzz | 2020-07-10 | 1 | -2/+2 |
* | Use 3 tables to represent abuses | Chocobozzz | 2020-07-10 | 1 | -42/+42 |
* | Split types and typings | Chocobozzz | 2020-06-18 | 1 | -3/+3 |
* | Update server dependencies | Chocobozzz | 2020-06-17 | 1 | -2/+1 |
* | Add videos count in channels list | Chocobozzz | 2020-06-16 | 1 | -1/+1 |
* | Fix video view filename | Chocobozzz | 2020-06-15 | 1 | -1/+1 |
* | Fix video follow SQL | Chocobozzz | 2020-06-10 | 1 | -1/+1 |
* | Fix video comments feed SQL query | Chocobozzz | 2020-06-09 | 1 | -2/+2 |
* | Make federation of unlisted videos an instance-level server preference (#2802) | Levi Bard | 2020-06-03 | 1 | -12/+4 |
* | Sort outbox by desc created at order | Chocobozzz | 2020-05-05 | 1 | -1/+1 |
* | Avoir some circular dependencies | Chocobozzz | 2020-05-04 | 1 | -1/+1 |
* | Factorize rest-table and fix/simplify SQL | Rigel Kent | 2020-05-01 | 1 | -4/+2 |
* | Add video channel and video thumbnail, rework video appearance in row | Rigel Kent | 2020-05-01 | 1 | -1/+1 |
* | Make sure a report doesn't get deleted upon the deletion of its video | Rigel Kent | 2020-05-01 | 1 | -2/+31 |
* | Fix total videos stats | Chocobozzz | 2020-03-13 | 1 | -1/+13 |
* | Video file metadata PR cleanup | Chocobozzz | 2020-03-10 | 1 | -1/+2 |
* | Add video file metadata to download modal, via ffprobe (#2411) | Rigel Kent | 2020-03-10 | 1 | -3/+10 |
* | Wrap videos list query in raw SQL | Chocobozzz | 2020-03-10 | 1 | -37/+120 |
* | Rewrite video list in raw SQL | Chocobozzz | 2020-03-10 | 1 | -417/+48 |
* | Fix CPU usage on PostgreSQL | Chocobozzz | 2020-02-25 | 1 | -30/+19 |
* | Be more robust with missing thumbnails/previews | Chocobozzz | 2020-02-06 | 1 | -0/+4 |
* | Don't refresh videos when processing views | Chocobozzz | 2020-02-04 | 1 | -8/+28 |
* | Add model cache for video | Chocobozzz | 2020-02-04 | 1 | -1/+29 |
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 1 | -83/+82 |
* | Add url field in caption and use it for thumbnails | Chocobozzz | 2020-01-30 | 1 | -1/+1 |
* | Cleanup server fixme | Chocobozzz | 2020-01-28 | 1 | -84/+69 |
* | Remove HLS torrents | Chocobozzz | 2020-01-24 | 1 | -5/+25 |
* | Fix federation when updating a video | Chocobozzz | 2020-01-10 | 1 | -1/+3 |
* | Try to fix subscriptions inconsistencies | Chocobozzz | 2020-01-08 | 1 | -1/+1 |