aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/extra-utils/users/users.ts
Commit message (Collapse)AuthorAgeFilesLines
* add blocked filter in users list to filter banned usersRigel Kent2020-07-021-2/+11
| | | | fixes #2914
* Fix users testsChocobozzz2020-07-021-1/+1
|
* allow limiting video-comments rss feeds to an account or video channelRigel Kent2020-06-271-1/+1
|
* Fix external auth email/password updateChocobozzz2020-05-201-2/+2
| | | | Also check if an actor does not already exist when creating the user
* Add overview of a user's actions in user-edit (#2558)Rigel Kent2020-03-271-1/+2
|
* Move to eslintcontainChocobozzz2020-02-031-20/+20
|
* Add action hooks to user routesChocobozzz2019-12-061-1/+2
|
* Add welcome modalChocobozzz2019-09-051-26/+3
|
* Add CLI plugins testsChocobozzz2019-07-241-9/+12
|
* WIP plugins: move plugin CLI in peertube scriptChocobozzz2019-07-241-4/+4
| | | | Install/uninstall/list plugins remotely
* Handle email update on serverChocobozzz2019-06-111-2/+5
|
* Improve registrationChocobozzz2019-06-071-1/+5
| | | | | | | * Add ability to set the user display name * Use display name to guess the username/channel name * Add explanations about what is the purpose of a username/channel name * Add a loader at the "done" step
* Upgrade server dependenciesChocobozzz2019-06-061-4/+8
|
* Add ability to specify channel on registrationChocobozzz2019-05-281-2/+25
|
* Shared utils -> extra-utilsChocobozzz2019-04-241-0/+330
Because they need dev dependencies