Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor requests | Chocobozzz | 2021-07-20 | 1 | -20/+0 |
| | |||||
* | Introduce user command | Chocobozzz | 2021-07-20 | 1 | -397/+3 |
| | |||||
* | Introduce login command | Chocobozzz | 2021-07-20 | 1 | -3/+2 |
| | |||||
* | Refactor a little bit live tests | Chocobozzz | 2021-05-07 | 1 | -4/+19 |
| | |||||
* | Add banner tests | Chocobozzz | 2021-04-08 | 1 | -2/+2 |
| | |||||
* | Add ability to update plugin auth | Chocobozzz | 2021-02-01 | 1 | -0/+2 |
| | |||||
* | replace numbers with typed http status codes (#3409) | Rigel Kent | 2020-12-07 | 1 | -22/+41 |
| | |||||
* | Fix migration and test | Chocobozzz | 2020-11-25 | 1 | -10/+22 |
| | |||||
* | allow private syndication feeds via a user feedToken | Rigel Kent | 2020-11-25 | 1 | -1/+13 |
| | |||||
* | add blocked filter in users list to filter banned users | Rigel Kent | 2020-07-02 | 1 | -2/+11 |
| | | | | fixes #2914 | ||||
* | Fix users tests | Chocobozzz | 2020-07-02 | 1 | -1/+1 |
| | |||||
* | allow limiting video-comments rss feeds to an account or video channel | Rigel Kent | 2020-06-27 | 1 | -1/+1 |
| | |||||
* | Fix external auth email/password update | Chocobozzz | 2020-05-20 | 1 | -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 Kent | 2020-03-27 | 1 | -1/+2 |
| | |||||
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 1 | -20/+20 |
| | |||||
* | Add action hooks to user routes | Chocobozzz | 2019-12-06 | 1 | -1/+2 |
| | |||||
* | Add welcome modal | Chocobozzz | 2019-09-05 | 1 | -26/+3 |
| | |||||
* | Add CLI plugins tests | Chocobozzz | 2019-07-24 | 1 | -9/+12 |
| | |||||
* | WIP plugins: move plugin CLI in peertube script | Chocobozzz | 2019-07-24 | 1 | -4/+4 |
| | | | | Install/uninstall/list plugins remotely | ||||
* | Handle email update on server | Chocobozzz | 2019-06-11 | 1 | -2/+5 |
| | |||||
* | Improve registration | Chocobozzz | 2019-06-07 | 1 | -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 dependencies | Chocobozzz | 2019-06-06 | 1 | -4/+8 |
| | |||||
* | Add ability to specify channel on registration | Chocobozzz | 2019-05-28 | 1 | -2/+25 |
| | |||||
* | Shared utils -> extra-utils | Chocobozzz | 2019-04-24 | 1 | -0/+330 |
Because they need dev dependencies |