Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix overflow in menu | Chocobozzz | 2019-11-27 | 1 | -2/+6 |
| | |||||
* | Add missing button roles for the language chooser and keyboard shortcut menu ↵ | Marco Zehe | 2019-11-25 | 1 | -2/+2 |
| | | | | items | ||||
* | Fix checkbox themes | Chocobozzz | 2019-10-22 | 1 | -1/+1 |
| | |||||
* | Add 'Most liked videos' page | Julien Maulny | 2019-10-18 | 1 | -0/+5 |
| | |||||
* | Fix menu x overflow | Chocobozzz | 2019-09-06 | 1 | -1/+2 |
| | |||||
* | Use ::ng-deep instead of /deep/ | Chocobozzz | 2019-07-25 | 2 | -3/+3 |
| | |||||
* | Update angular | Chocobozzz | 2019-07-25 | 3 | -3/+3 |
| | |||||
* | WIP plugins: load theme on client side | Chocobozzz | 2019-07-24 | 2 | -7/+1 |
| | |||||
* | Rename overview -> discover | Chocobozzz | 2019-06-13 | 1 | -1/+1 |
| | |||||
* | Fix black theme on some screens | Chocobozzz | 2019-06-07 | 1 | -5/+5 |
| | |||||
* | Remove unnecessary CSS in menu | Chocobozzz | 2019-05-15 | 1 | -3/+0 |
| | |||||
* | Merge branch 'master' into develop | Chocobozzz | 2019-05-15 | 1 | -0/+3 |
|\ | |||||
| * | Fix too long name in menu | Chocobozzz | 2019-02-14 | 2 | -4/+7 |
| | | |||||
* | | Fix keyboard icon transparency | Paul FLORENCE | 2019-04-12 | 1 | -1/+0 |
| | | |||||
* | | Add my library section in menu | Chocobozzz | 2019-03-20 | 2 | -63/+81 |
| | | |||||
* | | Playlist videos component | Chocobozzz | 2019-03-18 | 2 | -3/+4 |
| | | |||||
* | | Refactor ellipsis CSS | Chocobozzz | 2019-02-20 | 1 | -8/+6 |
| | | |||||
* | | Add user notification animation | Chocobozzz | 2019-02-20 | 3 | -12/+46 |
| | | |||||
* | | Lazy import some modules | Chocobozzz | 2019-02-15 | 1 | -15/+17 |
| | | |||||
* | | Fix too long name in menu | Chocobozzz | 2019-02-15 | 2 | -4/+7 |
|/ | |||||
* | Fix menu overflow on mobile screens | Chocobozzz | 2019-01-28 | 1 | -1/+1 |
| | |||||
* | Fix notification popover width | Chocobozzz | 2019-01-21 | 2 | -4/+11 |
| | |||||
* | Fix calendar in dark mode | Chocobozzz | 2019-01-17 | 1 | -1/+1 |
| | |||||
* | Refactor how we use icons | Chocobozzz | 2019-01-17 | 2 | -2/+2 |
| | | | | Inject them in an angular component so we can easily change their color | ||||
* | Fix notification socket | Chocobozzz | 2019-01-14 | 2 | -3/+4 |
| | | | | Should be in core module to share the same subject to all the app | ||||
* | Fix scroll in notifications page | Chocobozzz | 2019-01-14 | 1 | -0/+1 |
| | |||||
* | Improve "no notifications" message | Chocobozzz | 2019-01-14 | 1 | -0/+1 |
| | |||||
* | Add notifications in the client | Chocobozzz | 2019-01-09 | 6 | -11/+173 |
| | |||||
* | Add button to help to translate peertube | Chocobozzz | 2018-12-05 | 2 | -1/+11 |
| | |||||
* | Add background effect to active menu page | Chocobozzz | 2018-11-15 | 1 | -1/+5 |
| | |||||
* | Better typings | Chocobozzz | 2018-10-18 | 1 | -1/+1 |
| | |||||
* | NoImplicitAny flag true (#1157) | BO41 | 2018-10-18 | 1 | -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 videos | Chocobozzz | 2018-09-26 | 1 | -1/+1 |
| | |||||
* | add shortcuts icon in menu | Rigel Kent | 2018-09-26 | 3 | -2/+27 |
| | |||||
* | Merge branch 'develop' into cli-wrapper | Chocobozzz | 2018-09-20 | 1 | -3/+7 |
|\ | |||||
| * | Fix admin access to moderators | Chocobozzz | 2018-09-19 | 1 | -3/+7 |
| | | |||||
* | | add css custom properties for the left menu | Rigel Kent | 2018-09-13 | 1 | -4/+4 |
|/ | |||||
* | update hotkeys to include user-specific routes | Rigel Kent | 2018-09-11 | 1 | -2/+4 |
| | | | | also fix left-menu width | ||||
* | use focus-visible polyfill to improve keyboard navigation | Rigel Kent | 2018-09-11 | 2 | -3/+4 |
| | | | | | Only the homepage is concerned, but it should have decent keyboard navigation support now. | ||||
* | move theme toggle icon to the right | Rigel Kent | 2018-09-06 | 2 | -3/+4 |
| | |||||
* | refactor theme toggle into a service | Rigel Kent | 2018-09-06 | 1 | -33/+3 |
| | |||||
* | fix comment and top-menu placement regressions | Rigel Kent | 2018-09-05 | 1 | -0/+4 |
| | |||||
* | Fix watch page responsive | Chocobozzz | 2018-09-05 | 1 | -2/+1 |
| | |||||
* | Fix menu on mobile | Chocobozzz | 2018-09-05 | 1 | -5/+12 |
| | |||||
* | hotkey to toggle dark theme | Rigel Kent | 2018-09-04 | 1 | -1/+12 |
| | |||||
* | add theming via css custom properties | Rigel Kent | 2018-09-04 | 3 | -3/+40 |
| | | | | and a bonus dark color theme toggle | ||||
* | make left menu show the scrollbar on hover/focus | Rigel Kent | 2018-09-03 | 1 | -1/+5 |
| | | | add hotkey to the overview page | ||||
* | Fix videos overview tags section | Chocobozzz | 2018-08-31 | 1 | -4/+4 |
| | |||||
* | Videos overview page: first version | Chocobozzz | 2018-08-31 | 2 | -0/+10 |
| | |||||
* | Add portuguese and swedish languages | Chocobozzz | 2018-08-27 | 1 | -2/+5 |
| |