aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/search/search.component.ts
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Shorter name and use primeng component
* 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
| | | | | | a.k.a. filters on all videos also added a badge showing the rough number of active filters
* 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