Reorganize client shared modules
[oweals/peertube.git] / client / src / app / +admin / users / user-edit / user-update.component.ts
2020-06-23 ChocobozzzReorganize client shared modules
2020-06-11 ChocobozzzMerge branch 'blacklist' into 'develop'
2020-06-10 Rigel Kentpreserve original variable names server-side
2020-06-10 Rigel Kentrename blacklist to block/blocklist, merge block and...
2020-05-11 ChocobozzzMerge branch 'master' into develop
2020-05-01 Rigel KentAdd video channel and video thumbnail, rework video...
2020-03-27 Rigel KentAdd overview of a user's actions in user-edit (#2558)
2020-02-26 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-20 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17 John LivingstonCreating a user with an empty password will send an...
2019-12-18 ChocobozzzLazy load static objects
2019-07-30 ChocobozzzModerators can only manage users
2019-05-15 ChocobozzzMerge branch 'master' into develop
2019-04-15 ChocobozzzAdd user adminFlags
2019-02-11 ChocobozzzMerge branch 'develop' into pr/1285
2019-02-11 ChocobozzzMerge branch 'develop' into pr/1217
2019-02-11 ChocobozzzMerge branch 'feature/correctly-send-activities' into...
2019-02-11 ChocobozzzCleanup reset user password by admin
2019-02-11 Rigel Kentremove isAdministration
2019-02-11 Rigel Kentallow administration to change/reset a user's password
2019-02-06 ChocobozzzMerge branch 'release/v1.2.0'
2018-12-19 ChocobozzzRefractor notification service
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 ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-05 ChocobozzzMove user moderation tool in a separate component
2018-09-26 ChocobozzzFix quota translations
2018-08-28 Felix AbleitnerImplement daily upload limit (#956)
2018-08-14 ChocobozzzFix client build
2018-06-05 ChocobozzzAdd form validator translations
2018-06-05 ChocobozzzForm validators refractoring
2018-06-05 ChocobozzzFix i18n in components
2018-06-05 ChocobozzzAdd i18n attributes
2018-05-16 ChocobozzzUpgrade to rxjs 6
2017-11-04 ChocobozzzFix error messages on client forms
2017-10-27 ChocobozzzSupport roles with rights and add moderator role
2017-10-19 ChocobozzzTake in account transcoding for video quota
2017-09-14 Chocobozzzerr.text -> err
2017-09-05 ChocobozzzAdd user update for admins