aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/search/search.component.ts
Commit message (Collapse)AuthorAgeFilesLines
* Lazy load all routesChocobozzz2020-06-231-260/+0
|
* Reorganize client shared modulesChocobozzz2020-06-231-12/+7
|
* Correctly fix client buildChocobozzz2020-06-161-2/+2
|
* Fix anonymous nsfw policyChocobozzz2020-06-161-5/+8
|
* Fix search error loopChocobozzz2020-06-151-1/+4
|
* Limit thumbnail sizesChocobozzz2020-06-111-1/+12
|
* Fix search query when updating from typeaheadChocobozzz2020-06-101-2/+7
|
* First implem global searchChocobozzz2020-06-101-29/+69
|
* 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
| | | | 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