aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/header
Commit message (Expand)AuthorAgeFilesLines
* switch from softies to feathericonsRigel Kent2020-07-013-7/+5
* Use pointer for search suggestionsChocobozzz2020-06-241-0/+1
* Lazy load all routesChocobozzz2020-06-231-0/+54
* Reorganize client shared modulesChocobozzz2020-06-232-6/+5
* soft border-radius for search typeahead suggestionsRigel Kent2020-06-181-2/+8
* Add search target check paramsChocobozzz2020-06-101-3/+3
* First implem global searchChocobozzz2020-06-108-154/+165
* space optimizations for `node_modules` and client stats removalRigel Kent2020-06-101-4/+4
* `fitWidth` for `video-miniature`, fluid grid (#2830)Rigel Kent2020-06-092-11/+11
* add aria-hidden to non-descriptive icons (#2844)Caroline Chuong2020-06-081-1/+1
* inject lang in document to match current localeRigel Kent2020-06-041-0/+1
* Fix upload button color in dark modeChocobozzz2020-05-201-1/+0
* Support search param in URL for video abusesRigel Kent2020-05-011-2/+6
* Fix search after first type on inputRigel Kent2020-04-072-6/+3
* Remove accounts from hinted potential search targetsRigel Kent2020-03-051-3/+3
* Provide z-index centralisation for lower componentsRigel Kent2020-02-211-1/+1
* Replace uppercase text-transform by capitalized text sourceRigel Kent2020-02-211-2/+2
* Fix search parameter initialisation for search-typeaheadRigel Kent2020-02-181-3/+3
* Refactor email enabled functionChocobozzz2020-02-171-15/+7
* Fix search instructions for videosRigel Kent2020-02-131-1/+1
* Simplify code for search-typeaheadRigel Kent2020-02-133-25/+27
* Improve search typeahead performance and use native eventsRigel Kent2020-02-1310-145/+90
* Make the search helper change based on the server configRigel Kent2020-02-133-12/+26
* Gracefully downsize search bar for mobile devicesRigel Kent2020-02-137-85/+86
* Add keyboard navigation and hepler to typeaheadRigel Kent2020-02-1310-85/+231
* Search typeahead initial designRigel Kent2020-02-136-21/+314
* Cleanup login formChocobozzz2020-01-212-31/+2
* Accessibility fixes for #2149Rigel Kent2020-01-212-2/+7
* Reinstate routerLink property of upload buttonRigel Kent2020-01-102-11/+11
* Add informational message at login for visitors coming from upload buttonRigel Kent2020-01-103-3/+36
* search bar shadow on focusRigel Kent2019-12-131-0/+10
* autoplay next video switch for both user and visitorsRigel Kent2019-12-131-1/+1
* Fix search with account video languagesChocobozzz2019-10-211-5/+12
* Add language filter in header searchChocobozzz2019-06-191-5/+24
* Fix some stylesChocobozzz2019-01-171-0/+1
* Refactor how we use iconsChocobozzz2019-01-172-10/+2
* Fix new Angular 7 issuesChocobozzz2018-11-151-1/+1
* Add bulk actions in users tableChocobozzz2018-10-081-2/+2
* add theming via css custom propertiesRigel Kent2018-09-041-2/+3
* watch view visual tweaks and search/comment placeholder dismiss on focus (#983)Rigel Kent2018-08-301-0/+5
* Add ability to search a video with an URLChocobozzz2018-08-271-1/+1
* Begin advanced searchChocobozzz2018-07-241-1/+1
* Reset search on page changeChocobozzz2018-06-221-3/+2
* Add i18n attributesChocobozzz2018-06-051-2/+2
* Upgrade to rxjs 6Chocobozzz2018-05-161-4/+7
* Add ability to click on the account in watch pageChocobozzz2018-04-171-3/+6
* Redirect to homepage on empty searchChocobozzz2018-03-271-2/+0
* Add support to video support on clientChocobozzz2018-02-201-2/+2
* Fix responsive with modale and menu displayedChocobozzz2018-01-311-0/+4
* Improve responsive on video watchChocobozzz2018-01-311-1/+1