Fix bug when quitting NSFW video
[oweals/peertube.git] / client / src / app / shared / users /
2017-09-14 ChocobozzzMove to HttpClient and PrimeNG data table
2017-09-05 ChocobozzzAdd user update for admins
2017-09-04 ChocobozzzBegin user quota
2017-07-10 ChocobozzzBetter typescript typing for a better world
2017-06-16 ChocobozzzUse typescript standard and lint all files
2017-06-16 ChocobozzzFix client compilation
2017-06-11 ChocobozzzUpdate webpack stack
2017-06-11 ChocobozzzUse shared models
2017-04-10 ChocobozzzClient: support signup
2017-04-06 ChocobozzzClient: add ability for user to change nsfw settings
2017-04-04 ChocobozzzClient: Handle NSFW video
2017-03-08 ChocobozzzAdd like/dislike system for videos
2017-03-04 ChocobozzzClient: check token valitidy at startup
2017-01-12 ChocobozzzMerge branch 'postgresql'
2016-12-19 ChocobozzzFirst version with PostgreSQL
2016-10-02 ChocobozzzMerge branch 'master' into webseed-merged
2016-09-23 ChocobozzzClient: fix compilation about the user created date
2016-09-23 ChocobozzzClient: display created user date
2016-08-09 ChocobozzzClient: add user management
2016-07-20 ChocobozzzClient: Add authHttp service that authentificates the...
2016-06-07 ChocobozzzUse ng2-file-upload instead of jquery and add tags...
2016-06-05 ChocobozzzDo not import whole rxjs
2016-06-03 ChocobozzzFirst draft to use webpack instead of systemjs