aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/app.component.scss
Commit message (Collapse)AuthorAgeFilesLines
* 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