| Commit message (Expand) | Author | Age | Files | Lines |
* | add check-params test for user list | Rigel Kent | 2020-07-03 | 1 | -1/+1 |
* | add blocked filter in users list to filter banned users | Rigel Kent | 2020-07-02 | 1 | -1/+9 |
* | Fix users tests | Chocobozzz | 2020-07-02 | 1 | -1/+1 |
* | update openapi spec with links and callback for search | Rigel Kent | 2020-06-27 | 1 | -1/+1 |
* | Split types and typings | Chocobozzz | 2020-06-18 | 1 | -1/+1 |
* | Update server dependencies | Chocobozzz | 2020-06-17 | 1 | -3/+1 |
* | Support logout and add id and pass tests | Chocobozzz | 2020-05-04 | 1 | -31/+4 |
* | Begin auth plugin support | Chocobozzz | 2020-05-04 | 1 | -2/+12 |
* | Creating a user with an empty password will send an email to let him set his ... | John Livingston | 2020-02-17 | 1 | -1/+15 |
* | Upgrade express-rate-limit | Chocobozzz | 2020-02-04 | 1 | -2/+0 |
* | Add action hooks to user routes | Chocobozzz | 2019-12-06 | 1 | -5/+20 |
* | Type toFormattedJSON | Chocobozzz | 2019-08-20 | 1 | -1/+1 |
* | Stronger model typings | Chocobozzz | 2019-08-19 | 1 | -1/+2 |
* | Moderators can only manage users | Chocobozzz | 2019-07-30 | 1 | -1/+6 |
* | Add rate limit to registration and API endpoints | Chocobozzz | 2019-07-04 | 1 | -5/+13 |
* | Handle email update on server | Chocobozzz | 2019-06-11 | 1 | -10/+8 |
* | Improve registration | Chocobozzz | 2019-06-07 | 1 | -2/+6 |
* | Upgrade server dependencies | Chocobozzz | 2019-06-06 | 1 | -1/+4 |
* | Remove unused actor uuid field | Chocobozzz | 2019-05-31 | 1 | -2/+1 |
* | Add ability to specify channel on registration | Chocobozzz | 2019-05-28 | 1 | -2/+3 |
* | Add user adminFlags | Chocobozzz | 2019-04-15 | 1 | -3/+6 |
* | Don't expose constants directly in initializers/ | Chocobozzz | 2019-04-11 | 1 | -1/+2 |
* | Move config in its own file | Chocobozzz | 2019-04-11 | 1 | -3/+4 |
* | Cleanup express locals typings | Chocobozzz | 2019-03-19 | 1 | -15/+15 |
* | Add to playlist dropdown | Chocobozzz | 2019-03-18 | 1 | -0/+2 |
* | Add playlist rest tests | Chocobozzz | 2019-03-18 | 1 | -3/+3 |
* | Upgrade server dependencies | Chocobozzz | 2019-02-21 | 1 | -4/+2 |
* | Cleanup reset user password by admin | Chocobozzz | 2019-02-11 | 1 | -10/+10 |
* | allow administration to change/reset a user's password | Rigel Kent | 2019-02-11 | 1 | -0/+1 |
* | Move subscriptions controllers in its own file | Chocobozzz | 2019-01-14 | 1 | -0/+2 |
* | Add new follow, mention and user registered notifs | Chocobozzz | 2019-01-09 | 1 | -0/+3 |
* | Add user notification base code | Chocobozzz | 2019-01-09 | 1 | -0/+2 |
* | Add history on server side | Chocobozzz | 2018-12-18 | 1 | -0/+2 |
* | enable email verification by admin (#1348) | Josh Morel | 2018-11-21 | 1 | -0/+1 |
* | Add ability for users to block an account/instance on server side | Chocobozzz | 2018-10-16 | 1 | -0/+2 |
* | Add users search filter | Chocobozzz | 2018-10-08 | 1 | -1/+1 |
* | Check video channel name is unique on our instance | Chocobozzz | 2018-10-01 | 1 | -1/+0 |
* | Cache user token | Chocobozzz | 2018-09-20 | 1 | -2/+3 |
* | Limit associations fetch when loading token | Chocobozzz | 2018-09-20 | 1 | -13/+3 |
* | Refractor audit user identifier | Chocobozzz | 2018-09-19 | 1 | -7/+10 |
* | Add federation to ownership change | Chocobozzz | 2018-09-04 | 1 | -1/+1 |
* | Users can change ownership of their video [#510] (#888) | Gaƫtan Rizio | 2018-09-04 | 1 | -0/+12 |
* | Use custom rate limiter when asking verif email | Chocobozzz | 2018-08-31 | 1 | -1/+7 |
* | add user account email verificiation (#977) | Josh Morel | 2018-08-31 | 1 | -2/+45 |
* | Implement daily upload limit (#956) | Felix Ableitner | 2018-08-28 | 1 | -2/+5 |
* | Add subscriptions endpoints to REST API | Chocobozzz | 2018-08-27 | 1 | -2/+1 |
* | Split users controller | Chocobozzz | 2018-08-27 | 1 | -0/+285 |