aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/header
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | - replace sharp with lighter jimp alternative - remove stats in builds fixes #2807
* `fitWidth` for `video-miniature`, fluid grid (#2830)Rigel Kent2020-06-092-11/+11
| | | | | | | | | | | | | | | * Fluid abstract video list * normalize timestamp display on miniatures * use grid for abstract-video-list - refactor scss function var to pvar to avoid overriding css variables - move fluid-grid margins to adapt-margin-content-width mixin for maintainability - fix video-miniature-name margin-top on small screen * move sceenratio function in a mixin * display no miniature avatar in channel videos view
* 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
| | | | fixes #2085
* 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
| | | | resolves #1880
* 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
| | | | Video edit tags, dropdown actions font ...
* Refactor how we use iconsChocobozzz2019-01-172-10/+2
| | | | Inject them in an angular component so we can easily change their color
* 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
| | | | and a bonus dark color theme toggle
* watch view visual tweaks and search/comment placeholder dismiss on focus (#983)Rigel Kent2018-08-301-0/+5
| | | | | | | | - make the placeholder disappear on focus in the search bar - make the placeholder disappear on focus in the comment textarea - make the texarea resize automagically - refactor the watch view to use bootstrap 4's flexgrid - move action buttons of the watch view to the right of the video info - responsive tweaks and margin adjustments in the watch view
* 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
|
* Move to angular cliChocobozzz2017-12-121-0/+3
|
* Fix loading spinner in playerChocobozzz2017-12-111-1/+1
|
* Responsive homepageChocobozzz2017-12-112-1/+22
|
* Begin admin designChocobozzz2017-12-081-4/+3
|
* Design video watch modalsChocobozzz2017-12-071-6/+4
|