Send server announce when users upload a video
[oweals/peertube.git] / client / src / app / app.component.ts
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