]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - client/src/app/shared/users/user.model.ts
Add ability to change email in client
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / users / user.model.ts
2019-06-11  ChocobozzzAdd ability to change email in client
2019-05-15  ChocobozzzMerge branch 'master' into develop
2019-04-15  ChocobozzzAdd user adminFlags
2019-02-11  ChocobozzzMerge branch 'develop' into pr/1217
2019-02-06  ChocobozzzMerge branch 'release/v1.2.0'
2019-01-09  ChocobozzzAdd notifications in the client
2018-12-18  ChocobozzzAdd ability to disable and clear history
2018-12-07  ChocobozzzMerge branch 'move-utils-to-shared' of https://github...
2018-11-21  Josh Morelenable email verification by admin (#1348)
2018-11-13  ChocobozzzMerge branch 'master' into develop
2018-10-19  ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-18  ChocobozzzBetter typings
2018-10-18  BO41NoImplicitAny flag true (#1157)
2018-10-17  ChocobozzzMerge branch 'feature/webtorrent-disabling' into develop
2018-10-13  Rigel Kentmove to boolean switch 1201/head
2018-10-13  Rigel Kentadd webtorrent opt-out settings
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