| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix my live videos filter | Chocobozzz | 2021-10-20 | 1 | -1/+1 |
* | Add channel filters for my videos/followers | Chocobozzz | 2021-10-20 | 1 | -2/+25 |
* | Add ability to view my followers | Chocobozzz | 2021-10-20 | 1 | -4/+18 |
* | esModuleInterop to true | Chocobozzz | 2021-08-27 | 1 | -1/+1 |
* | Allow accounts to skip account setup modal | Chocobozzz | 2021-08-27 | 1 | -4/+8 |
* | Fix backend channel name validator consistency | Chocobozzz | 2021-08-05 | 1 | -5/+7 |
* | Refactor requests | Chocobozzz | 2021-07-20 | 1 | -1/+1 |
* | Support short uuid for GET video/playlist | Chocobozzz | 2021-06-29 | 1 | -3/+3 |
* | Move middleware utils in middlewares | Chocobozzz | 2021-06-03 | 1 | -4/+3 |
* | refactor API errors to standard error format | Rigel Kent | 2021-06-02 | 1 | -52/+61 |
* | Cleanup models directory organization | Chocobozzz | 2021-05-11 | 1 | -2/+2 |
* | provide more schema examples in openapi spec | Rigel Kent | 2021-05-11 | 1 | -0/+1 |
* | Fix lint | Chocobozzz | 2021-02-01 | 1 | -1/+1 |
* | Add ability to update plugin auth | Chocobozzz | 2021-02-01 | 1 | -1/+2 |
* | Upgrade sequelize to v6 | Chocobozzz | 2020-12-09 | 1 | -13/+12 |
* | replace numbers with typed http status codes (#3409) | Rigel Kent | 2020-12-07 | 1 | -25/+30 |
* | Add admin view to manage comments | Chocobozzz | 2020-11-16 | 1 | -0/+1 |
* | Check live duration and size | Chocobozzz | 2020-11-09 | 1 | -1/+1 |
* | Make channelName optionnal in tests only and validators | kimsible | 2020-08-11 | 1 | -14/+11 |
* | Add validator channelName for create-user api | kimsible | 2020-08-11 | 1 | -0/+17 |
* | 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 |