aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/app.component.scss
Commit message (Collapse)AuthorAgeFilesLines
* Add ability to override client assets : logo - favicon - PWA icons - PWA ↵Kim2020-07-101-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 feathericonsRigel Kent2020-07-011-1/+1
| | | | also organize icons in folders per origin
* `fitWidth` for `video-miniature`, fluid grid (#2830)Rigel Kent2020-06-091-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 messagesChocobozzz2020-05-291-0/+38
|
* Add padding bottom to main containerChocobozzz2020-03-181-8/+4
|
* Fix margins/widths with top-menu and main-col on small screensRigel Kent2020-03-131-0/+1
|
* Provide z-index centralisation for lower componentsRigel Kent2020-02-211-1/+1
|
* Media queries to use variables when possibleRigel Kent2020-02-131-1/+1
|
* Manage z-indexes in variablesRigel Kent2020-02-131-2/+2
|
* Add commentor name alongside fid for video commentsRigel Kent2019-12-181-1/+1
|
* Add client helpers to pluginsChocobozzz2019-07-241-2/+3
|
* Refactor ellipsis CSSChocobozzz2019-02-201-3/+2
|
* Fix notification icon positionChocobozzz2019-01-091-5/+0
|
* add theming via css custom propertiesRigel Kent2018-09-041-3/+4
| | | | and a bonus dark color theme toggle
* add title ellipsis over two lines to miniaturesRigel Kent2018-09-031-1/+1
|
* Upgrade to bootstrap 4 first stepChocobozzz2018-08-091-1/+1
|
* Add ability to choose the languageChocobozzz2018-06-281-11/+0
|
* Increase header burger sizeChocobozzz2018-05-091-1/+1
|
* Add support to video support on clientChocobozzz2018-02-201-1/+4
|
* Fix instance name displaying with long textChocobozzz2018-02-201-3/+12
|
* Improve responsive on video watchChocobozzz2018-01-311-1/+1
|
* Move to angular cliChocobozzz2017-12-121-0/+3
|
* Copy to clipboard (#142)Julien Lemaire2017-12-111-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 homepageChocobozzz2017-12-111-0/+2
|
* Design video watch modalsChocobozzz2017-12-071-6/+2
|
* Design account videosChocobozzz2017-12-041-2/+2
|
* Add account settings new designChocobozzz2017-12-011-8/+0
|
* Implement header designChocobozzz2017-12-011-73/+28
|
* Begin new menu designChocobozzz2017-12-011-33/+30
|
* Improve client mobile versionChocobozzz2017-11-061-1/+0
|
* Fix prod buildChocobozzz2017-06-111-1/+1
|
* Update webpack stackChocobozzz2017-06-111-1/+1
|
* Client: try to be responsiveChocobozzz2017-05-011-2/+60
|
* Client: minor css fixesChocobozzz2017-04-291-0/+3
|
* Client: add ability to hide left menuChocobozzz2017-04-261-29/+59
|
* Client: adjust viewport heightChocobozzz2017-04-261-1/+2
|
* Add creditChocobozzz2017-04-261-0/+11
|
* Client: beautiful watch pageChocobozzz2017-04-261-4/+9
|
* Client: fixed header and menuChocobozzz2017-04-261-0/+39
|
* Client: responsive designChocobozzz2017-04-261-23/+0
|
* Client: add video not found message if the video... is not foundChocobozzz2016-11-161-0/+4
|
* Client: make an admin menu and a classic menu componentChocobozzz2016-08-121-34/+0
|
* Client: click on PeerTube title routes to videos listChocobozzz2016-07-211-0/+9
|
* Client: try to make it work with Android FirefoxChocobozzz2016-07-191-0/+12
|
* Add tags support to the video listChocobozzz2016-06-101-2/+2
|
* First draft to use webpack instead of systemjsChocobozzz2016-06-031-0/+32