aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/header
Commit message (Expand)AuthorAgeFilesLines
* Move to sass moduleChocobozzz2021-06-283-6/+7
* Move to sass @useChocobozzz2021-06-283-7/+5
* Add ability to search playlistsChocobozzz2021-06-251-1/+1
* Bidi supportChocobozzz2021-06-072-10/+13
* Use HTML config when possibleChocobozzz2021-06-041-14/+8
* Move to stylelintChocobozzz2021-04-282-9/+12
* Refactor menu cssChocobozzz2021-04-151-1/+2
* Fixing disappearing hamburger menu for narrow screens (#3929)aschaap2021-04-081-1/+1
* Adjust search results note for i18n, adjust typeahead helperRigel Kent2021-03-241-2/+2
* Fix some accessibility issuesChocobozzz2020-12-221-1/+4
* Rename upload button to publishChocobozzz2020-11-102-4/+4
* Fix playlist element dropdown overflowChocobozzz2020-08-251-1/+1
* 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