aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/model-loaders
Commit message (Collapse)AuthorAgeFilesLines
* Fetch directly all video attributes for get APIChocobozzz2021-06-111-1/+13
|
* fetch -> loadChocobozzz2021-06-032-26/+28
| | | | avoid confusion with AP fetch functions
* Move middleware utils in middlewaresChocobozzz2021-06-033-0/+82
helpers modules should not import models