Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correctly migrate to fs-extra | Chocobozzz | 2018-08-27 | 1 | -3/+3 |
| | |||||
* | replace fs by fs-extra to prevent EMFILE error | Rigel Kent | 2018-08-27 | 1 | -1/+1 |
| | |||||
* | Ensure youtubedl binary exists in ydl helper | Chocobozzz | 2018-08-16 | 2 | -32/+41 |
| | |||||
* | Add ability to remove a video import | Chocobozzz | 2018-08-06 | 1 | -1/+1 |
| | |||||
* | Auto update youtube-dl | Chocobozzz | 2018-08-06 | 1 | -0/+72 |
| | |||||
* | Fix publishedAt after a scheduled update | Chocobozzz | 2018-07-24 | 1 | -2/+3 |
| | |||||
* | Create webtorrent client on player load | Chocobozzz | 2018-06-18 | 1 | -2/+0 |
| | | | | | | So we don't run Angular change detection every 250ms on webtorrent import, when https://github.com/mafintosh/speedometer/pull/7 will be merged | ||||
* | Add ability to schedule video publication | Chocobozzz | 2018-06-15 | 1 | -1/+3 |
| | |||||
* | Add ability for uploaders to schedule video update | Chocobozzz | 2018-06-14 | 4 | -3/+73 |
| | |||||
* | Fix error logging | Chocobozzz | 2018-03-26 | 1 | -1/+1 |
| | |||||
* | Don't fail on upload if we cannot generate thumbnail | Chocobozzz | 2018-02-27 | 2 | -2/+4 |
| | |||||
* | Add logs for scheduler | Chocobozzz | 2018-02-27 | 2 | -0/+5 |
| | |||||
* | Move job queue to redis | Chocobozzz | 2018-01-25 | 1 | -0/+19 |
| | | | | | | | We'll use it as cache in the future. /!\ You'll loose your old jobs (pending jobs too) so upgrade only when you don't have pending job anymore. | ||||
* | Add scores to follows and remove bad ones | Chocobozzz | 2018-01-11 | 2 | -0/+40 |