aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/header/search-typeahead.component.html
Commit message (Collapse)AuthorAgeFilesLines
* Replace all glyphicon iconsChocobozzz2022-06-131-2/+0
|
* Migrate to bootstrap 5Chocobozzz2022-06-101-3/+3
|
* Some fixes for themesChocobozzz2022-03-151-7/+7
|
* Fix search on iosChocobozzz2021-12-031-3/+3
|
* Add ability to search playlistsChocobozzz2021-06-251-1/+1
|
* Adjust search results note for i18n, adjust typeahead helperRigel Kent2021-03-241-2/+2
|
* Fix some accessibility issuesChocobozzz2020-12-221-1/+4
|
* switch from softies to feathericonsRigel Kent2020-07-011-1/+1
| | | | also organize icons in folders per origin
* First implem global searchChocobozzz2020-06-101-18/+23
|
* space optimizations for `node_modules` and client stats removalRigel Kent2020-06-101-4/+4
| | | | | | | - replace sharp with lighter jimp alternative - remove stats in builds fixes #2807
* inject lang in document to match current localeRigel Kent2020-06-041-0/+1
|
* Fix search after first type on inputRigel Kent2020-04-071-1/+1
|
* Remove accounts from hinted potential search targetsRigel Kent2020-03-051-3/+3
|
* Replace uppercase text-transform by capitalized text sourceRigel Kent2020-02-211-2/+2
| | | | fixes #2085
* Fix search instructions for videosRigel Kent2020-02-131-1/+1
|
* Simplify code for search-typeaheadRigel Kent2020-02-131-5/+5
|
* Improve search typeahead performance and use native eventsRigel Kent2020-02-131-8/+13
|
* Add keyboard navigation and hepler to typeaheadRigel Kent2020-02-131-37/+16
|
* Search typeahead initial designRigel Kent2020-02-131-0/+69