aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers/api/search.ts
Commit message (Expand)AuthorAgeFilesLines
* Update dependenciesChocobozzz2020-02-281-1/+1
* Cleanup model typesChocobozzz2019-08-201-2/+2
* Stronger model typingsChocobozzz2019-08-191-2/+3
* Fix search with bad webfinger handlesChocobozzz2019-05-281-2/+12
* Add ability for users to block an account/instance on server sideChocobozzz2018-10-161-1/+1
* Add ability to list all local videosChocobozzz2018-10-101-0/+1
* Add user history and resume videosChocobozzz2018-10-051-1/+2
* Optimize activity actor load in AP processorsChocobozzz2018-09-191-1/+1
* Refractor videos AP functionsChocobozzz2018-09-191-1/+1
* Handle actors search beginning with '@'Chocobozzz2018-09-171-0/+3
* Basic video redundancy implementationChocobozzz2018-09-131-2/+0
* Fetch outbox when searching an actorChocobozzz2018-08-271-9/+2
* Search video channel handle/uriChocobozzz2018-08-271-11/+14
* Add ability to search video channelsChocobozzz2018-08-271-15/+81
* Fix testsChocobozzz2018-08-271-2/+3
* Add refresh video on searchChocobozzz2018-08-271-13/+25
* Add ability to search a video with an URLChocobozzz2018-08-271-1/+34
* Add subscriptions endpoints to REST APIChocobozzz2018-08-271-1/+4
* Add videos list filtersChocobozzz2018-07-241-8/+8
* Begin advanced searchChocobozzz2018-07-241-0/+43