Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade sequelize | Chocobozzz | 2019-04-24 | 1 | -4/+4 |
* | Update sequelize | Chocobozzz | 2019-04-24 | 1 | -2/+2 |
* | Don't expose constants directly in initializers/ | Chocobozzz | 2019-04-11 | 1 | -1/+1 |
* | findById -> findByPk | Chocobozzz | 2019-02-21 | 1 | -1/+1 |
* | Add import finished and video published notifs | Chocobozzz | 2019-01-09 | 1 | -0/+4 |
* | Fix video description when importing by url | Chocobozzz | 2018-09-28 | 1 | -3/+2 |
* | Add state and moderationComment for abuses on server side | Chocobozzz | 2018-08-10 | 1 | -0/+1 |
* | Add import.video.torrent configuration | Chocobozzz | 2018-08-08 | 1 | -49/+34 |
* | Import torrents with webtorrent | Chocobozzz | 2018-08-08 | 1 | -0/+4 |
* | Import magnets with webtorrent | Chocobozzz | 2018-08-08 | 1 | -1/+14 |
* | Add tests regarding video import | Chocobozzz | 2018-08-06 | 1 | -2/+2 |
* | Correctly handle video import errors | Chocobozzz | 2018-08-06 | 1 | -2/+4 |
* | Add ability to list video imports | Chocobozzz | 2018-08-06 | 1 | -7/+75 |
* | Add ability to import video with youtube-dl | Chocobozzz | 2018-08-06 | 1 | -0/+105 |