aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/extra-utils/users/users.ts
Commit message (Collapse)AuthorAgeFilesLines
* Refactor requestsChocobozzz2021-07-201-20/+0
|
* Introduce user commandChocobozzz2021-07-201-397/+3
|
* Introduce login commandChocobozzz2021-07-201-3/+2
|
* Refactor a little bit live testsChocobozzz2021-05-071-4/+19
|
* Add banner testsChocobozzz2021-04-081-2/+2
|
* Add ability to update plugin authChocobozzz2021-02-011-0/+2
|
* replace numbers with typed http status codes (#3409)Rigel Kent2020-12-071-22/+41
|
* Fix migration and testChocobozzz2020-11-251-10/+22
|
* allow private syndication feeds via a user feedTokenRigel Kent2020-11-251-1/+13
|
* 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