aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/app.component.html
Commit message (Collapse)AuthorAgeFilesLines
* show last commit hash alongside server version in footerRigel Kent2018-10-011-1/+1
|
* various display improvementsRigel Kent2018-09-291-1/+1
|
* wrap the hotkeys component to allow templating :art:Rigel Kent2018-09-111-1/+1
|
* use focus-visible polyfill to improve keyboard navigationRigel Kent2018-09-111-1/+1
| | | | | Only the homepage is concerned, but it should have decent keyboard navigation support now.
* use css class for loading bar colorRigel Kent2018-09-071-1/+1
|
* add theming via css custom propertiesRigel Kent2018-09-041-1/+1
| | | | and a bonus dark color theme toggle
* fixing grid readjustment with expand and screens < 1150pxRigel Kent2018-09-041-1/+1
|
* keyboard shortcuts and key map view (#974)Rigel Kent2018-08-281-0/+2
|
* Add ability to choose the languageChocobozzz2018-06-281-3/+1
|
* Fix change detection in app componentChocobozzz2018-05-221-1/+1
|
* Add root class if user is logged inChocobozzz2018-03-271-1/+1
|
* Improve readmeChocobozzz2018-03-221-1/+1
|
* Logo/title redirects to the default routeChocobozzz2018-03-211-1/+1
|
* target="_blank" and fix footer (#361)David Libeau2018-03-191-2/+2
| | | | | | * target="_blank" and fix footer * Add rel="noopener noreferrer"
* Add ability to add custom css/javascriptChocobozzz2018-02-221-0/+2
|
* Fix instance name displaying with long textChocobozzz2018-02-201-1/+1
|
* Try to improve production guideChocobozzz2018-02-161-1/+1
|
* Add about pageChocobozzz2018-01-311-1/+1
|
* Add version in footerChocobozzz2018-01-311-1/+1
|
* Add beautiful loading barChocobozzz2017-12-121-0/+1
|
* Responsive homepageChocobozzz2017-12-111-5/+2
|
* Begin admin designChocobozzz2017-12-081-2/+1
|
* Fix client searchChocobozzz2017-12-051-1/+1
|
* Implement header designChocobozzz2017-12-011-10/+9
|
* Begin new menu designChocobozzz2017-12-011-12/+6
|
* Improve client mobile versionChocobozzz2017-11-061-2/+2
|
* Client: try to be responsiveChocobozzz2017-05-011-3/+3
|
* Client: add ability to hide left menuChocobozzz2017-04-261-9/+21
|
* Client: add github and licence link in footerChocobozzz2017-04-261-1/+2
|
* Add creditChocobozzz2017-04-261-3/+3
|
* Client: beautiful watch pageChocobozzz2017-04-261-3/+4
|
* Client: fixed header and menuChocobozzz2017-04-261-4/+8
|
* Client: responsive designChocobozzz2017-04-261-18/+18
|
* Add email to usersChocobozzz2017-02-181-1/+1
|
* Client: better confirm box for a beautiful worldChocobozzz2017-01-271-0/+1
|
* Client: better notifications for a beautiful worldChocobozzz2017-01-271-0/+2
|
* Client: fix malformed divChocobozzz2016-08-231-0/+2
|
* Client: simplify simple menu/admin menu displaying logicChocobozzz2016-08-211-5/+2
|
* Client: make an admin menu and a classic menu componentChocobozzz2016-08-121-51/+2
|
* Client: add user managementChocobozzz2016-08-091-1/+6
|
* Client: implement password changeChocobozzz2016-08-051-2/+13
|
* Client: click on PeerTube title routes to videos listChocobozzz2016-07-211-1/+3
|
* Client: try to make it work with Android FirefoxChocobozzz2016-07-191-7/+7
|
* Client: save page params as wellChocobozzz2016-07-181-1/+1
|
* Client: Update to Angular RC4Chocobozzz2016-07-181-1/+1
|
* Add tags support to the video listChocobozzz2016-06-101-12/+12
|
* First draft to use webpack instead of systemjsChocobozzz2016-06-031-0/+60