Fix margins/widths with top-menu and main-col on small screens
[oweals/peertube.git] / client / src / app / app.component.html
2020-03-13 Rigel KentFix margins/widths with top-menu and main-col on small...
2020-03-10 Rigel KentServicify menu, close menu on admin for small and mediu...
2020-02-28 Rigel KentAdd visitor settings, rework logged-in dropdown (#2514)
2020-02-26 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-21 Filip BengtssonMark additional strings as translatable (#2507)
2020-02-20 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17 ChocobozzzMerge branch 'open-api-clients' into develop
2020-02-17 ChocobozzzMerge branch 'master' into develop
2020-02-13 Rigel KentGracefully downsize search bar for mobile devices
2019-12-27 ChocobozzzRemove peertube version of footer
2019-12-13 ChocobozzzAdd peertube version in features table
2019-09-11 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-06 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-05 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-05 ChocobozzzAdd welcome modal
2019-07-24 ChocobozzzAdd client helpers to plugins
2019-02-11 ChocobozzzMerge branch 'develop' into pr/1285
2019-02-11 ChocobozzzMerge branch 'develop' into pr/1217
2019-02-11 ChocobozzzMerge branch 'feature/correctly-send-activities' into...
2019-02-06 ChocobozzzMerge branch 'release/v1.2.0'
2019-01-21 ChocobozzzAdd server host in notification account field
2019-01-17 ChocobozzzRefactor how we use icons
2018-12-20 ChocobozzzFix notification with large message
2018-12-19 ChocobozzzRefractor notification service
2018-10-01 Rigel Kentshow last commit hash alongside server version in footer
2018-09-29 Rigel Kentvarious display improvements
2018-09-11 Rigel Kentwrap the hotkeys component to allow templating :art:
2018-09-11 Rigel Kentuse focus-visible polyfill to improve keyboard navigation
2018-09-07 Rigel Kentuse css class for loading bar color
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