Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add infohash cache | Chocobozzz | 2020-01-03 | 1 | -1/+8 |
| | |||||
* | Use a migration script to generate HLS torrent files | Chocobozzz | 2019-12-12 | 1 | -1/+1 |
| | |||||
* | Add ability to disable webtorrent | Chocobozzz | 2019-11-25 | 1 | -6/+81 |
| | | | | In favour of HLS | ||||
* | Update server dependencies | Chocobozzz | 2019-10-21 | 1 | -1/+1 |
| | |||||
* | Stronger model typings | Chocobozzz | 2019-08-19 | 1 | -1/+2 |
| | |||||
* | Add audio support in upload | Chocobozzz | 2019-05-16 | 1 | -0/+5 |
| | |||||
* | Upgrade sequelize | Chocobozzz | 2019-04-24 | 1 | -15/+12 |
| | |||||
* | Update P2P media loader peer version | Chocobozzz | 2019-04-08 | 1 | -0/+24 |
| | |||||
* | findById -> findByPk | Chocobozzz | 2019-02-21 | 1 | -1/+1 |
| | |||||
* | Add hls support on server | Chocobozzz | 2019-02-11 | 1 | -3/+3 |
| | |||||
* | Add totalLocalVideoFilesSize in stats | Chocobozzz | 2019-01-15 | 1 | -0/+20 |
| | |||||
* | Add import finished and video published notifs | Chocobozzz | 2019-01-09 | 1 | -2/+0 |
| | |||||
* | Support additional video extensions | Chocobozzz | 2018-12-11 | 1 | -1/+3 |
| | |||||
* | Delete correctly redundancy files | Chocobozzz | 2018-10-03 | 1 | -0/+13 |
| | |||||
* | Fix video files duplicated when fps is null | Chocobozzz | 2018-09-26 | 1 | -2/+2 |
| | | | | Null values are not considered equal in a UNIQUE index | ||||
* | Improve redundancy: add 'min_lifetime' configuration | Chocobozzz | 2018-09-24 | 1 | -0/+6 |
| | |||||
* | Basic video redundancy implementation | Chocobozzz | 2018-09-13 | 1 | -1/+24 |
| | |||||
* | Filter tracker based on infohash | Chocobozzz | 2018-08-14 | 1 | -0/+15 |
| | |||||
* | Optimize SQL queries | Chocobozzz | 2018-07-24 | 1 | -0/+4 |
| | |||||
* | Handle higher FPS for high resolution (test) | Chocobozzz | 2018-06-29 | 1 | -2/+13 |
| | |||||
* | Move models to typescript-sequelize | Chocobozzz | 2017-12-13 | 1 | -67/+42 |
| | |||||
* | Misc cleanup | Chocobozzz | 2017-11-27 | 1 | -12/+4 |
| | |||||
* | Modify video file size to bigint | Chocobozzz | 2017-09-22 | 1 | -1/+1 |
| | |||||
* | Move video file metadata in their own table | Chocobozzz | 2017-08-25 | 1 | -0/+89 |
Will be used for user video quotas and multiple video resolutions |