Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | esModuleInterop to true | Chocobozzz | 2021-08-27 | 1 | -2/+1 |
| | |||||
* | Upgrade sequelize to v6 | Chocobozzz | 2020-12-09 | 1 | -1/+1 |
| | |||||
* | Don't refresh videos when processing views | Chocobozzz | 2020-02-04 | 1 | -2/+4 |
| | | | | It allows us to use a cache | ||||
* | Add model cache for video | Chocobozzz | 2020-02-04 | 1 | -2/+37 |
| | | | | When fetching only immutable attributes | ||||
* | Use a singleton for model cache | Chocobozzz | 2020-02-04 | 1 | -0/+54 |