]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - client/src/app/shared/users/user.service.ts
Add ability to change email in client
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / users / user.service.ts
2019-06-11  ChocobozzzAdd ability to change email in client
2019-06-07  ChocobozzzImprove registration
2019-06-07  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-06-03  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-29  ChocobozzzMulti step registration
2019-02-11  ChocobozzzMerge branch 'develop' into pr/1217
2019-02-11  ChocobozzzCleanup reset user password by admin
2019-02-11  Rigel Kentallow administration to change/reset a user's password
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-11  ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-08  ChocobozzzAdd users search filter
2018-10-08  ChocobozzzAdd bulk actions in users table
2018-10-08  ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-05  ChocobozzzAdd user moderation in the account page
2018-10-05  ChocobozzzMove user moderation tool in a separate component
2018-09-26  ChocobozzzCheck current password on server side
2018-09-04  Gaëtan RizioUsers can change ownership of their video [#510] (...
2018-08-31  Josh Moreladd user account email verificiation (#977)
2018-08-08  ChocobozzzAdd ability to delete our account
2018-07-09  ChocobozzzFix client error logging
2018-05-16  ChocobozzzFix typings
2018-05-16  ChocobozzzUpgrade to rxjs 6
2018-04-26  ChocobozzzAdd ability to update the user display name/description
2018-01-30  ChocobozzzAdd ability to reset our password
2018-01-08  ChocobozzzSupport video quota on client
2017-12-29  ChocobozzzBegin to add avatar to actors
2017-12-12  ChocobozzzMove to angular cli
2017-10-26  ChocobozzzAdd channels to upload form
2017-09-14  ChocobozzzMove to HttpClient and PrimeNG data table
2017-09-05  ChocobozzzAdd user update for admins
2017-07-10  ChocobozzzBetter typescript typing for a better world
2017-06-16  ChocobozzzUse typescript standard and lint all files
2017-06-11  ChocobozzzUpdate webpack stack
2017-04-10  ChocobozzzClient: support signup
2017-04-06  ChocobozzzClient: add ability for user to change nsfw settings
2017-03-08  ChocobozzzAdd like/dislike system for videos
2017-03-04  ChocobozzzClient: check token valitidy at startup