Add user moderation in the account page
[oweals/peertube.git] / client / src / app / shared / users / user.service.ts
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