Merge branch 'release/v1.0.0' into develop
[oweals/peertube.git] / client / src / app / shared / users / user.model.ts
2018-08-28 Felix AbleitnerImplement daily upload limit (#956)
2018-08-08 ChocobozzzAdd reason when banning a user
2018-06-29 ChocobozzzClient: Add ability to update video channel avatar
2018-06-22 ChocobozzzFix images size limit
2018-05-25 ChocobozzzOnly use account name in routes
2018-04-25 ChocobozzzAdd video channel account list
2018-04-19 Gérald NielMerge branch 'develop' of framagit.org:chocobozzz/PeerT...
2018-04-19 ChocobozzzAdd ability to choose what policy we have for NSFW...
2018-01-08 ChocobozzzSupport video quota on client
2017-12-29 ChocobozzzBegin to add avatar to actors
2017-12-19 Andréas LivetEnh #106 : Add an autoPlayVideo user attribute (#159)
2017-12-11 ChocobozzzMerge branch 'feature/design' into develop
2017-12-06 ChocobozzzBegin video watch design
2017-12-05 ChocobozzzDesign signup and login pages
2017-12-05 ChocobozzzFix missing default avatar
2017-12-04 ChocobozzzDesign account videos
2017-12-04 ChocobozzzAdd account avatar
2017-11-27 ChocobozzzMake the client compile too
2017-10-27 ChocobozzzSupport roles with rights and add moderator role
2017-10-26 ChocobozzzAdapt client with video channels
2017-09-04 ChocobozzzBegin user quota
2017-06-16 ChocobozzzUse typescript standard and lint all files
2017-06-16 ChocobozzzFix client compilation
2017-06-11 ChocobozzzUse shared models
2017-04-04 ChocobozzzClient: Handle NSFW video
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-03 ChocobozzzFirst draft to use webpack instead of systemjs