Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Process video torrents in order | Chocobozzz | 2022-03-16 | 1 | -15/+19 |
| | | | | Prevent update before video torrent generation for example | ||||
* | Merge branch 'release/4.1.0' into develop | Chocobozzz | 2022-03-04 | 1 | -1/+3 |
|\ | |||||
| * | Fix live update error | Chocobozzz | 2022-03-04 | 1 | -1/+3 |
| | | |||||
* | | Refactor user build and express file middlewares | Chocobozzz | 2022-03-04 | 1 | -9/+1 |
|/ | |||||
* | Fix shared imports | Chocobozzz | 2021-12-24 | 1 | -2/+1 |
| | |||||
* | Fix tests | Chocobozzz | 2021-12-09 | 1 | -1/+1 |
| | |||||
* | Fix torrent metadata update for hls | Chocobozzz | 2021-12-09 | 1 | -1/+10 |
| | |||||
* | Update torrents info name on video update | Chocobozzz | 2021-12-08 | 1 | -4/+7 |
| | |||||
* | Update torrent metadata on video update | Chocobozzz | 2021-12-08 | 1 | -3/+9 |
| | |||||
* | Add `req` and `res` as controllers hooks parameters | lutangar | 2021-11-25 | 1 | -1/+1 |
| | | | | | Hooks prefixed by `action:api` now give access the original express req and res. Checkout guide.md for possible usage. | ||||
* | Add ability to remove hls/webtorrent files | Chocobozzz | 2021-11-18 | 1 | -1/+1 |
| | |||||
* | Fix video update transaction | Chocobozzz | 2021-11-10 | 1 | -1/+1 |
| | |||||
* | Prevent concurrent video update | Chocobozzz | 2021-11-10 | 1 | -15/+18 |
| | |||||
* | Force video updatedAt update on update | Chocobozzz | 2021-11-10 | 1 | -0/+5 |
| | |||||
* | esModuleInterop to true | Chocobozzz | 2021-08-27 | 1 | -1/+1 |
| | |||||
* | Refactor requests | Chocobozzz | 2021-07-20 | 1 | -2/+2 |
| | |||||
* | refactor docMiddleware to support operationId-only form | Rigel Kent | 2021-06-04 | 1 | -2/+2 |
| | |||||
* | Refactor server errors handler | Chocobozzz | 2021-06-02 | 1 | -0/+2 |
| | |||||
* | Refactor a little bit controllers | Chocobozzz | 2021-05-12 | 1 | -0/+191 |