aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/helpers/middlewares/video-channels.ts
Commit message (Collapse)AuthorAgeFilesLines
* Move middleware utils in middlewaresChocobozzz2021-06-031-43/+0
| | | | helpers modules should not import models
* refactor API errors to standard error formatRigel Kent2021-06-021-3/+4
|
* CleanupChocobozzz2021-05-281-11/+9
| | | | | We must not expose private actor objects to clients Just make 2 GET requests on channel/accounts instead
* Add server API actors routeKimsible2021-05-051-9/+11
|
* Add banners supportChocobozzz2021-04-081-4/+3
|
* replace numbers with typed http status codes (#3409)Rigel Kent2020-12-071-1/+2
|
* Split types and typingsChocobozzz2020-06-181-1/+1
|
* Cleanup model typesChocobozzz2019-08-201-2/+2
|
* Stronger model typingsChocobozzz2019-08-191-13/+32
|
* Refactor middleware helpersChocobozzz2019-07-241-0/+23