aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/middlewares/pagination.ts
Commit message (Collapse)AuthorAgeFilesLines
* Don't inject untrusted inputChocobozzz2022-11-151-2/+3
| | | | | Even if it's already checked in middlewares It's better to have safe modals too
* esModuleInterop to trueChocobozzz2021-08-271-1/+1
|
* Return an error on invalid count paginationChocobozzz2020-01-091-3/+1
|
* Fix express validatorChocobozzz2019-07-251-2/+0
|
* Don't expose constants directly in initializers/Chocobozzz2019-04-111-1/+1
|
* Add max count in paginationChocobozzz2018-07-241-2/+4
|
* Don't show videos of remote instance after unfollowChocobozzz2018-01-181-2/+2
|
* Type functionsChocobozzz2017-06-101-1/+4
|
* Type modelsChocobozzz2017-05-251-2/+2
|
* First typescript iterationChocobozzz2017-05-201-0/+17