add theming via css custom properties
[oweals/peertube.git] / client / src / app / app.component.html
2018-09-04 Rigel Kentadd theming via css custom properties
2018-09-04 Rigel Kentfixing grid readjustment with expand and screens <...
2018-08-28 Rigel Kentkeyboard shortcuts and key map view (#974)
2018-06-28 ChocobozzzAdd ability to choose the language
2018-05-22 ChocobozzzFix change detection in app component
2018-03-27 ChocobozzzAdd root class if user is logged in
2018-03-22 ChocobozzzImprove readme
2018-03-21 ChocobozzzLogo/title redirects to the default route
2018-03-19 David Libeautarget="_blank" and fix footer (#361)
2018-02-22 ChocobozzzAdd ability to add custom css/javascript
2018-02-20 ChocobozzzFix instance name displaying with long text
2018-02-16 ChocobozzzTry to improve production guide
2018-01-31 ChocobozzzAdd about page
2018-01-31 ChocobozzzAdd version in footer
2017-12-12 ChocobozzzAdd beautiful loading bar
2017-12-11 ChocobozzzMerge branch 'feature/design' into develop
2017-12-11 ChocobozzzResponsive homepage
2017-12-08 ChocobozzzBegin admin design
2017-12-05 ChocobozzzFix client search
2017-12-01 ChocobozzzImplement header design
2017-12-01 ChocobozzzBegin new menu design
2017-11-06 ChocobozzzImprove client mobile version
2017-05-01 ChocobozzzClient: try to be responsive
2017-04-26 ChocobozzzClient: add ability to hide left menu
2017-04-26 ChocobozzzClient: add github and licence link in footer
2017-04-26 ChocobozzzAdd credit
2017-04-26 ChocobozzzClient: beautiful watch page
2017-04-26 ChocobozzzClient: fixed header and menu
2017-04-26 ChocobozzzClient: responsive design
2017-02-18 ChocobozzzAdd email to users
2017-01-27 ChocobozzzClient: better confirm box for a beautiful world
2017-01-27 ChocobozzzClient: better notifications for a beautiful world
2016-10-02 ChocobozzzMerge branch 'master' into webseed-merged
2016-08-23 ChocobozzzClient: fix malformed div
2016-08-21 ChocobozzzClient: simplify simple menu/admin menu displaying...
2016-08-12 ChocobozzzClient: make an admin menu and a classic menu component
2016-08-09 ChocobozzzClient: add user management
2016-08-05 ChocobozzzClient: implement password change
2016-07-21 ChocobozzzClient: click on PeerTube title routes to videos list
2016-07-19 ChocobozzzClient: try to make it work with Android Firefox
2016-07-18 ChocobozzzClient: save page params as well
2016-07-18 ChocobozzzClient: Update to Angular RC4
2016-06-10 ChocobozzzAdd tags support to the video list
2016-06-03 ChocobozzzFirst draft to use webpack instead of systemjs