Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade to angular 10 | Chocobozzz | 2020-08-07 | 1 | -2/+3 |
| | |||||
* | Add ability to override client assets : logo - favicon - PWA icons - PWA ↵ | Kim | 2020-07-10 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | manifest name and description (#2897) * Add client-overrides storage to config * Add static-serve for client overrides * Move backgroun-image logo from bundle to css tag for runtime content hash * Add dynamic JSON manifest * Add content hash for manifest, favicon and logo Co-authored-by: kimsible <kimsible@users.noreply.github.com> | ||||
* | switch from softies to feathericons | Rigel Kent | 2020-07-01 | 1 | -1/+1 |
| | | | | also organize icons in folders per origin | ||||
* | `fitWidth` for `video-miniature`, fluid grid (#2830) | Rigel Kent | 2020-06-09 | 1 | -3/+4 |
| | | | | | | | | | | | | | | | * 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 | ||||
* | Support broadcast messages | Chocobozzz | 2020-05-29 | 1 | -0/+38 |
| | |||||
* | Add padding bottom to main container | Chocobozzz | 2020-03-18 | 1 | -8/+4 |
| | |||||
* | Fix margins/widths with top-menu and main-col on small screens | Rigel Kent | 2020-03-13 | 1 | -0/+1 |
| | |||||
* | Provide z-index centralisation for lower components | Rigel Kent | 2020-02-21 | 1 | -1/+1 |
| | |||||
* | Media queries to use variables when possible | Rigel Kent | 2020-02-13 | 1 | -1/+1 |
| | |||||
* | Manage z-indexes in variables | Rigel Kent | 2020-02-13 | 1 | -2/+2 |
| | |||||
* | Add commentor name alongside fid for video comments | Rigel Kent | 2019-12-18 | 1 | -1/+1 |
| | |||||
* | Add client helpers to plugins | Chocobozzz | 2019-07-24 | 1 | -2/+3 |
| | |||||
* | Refactor ellipsis CSS | Chocobozzz | 2019-02-20 | 1 | -3/+2 |
| | |||||
* | Fix notification icon position | Chocobozzz | 2019-01-09 | 1 | -5/+0 |
| | |||||
* | add theming via css custom properties | Rigel Kent | 2018-09-04 | 1 | -3/+4 |
| | | | | and a bonus dark color theme toggle | ||||
* | add title ellipsis over two lines to miniatures | Rigel Kent | 2018-09-03 | 1 | -1/+1 |
| | |||||
* | Upgrade to bootstrap 4 first step | Chocobozzz | 2018-08-09 | 1 | -1/+1 |
| | |||||
* | Add ability to choose the language | Chocobozzz | 2018-06-28 | 1 | -11/+0 |
| | |||||
* | Increase header burger size | Chocobozzz | 2018-05-09 | 1 | -1/+1 |
| | |||||
* | Add support to video support on client | Chocobozzz | 2018-02-20 | 1 | -1/+4 |
| | |||||
* | Fix instance name displaying with long text | Chocobozzz | 2018-02-20 | 1 | -3/+12 |
| | |||||
* | Improve responsive on video watch | Chocobozzz | 2018-01-31 | 1 | -1/+1 |
| | |||||
* | Move to angular cli | Chocobozzz | 2017-12-12 | 1 | -0/+3 |
| | |||||
* | Copy to clipboard (#142) | Julien Lemaire | 2017-12-11 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Copy buttons on share view Ugly but working buttons to copy video url and video iframe code. Add ngx-clipboard dependency to allow easy copy to clipboard directive. * Designed copy buttons Using some css (scss) rules to make buttons look better. * First version on copy feedback Little success alert message on copy. Fix lint errors Move dependencies to dev dependencies * Update button design * Use of notifications service Provides feedback of copy action to the user through the angular2-notifications module. | ||||
* | Responsive homepage | Chocobozzz | 2017-12-11 | 1 | -0/+2 |
| | |||||
* | Design video watch modals | Chocobozzz | 2017-12-07 | 1 | -6/+2 |
| | |||||
* | Design account videos | Chocobozzz | 2017-12-04 | 1 | -2/+2 |
| | |||||
* | Add account settings new design | Chocobozzz | 2017-12-01 | 1 | -8/+0 |
| | |||||
* | Implement header design | Chocobozzz | 2017-12-01 | 1 | -73/+28 |
| | |||||
* | Begin new menu design | Chocobozzz | 2017-12-01 | 1 | -33/+30 |
| | |||||
* | Improve client mobile version | Chocobozzz | 2017-11-06 | 1 | -1/+0 |
| | |||||
* | Fix prod build | Chocobozzz | 2017-06-11 | 1 | -1/+1 |
| | |||||
* | Update webpack stack | Chocobozzz | 2017-06-11 | 1 | -1/+1 |
| | |||||
* | Client: try to be responsive | Chocobozzz | 2017-05-01 | 1 | -2/+60 |
| | |||||
* | Client: minor css fixes | Chocobozzz | 2017-04-29 | 1 | -0/+3 |
| | |||||
* | Client: add ability to hide left menu | Chocobozzz | 2017-04-26 | 1 | -29/+59 |
| | |||||
* | Client: adjust viewport height | Chocobozzz | 2017-04-26 | 1 | -1/+2 |
| | |||||
* | Add credit | Chocobozzz | 2017-04-26 | 1 | -0/+11 |
| | |||||
* | Client: beautiful watch page | Chocobozzz | 2017-04-26 | 1 | -4/+9 |
| | |||||
* | Client: fixed header and menu | Chocobozzz | 2017-04-26 | 1 | -0/+39 |
| | |||||
* | Client: responsive design | Chocobozzz | 2017-04-26 | 1 | -23/+0 |
| | |||||
* | Client: add video not found message if the video... is not found | Chocobozzz | 2016-11-16 | 1 | -0/+4 |
| | |||||
* | Client: make an admin menu and a classic menu component | Chocobozzz | 2016-08-12 | 1 | -34/+0 |
| | |||||
* | Client: click on PeerTube title routes to videos list | Chocobozzz | 2016-07-21 | 1 | -0/+9 |
| | |||||
* | Client: try to make it work with Android Firefox | Chocobozzz | 2016-07-19 | 1 | -0/+12 |
| | |||||
* | Add tags support to the video list | Chocobozzz | 2016-06-10 | 1 | -2/+2 |
| | |||||
* | First draft to use webpack instead of systemjs | Chocobozzz | 2016-06-03 | 1 | -0/+32 |