aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/menu
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'release/2.1.0' into developChocobozzz2020-02-261-8/+4
|\
| * Correctly fix menu overflow on mobileChocobozzz2020-02-261-8/+4
* | Replace uppercase text-transform by capitalized text sourceRigel Kent2020-02-211-3/+3
* | Merge branch 'release/2.1.0' into developChocobozzz2020-02-201-0/+8
|\|
| * Fix scroll menu on touch devicesChocobozzz2020-02-201-0/+8
* | Gracefully downsize search bar for mobile devicesRigel Kent2020-02-131-0/+1
* | Manage z-indexes in variablesRigel Kent2020-02-131-1/+1
* | Fix menu z-index on mobile on watch pageChocobozzz2020-02-131-1/+1
* | Add ListOverflow component to prevent sub-menu overflowRigel Kent2020-02-131-1/+1
* | Fix user dropdown menu with long textsRigel Kent2020-02-121-1/+1
* | Use angular 9 clipboard cdkChocobozzz2020-02-101-1/+1
* | Strict templates enabledChocobozzz2020-02-102-2/+1
|/
* Add informational message at login for visitors coming from upload buttonRigel Kent2020-01-101-1/+0
* Fix mark all as read notificationsChocobozzz2020-01-062-10/+7
* Add checkbox focus shadows, and admin resolution descriptionsRigel Kent2020-01-061-0/+4
* Add playlist search option and search input for add-to-video-playlist dropdownRigel Kent2019-12-261-0/+1
* Fix upnext, refactor avatar menu, add to playlist overflowRigel Kent2019-12-204-6/+17
* fix deleted comment layout and its notification displayRigel Kent2019-12-191-0/+7
* improve notification popup interactivity: read all, layout, positionRigel Kent2019-12-193-9/+49
* Lazy load static objectsChocobozzz2019-12-181-2/+8
* (consistency) channel nameWithHost copy button, comment avatar linkRigel Kent2019-12-161-1/+0
* video description/account alignment, watch view basic tooltipsRigel Kent2019-12-131-1/+1
* Fix overflow in menuChocobozzz2019-11-271-2/+6
* Add missing button roles for the language chooser and keyboard shortcut menu ...Marco Zehe2019-11-251-2/+2
* Fix checkbox themesChocobozzz2019-10-221-1/+1
* Add 'Most liked videos' pageJulien Maulny2019-10-181-0/+5
* Fix menu x overflowChocobozzz2019-09-061-1/+2
* Use ::ng-deep instead of /deep/Chocobozzz2019-07-252-3/+3
* Update angularChocobozzz2019-07-253-3/+3
* WIP plugins: load theme on client sideChocobozzz2019-07-242-7/+1
* Rename overview -> discoverChocobozzz2019-06-131-1/+1
* Fix black theme on some screensChocobozzz2019-06-071-5/+5
* Remove unnecessary CSS in menuChocobozzz2019-05-151-3/+0
* Merge branch 'master' into developChocobozzz2019-05-151-0/+3
|\
| * Fix too long name in menuChocobozzz2019-02-142-4/+7
* | Fix keyboard icon transparencyPaul FLORENCE2019-04-121-1/+0
* | Add my library section in menuChocobozzz2019-03-202-63/+81
* | Playlist videos componentChocobozzz2019-03-182-3/+4
* | Refactor ellipsis CSSChocobozzz2019-02-201-8/+6
* | Add user notification animationChocobozzz2019-02-203-12/+46
* | Lazy import some modulesChocobozzz2019-02-151-15/+17
* | Fix too long name in menuChocobozzz2019-02-152-4/+7
|/
* Fix menu overflow on mobile screensChocobozzz2019-01-281-1/+1
* Fix notification popover widthChocobozzz2019-01-212-4/+11
* Fix calendar in dark modeChocobozzz2019-01-171-1/+1
* Refactor how we use iconsChocobozzz2019-01-172-2/+2
* Fix notification socketChocobozzz2019-01-142-3/+4
* Fix scroll in notifications pageChocobozzz2019-01-141-0/+1
* Improve "no notifications" messageChocobozzz2019-01-141-0/+1
* Add notifications in the clientChocobozzz2019-01-096-11/+173