show last commit hash alongside server version in footer
[oweals/peertube.git] / client / src / app / app.component.ts
2018-10-01 Rigel Kentshow last commit hash alongside server version in footer
2018-09-11 Rigel Kentupdate hotkeys to include user-specific routes
2018-09-11 Rigel Kentspecify shift in keyboard shortcuts cheatsheet
2018-09-06 Rigel Kentrefactor theme toggle into a service
2018-09-03 Rigel Kentadd a hotkey for menu toggling and a secondary hotkey...
2018-09-03 Rigel Kentadd like, dislike and subscribe button hotkeys
2018-09-03 Rigel Kentmake left menu show the scrollbar on hover/focus
2018-08-28 Rigel Kentkeyboard shortcuts and key map view (#974)
2018-07-18 ChocobozzzRender CSS/title/description tags on server side
2018-06-30 Eric Brehaultremove scroll to top, and keep menu fixed on small...
2018-06-15 ChocobozzzAdd ability to schedule video publication
2018-06-08 ChocobozzzFix e2e tests
2018-06-05 ChocobozzzPrepare i18n files
2018-05-23 ChocobozzzAlways redirect on homepage on '/'
2018-05-22 ChocobozzzFix change detection in app component
2018-03-27 ChocobozzzAdd root class if user is logged in
2018-03-21 ChocobozzzUpdate FAQ
2018-03-21 ChocobozzzLogo/title redirects to the default route
2018-03-08 ChocobozzzFix compatible browser class addition
2018-03-08 ChocobozzzTry to detect incompatible web browsers
2018-03-01 ChocobozzzFix homagepage redirection
2018-03-01 ChocobozzzAdd ability to change the homepage
2018-02-22 ChocobozzzAdd ability to add custom css/javascript
2018-02-20 ChocobozzzAdd support to video support on client
2018-02-09 ChocobozzzVideo previews take all the width on mobile
2018-01-31 ChocobozzzAdd about page
2018-01-31 ChocobozzzFix responsive with modale and menu displayed
2018-01-31 ChocobozzzHide description previews on mobile view
2018-01-31 ChocobozzzAdd version in footer
2018-01-31 ChocobozzzMobile version: menu full width and autoclosed
2018-01-04 ChocobozzzAdd ability to delete comments
2017-12-11 ChocobozzzMerge branch 'feature/design' into develop
2017-12-01 ChocobozzzBegin new menu design
2017-11-06 ChocobozzzImprove client mobile version
2017-10-31 ChocobozzzAdd video privacy setting
2017-10-26 ChocobozzzAdd channels to upload form
2017-10-10 ChocobozzzVideo blacklist refractoring
2017-10-09 ChocobozzzClient: fix loading server configurations
2017-10-09 ChocobozzzTry to optimize frontend
2017-09-14 ChocobozzzRemove ng2 file upload module
2017-09-14 ChocobozzzMove to HttpClient and PrimeNG data table
2017-06-16 ChocobozzzUse typescript standard and lint all files
2017-05-01 ChocobozzzClient: try to be responsive
2017-04-26 ChocobozzzFix travis lint tests
2017-04-26 ChocobozzzClient: add ability to hide left menu
2017-04-07 ChocobozzzClient: support video language
2017-04-04 ChocobozzzClient: Handle NSFW video
2017-03-27 ChocobozzzClient: add support for video licences
2017-03-22 ChocobozzzAdd video category support
2017-03-10 ChocobozzzClient: switch to @nglibs/meta
2017-03-04 ChocobozzzClient: check token valitidy at startup
2017-01-27 ChocobozzzClient: better notifications for a beautiful world
2017-01-13 ChocobozzzClient: update ng2-meta
2017-01-13 ChocobozzzClient: add basic aot support
2016-11-04 ChocobozzzClient: add titles to all pages
2016-11-04 ChocobozzzClient: allow to copy magnet uri
2016-10-02 ChocobozzzMerge branch 'master' into webseed-merged
2016-09-19 ChocobozzzClient: use templateUrl/styleUrls instead of require
2016-09-06 ChocobozzzDirty update to Angular RC6
2016-08-23 ChocobozzzClient: centralize http res extraction in a service
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: Redirect user to home page after logout
2016-07-20 ChocobozzzClient: Auth services cleanup
2016-07-20 ChocobozzzClient: Add authHttp service that authentificates the...
2016-07-18 ChocobozzzClient: save page params as well
2016-07-18 ChocobozzzClient: Update to Angular RC4
2016-06-10 ChocobozzzFix router on /
2016-06-10 ChocobozzzAdd tags support to the video list
2016-06-03 ChocobozzzFirst draft to use webpack instead of systemjs