| Commit message (Expand) | Author | Age | Files | Lines |
* | stricter youtubedl format selectors (#3516) | Rigel Kent | 2021-01-15 | 1 | -1/+5 |
* | Split ffmpeg utils with ffprobe utils | Chocobozzz | 2020-11-25 | 1 | -1/+1 |
* | Check live duration and size | Chocobozzz | 2020-11-09 | 1 | -1/+2 |
* | Split types and typings | Chocobozzz | 2020-06-18 | 1 | -2/+2 |
* | Add server plugin filter hooks for import with torrent and url (#2621) | Rigel Kent | 2020-05-14 | 1 | -19/+57 |
* | Avoir some circular dependencies | Chocobozzz | 2020-05-04 | 1 | -20/+3 |
* | Add thumbnail / preview generation from url on the fly (#2646) | Kim | 2020-04-20 | 1 | -35/+7 |
* | Support audio files import | Chocobozzz | 2020-04-03 | 1 | -14/+21 |
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 1 | -1/+1 |
* | Add ability to disable webtorrent | Chocobozzz | 2019-11-25 | 1 | -6/+6 |
* | Add auto follow back support for instances | Chocobozzz | 2019-09-04 | 1 | -1/+4 |
* | Cleanup model types | Chocobozzz | 2019-08-20 | 1 | -11/+11 |
* | Stronger model typings | Chocobozzz | 2019-08-19 | 1 | -17/+21 |
* | Correctly notify on auto blacklist | Chocobozzz | 2019-07-24 | 1 | -2/+2 |
* | Add audio support in upload | Chocobozzz | 2019-05-16 | 1 | -0/+1 |
* | Upgrade sequelize | Chocobozzz | 2019-04-24 | 1 | -13/+7 |
* | Create a dedicated table to track video thumbnails | Chocobozzz | 2019-04-24 | 1 | -18/+23 |
* | Don't expose constants directly in initializers/ | Chocobozzz | 2019-04-11 | 1 | -1/+2 |
* | Move config in its own file | Chocobozzz | 2019-04-11 | 1 | -2/+3 |
* | add quarantine videos feature (#1637) | Josh Morel | 2019-04-02 | 1 | -1/+6 |
* | Rename video-file job to video-transcoding | Chocobozzz | 2019-03-19 | 1 | -1/+1 |
* | Add import finished and video published notifs | Chocobozzz | 2019-01-09 | 1 | -0/+3 |
* | Add notification settings migration | Chocobozzz | 2019-01-09 | 1 | -3/+4 |
* | Add user notification base code | Chocobozzz | 2019-01-09 | 1 | -0/+2 |
* | Use move instead rename | Chocobozzz | 2018-12-11 | 1 | -2/+2 |
* | Add tmp and redundancy directories | Chocobozzz | 2018-12-04 | 1 | -5/+4 |
* | Fix images size when downloading them | Chocobozzz | 2018-11-16 | 1 | -5/+5 |
* | Add timeout on youtube dl to cleaup files | Chocobozzz | 2018-10-01 | 1 | -3/+3 |
* | Correctly delete files on failed import | Chocobozzz | 2018-10-01 | 1 | -2/+2 |
* | Optimize SQL requests of watch page API endpoints | Chocobozzz | 2018-09-19 | 1 | -1/+1 |
* | Correctly migrate to fs-extra | Chocobozzz | 2018-08-27 | 1 | -3/+3 |
* | Correct webtorrent download cleanup | Chocobozzz | 2018-08-08 | 1 | -1/+1 |
* | Add torrent tests | Chocobozzz | 2018-08-08 | 1 | -4/+4 |
* | Add import.video.torrent configuration | Chocobozzz | 2018-08-08 | 1 | -2/+7 |
* | Import torrents with webtorrent | Chocobozzz | 2018-08-08 | 1 | -3/+9 |
* | Import magnets with webtorrent | Chocobozzz | 2018-08-08 | 1 | -16/+83 |
* | Add tests regarding video import | Chocobozzz | 2018-08-06 | 1 | -2/+3 |
* | Remove ability to delete video imports | Chocobozzz | 2018-08-06 | 1 | -10/+24 |
* | Correctly handle video import errors | Chocobozzz | 2018-08-06 | 1 | -1/+2 |
* | Add ability to list video imports | Chocobozzz | 2018-08-06 | 1 | -1/+1 |
* | Add ability to import video with youtube-dl | Chocobozzz | 2018-08-06 | 1 | -0/+129 |