aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/search/search.component.ts
Commit message (Expand)AuthorAgeFilesLines
* Strict templates enabledChocobozzz2020-02-101-1/+2
* Skip channel search on empty searchChocobozzz2019-12-041-1/+3
* Fix search with account video languagesChocobozzz2019-10-211-3/+1
* Lazy load client script scopesChocobozzz2019-07-241-3/+1
* Log error on unknown hookChocobozzz2019-07-241-0/+2
* Use search client scopeChocobozzz2019-07-241-3/+7
* Add client hooksChocobozzz2019-07-241-7/+39
* Add video miniature dropdownChocobozzz2019-04-051-1/+5
* Refactor video miniaturesChocobozzz2019-04-031-6/+5
* Fix NSFW blur on searchChocobozzz2019-01-141-2/+7
* Refractor notification serviceChocobozzz2018-12-191-7/+4
* Fix search titleChocobozzz2018-11-201-1/+2
* update tslint config and fix member ordering (#1279)BO412018-10-161-2/+1
* Don't throw an error on empty searchChocobozzz2018-10-011-5/+2
* add allow advancedSearch with empty searchRigel Kent2018-10-011-2/+8
* Fix search results on mobileChocobozzz2018-09-041-2/+6
* Fix search resultsChocobozzz2018-08-281-11/+22
* Infinite scroll to list our subscriptionsChocobozzz2018-08-271-2/+12
* Add ability to search video channelsChocobozzz2018-08-271-7/+19
* Add ability to click on category/licence/language/tags in watch pageChocobozzz2018-07-241-1/+2
* Handle back/forward page in advanced searchChocobozzz2018-07-241-15/+17
* Add advanced search in clientChocobozzz2018-07-241-2/+27
* Begin advanced searchChocobozzz2018-07-241-0/+93