allow limiting video-comments rss feeds to an account or video channel
[oweals/peertube.git] / client / src / app / shared / users / user.service.ts
2020-06-23 ChocobozzzReorganize client shared modules
2020-06-16 ChocobozzzFix anonymous nsfw policy
2020-06-05 ChocobozzzFix default anonymous theme
2020-05-11 ChocobozzzMerge branch 'master' into develop
2020-04-08 ChocobozzzFix playlist autoplay
2020-03-27 Rigel KentAdd overview of a user's actions in user-edit (#2558)
2020-02-28 Rigel KentAdd visitor settings, rework logged-in dropdown (#2514)
2020-01-06 ChocobozzzAdd get user cache for comments
2019-12-28 Rigel KentAdd search bars for a user's videos and playlist library
2019-06-17 ChocobozzzMerge branch 'release/v1.3.0' into develop
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