aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers/api/index.ts
Commit message (Expand)AuthorAgeFilesLines
* Add mute status in account and channel pagesChocobozzz2021-12-071-0/+2
* esModuleInterop to trueChocobozzz2021-08-271-3/+3
* Refactor requestsChocobozzz2021-07-201-1/+1
* CleanupChocobozzz2021-05-281-2/+0
* Merge branch 'develop' into shorter-URLs-channels-accountsChocobozzz2021-05-271-0/+2
|\
| * Instance homepage support (#4007)Chocobozzz2021-05-271-0/+2
* | Add server API actors routeKimsible2021-05-051-0/+2
|/
* replace numbers with typed http status codes (#3409)Rigel Kent2020-12-071-1/+2
* Use 3 tables to represent abusesChocobozzz2020-07-101-0/+2
* Add ability to bulk delete commentsChocobozzz2020-05-291-9/+11
* Upgrade express-rate-limitChocobozzz2020-02-041-3/+1
* WIP plugins: list installed plugins in clientChocobozzz2019-07-241-2/+2
* WIP plugins: plugin settings on server sideChocobozzz2019-07-241-0/+2
* Add rate limit to registration and API endpointsChocobozzz2019-07-041-0/+10
* Cleanup express locals typingsChocobozzz2019-03-191-1/+1
* Playlist server APIChocobozzz2019-03-181-0/+2
* Videos overview page: first versionChocobozzz2018-08-311-0/+2
* Begin advanced searchChocobozzz2018-07-241-0/+2
* move CORS allowance to the REST API routerWilliam Lahti2018-06-291-0/+7
* Update video channel routesChocobozzz2018-04-241-0/+2
* Add account viewChocobozzz2018-04-241-1/+1
* Send account activitypub update eventsChocobozzz2018-01-031-0/+2
* Propagate old comment on new followChocobozzz2017-12-281-5/+3
* Add ability to list jobsChocobozzz2017-11-301-0/+2
* ApplicationFollow -> SeverFollowChocobozzz2017-11-271-2/+2
* Rename Pod -> ServerChocobozzz2017-11-271-1/+1
* Add follow tabsChocobozzz2017-11-271-2/+2
* Make it compile at leastChocobozzz2017-11-271-4/+0
* Video blacklist refractoringChocobozzz2017-10-101-2/+0
* Handle blacklist (#84)Green-Star2017-09-221-0/+2
* ClientLocal -> OAuthClientLocalChocobozzz2017-06-251-2/+2
* Requests -> RequestSchedulersChocobozzz2017-06-251-2/+2
* Type functionsChocobozzz2017-06-101-1/+1
* require -> importChocobozzz2017-06-051-1/+1
* First typescript iterationChocobozzz2017-05-201-0/+33