aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/menu
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Inject them in an angular component so we can easily change their color
* Fix notification socketChocobozzz2019-01-142-3/+4
| | | | Should be in core module to share the same subject to all the app
* 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
|
* Add button to help to translate peertubeChocobozzz2018-12-052-1/+11
|
* Add background effect to active menu pageChocobozzz2018-11-151-1/+5
|
* Better typingsChocobozzz2018-10-181-1/+1
|
* NoImplicitAny flag true (#1157)BO412018-10-181-1/+1
| | | | | | | | this enables the `noImplicitAny` flag in the Typescript compiler > When the noImplicitAny flag is true and the TypeScript compiler cannot infer the type, it still generates the JavaScript files, but it also reports an error. Many seasoned developers prefer this stricter setting because type checking catches more unintentional errors at compile time. closes: #1131 replaces #1137
* Fix video import of some youtube videosChocobozzz2018-09-261-1/+1
|
* add shortcuts icon in menuRigel Kent2018-09-263-2/+27
|
* Merge branch 'develop' into cli-wrapperChocobozzz2018-09-201-3/+7
|\
| * Fix admin access to moderatorsChocobozzz2018-09-191-3/+7
| |
* | add css custom properties for the left menuRigel Kent2018-09-131-4/+4
|/
* update hotkeys to include user-specific routesRigel Kent2018-09-111-2/+4
| | | | also fix left-menu width
* use focus-visible polyfill to improve keyboard navigationRigel Kent2018-09-112-3/+4
| | | | | Only the homepage is concerned, but it should have decent keyboard navigation support now.
* move theme toggle icon to the rightRigel Kent2018-09-062-3/+4
|
* refactor theme toggle into a serviceRigel Kent2018-09-061-33/+3
|
* fix comment and top-menu placement regressionsRigel Kent2018-09-051-0/+4
|
* Fix watch page responsiveChocobozzz2018-09-051-2/+1
|
* Fix menu on mobileChocobozzz2018-09-051-5/+12
|
* hotkey to toggle dark themeRigel Kent2018-09-041-1/+12
|
* add theming via css custom propertiesRigel Kent2018-09-043-3/+40
| | | | and a bonus dark color theme toggle
* make left menu show the scrollbar on hover/focusRigel Kent2018-09-031-1/+5
| | | add hotkey to the overview page
* Fix videos overview tags sectionChocobozzz2018-08-311-4/+4
|
* Videos overview page: first versionChocobozzz2018-08-312-0/+10
|
* Add portuguese and swedish languagesChocobozzz2018-08-271-2/+5
|
* Add local user subscriptionsChocobozzz2018-08-272-0/+11
|
* [Issue 641] Add shortcut my videos link in menu-wrapperpotedeo2018-08-271-0/+4
|