Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add informational message at login for visitors coming from upload button | Rigel Kent | 2020-01-10 | 1 | -1/+0 |
| | | | | resolves #1880 | ||||
* | Fix mark all as read notifications | Chocobozzz | 2020-01-06 | 2 | -10/+7 |
| | |||||
* | Add checkbox focus shadows, and admin resolution descriptions | Rigel Kent | 2020-01-06 | 1 | -0/+4 |
| | |||||
* | Add playlist search option and search input for add-to-video-playlist dropdown | Rigel Kent | 2019-12-26 | 1 | -0/+1 |
| | | | | fixes #2138 | ||||
* | Fix upnext, refactor avatar menu, add to playlist overflow | Rigel Kent | 2019-12-20 | 4 | -6/+17 |
| | |||||
* | fix deleted comment layout and its notification display | Rigel Kent | 2019-12-19 | 1 | -0/+7 |
| | |||||
* | improve notification popup interactivity: read all, layout, position | Rigel Kent | 2019-12-19 | 3 | -9/+49 |
| | | | | fixes #1730 | ||||
* | Lazy load static objects | Chocobozzz | 2019-12-18 | 1 | -2/+8 |
| | |||||
* | (consistency) channel nameWithHost copy button, comment avatar link | Rigel Kent | 2019-12-16 | 1 | -1/+0 |
| | |||||
* | video description/account alignment, watch view basic tooltips | Rigel Kent | 2019-12-13 | 1 | -1/+1 |
| | |||||
* | 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 |
| |