| Commit message (Expand) | Author | Age | Files | Lines |
* | add check-params test for user list | Rigel Kent | 2020-07-03 | 1 | -2/+1 |
* | add blocked filter in users list to filter banned users | Rigel Kent | 2020-07-02 | 1 | -0/+16 |
* | Split types and typings | Chocobozzz | 2020-06-18 | 1 | -1/+1 |
* | Fix external auth email/password update | Chocobozzz | 2020-05-20 | 1 | -2/+7 |
* | Add overview of a user's actions in user-edit (#2558) | Rigel Kent | 2020-03-27 | 1 | -4/+5 |
* | Creating a user with an empty password will send an email to let him set his ... | John Livingston | 2020-02-17 | 1 | -1/+2 |
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 1 | -4/+3 |
* | (plugins) adding signup scope and init hook, modifying ensureUserRegistration... | Rigel Kent | 2019-11-25 | 1 | -1/+2 |
* | Add plugin hook on registration | Chocobozzz | 2019-10-25 | 1 | -3/+14 |
* | Update server dependencies | Chocobozzz | 2019-10-21 | 1 | -1/+2 |
* | Try to fix tests | Chocobozzz | 2019-09-24 | 1 | -1/+6 |
* | fix a few typos (#2141) | Lukas Winkler | 2019-09-23 | 1 | -1/+1 |
* | Add welcome modal | Chocobozzz | 2019-09-05 | 1 | -0/+7 |
* | Fix build | Chocobozzz | 2019-08-23 | 1 | -1/+1 |
* | Merge branch 'release/1.4.0' into develop | Chocobozzz | 2019-08-22 | 1 | -3/+8 |
|\ |
|
| * | Fix user creation by moderators | Chocobozzz | 2019-08-22 | 1 | -3/+8 |
* | | Stronger model typings | Chocobozzz | 2019-08-19 | 1 | -2/+3 |
|/ |
|
* | Moderators can only manage users | Chocobozzz | 2019-07-30 | 1 | -33/+39 |
* | Fix scheduled privacy and verify email validations | Chocobozzz | 2019-07-25 | 1 | -2/+2 |
* | Fix express validator | Chocobozzz | 2019-07-25 | 1 | -4/+3 |
* | Refactor middleware helpers | Chocobozzz | 2019-07-24 | 1 | -2/+3 |
* | Add peertube plugin index website models | Chocobozzz | 2019-07-24 | 1 | -2/+3 |
* | WIP plugins: add theme support | Chocobozzz | 2019-07-24 | 1 | -0/+4 |
* | Add language filters in user preferences | Chocobozzz | 2019-06-19 | 1 | -1/+4 |
* | Add ability to change email in client | Chocobozzz | 2019-06-11 | 1 | -1/+1 |
* | Handle email update on server | Chocobozzz | 2019-06-11 | 1 | -10/+29 |
* | Improve registration | Chocobozzz | 2019-06-07 | 1 | -2/+10 |
* | Multi step registration | Chocobozzz | 2019-05-29 | 1 | -0/+6 |
* | Add ability to specify channel on registration | Chocobozzz | 2019-05-28 | 1 | -0/+22 |
* | Add user adminFlags | Chocobozzz | 2019-04-15 | 1 | -0/+3 |
* | Add check params account ratings tests | Chocobozzz | 2019-04-09 | 1 | -1/+0 |
* | Add /accounts/:username/ratings endpoint (#1756) | Yohan Boniface | 2019-04-09 | 1 | -1/+17 |
* | Cleanup invalid rates/comments/shares | Chocobozzz | 2019-03-19 | 1 | -1/+1 |
* | Cleanup express locals typings | Chocobozzz | 2019-03-19 | 1 | -6/+6 |
* | Does exist | Chocobozzz | 2019-03-19 | 1 | -2/+2 |
* | Cleanup reset user password by admin | Chocobozzz | 2019-02-11 | 1 | -0/+2 |
* | Fix users update me param validation | Chocobozzz | 2018-12-18 | 1 | -4/+7 |
* | enable email verification by admin (#1348) | Josh Morel | 2018-11-21 | 1 | -0/+1 |
* | Check current password on server side | Chocobozzz | 2018-09-26 | 1 | -2/+19 |
* | Optimize SQL requests of watch page API endpoints | Chocobozzz | 2018-09-19 | 1 | -1/+1 |
* | Users can change ownership of their video [#510] (#888) | Gaƫtan Rizio | 2018-09-04 | 1 | -1/+6 |
* | add user account email verificiation (#977) | Josh Morel | 2018-08-31 | 1 | -1/+45 |
* | Implement daily upload limit (#956) | Felix Ableitner | 2018-08-28 | 1 | -1/+4 |
* | Improve error message on actor name conflict | Chocobozzz | 2018-08-27 | 1 | -1/+1 |
* | Cleanup utils helper | Chocobozzz | 2018-08-14 | 1 | -1/+1 |
* | Add reason when banning a user | Chocobozzz | 2018-08-08 | 1 | -2/+3 |
* | Implement user blocking on server side | Chocobozzz | 2018-08-08 | 1 | -0/+21 |
* | Add ability to delete our account | Chocobozzz | 2018-08-08 | 1 | -0/+14 |
* | API: Add ability to update video channel avatar | Chocobozzz | 2018-06-29 | 1 | -19/+2 |
* | Fix images size limit | Chocobozzz | 2018-06-22 | 1 | -9/+1 |