| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix external auth email/password update | Chocobozzz | 2020-05-20 | 1 | -1/+1 |
* | Creating a user with an empty password will send an email to let him set his ... | John Livingston | 2020-02-17 | 1 | -1/+47 |
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 1 | -6/+7 |
* | Autoplay next recommended video (#2137) | LoveIsGrief | 2019-09-24 | 1 | -0/+8 |
* | fix a few typos (#2141) | Lukas Winkler | 2019-09-23 | 1 | -1/+1 |
* | Add welcome modal | Chocobozzz | 2019-09-05 | 1 | -1/+19 |
* | Moderators can only manage users | Chocobozzz | 2019-07-30 | 1 | -30/+136 |
* | Add CLI plugins tests | Chocobozzz | 2019-07-24 | 1 | -1/+12 |
* | Add language filters in user preferences | Chocobozzz | 2019-06-19 | 1 | -0/+23 |
* | Add more embed parameters | Chocobozzz | 2019-06-11 | 1 | -2/+1 |
* | Improve registration | Chocobozzz | 2019-06-07 | 1 | -0/+7 |
* | Multi step registration | Chocobozzz | 2019-05-29 | 1 | -0/+7 |
* | Add ability to specify channel on registration | Chocobozzz | 2019-05-28 | 1 | -2/+26 |
* | Use test wrapper exit function | Chocobozzz | 2019-04-24 | 1 | -4/+4 |
* | Try to fix travis | Chocobozzz | 2019-04-24 | 1 | -3/+21 |
* | Cleanup tests | Chocobozzz | 2019-04-24 | 1 | -11/+4 |
* | Shared utils -> extra-utils | Chocobozzz | 2019-04-24 | 1 | -4/+4 |
* | Add user adminFlags | Chocobozzz | 2019-04-15 | 1 | -2/+22 |
* | Add check params account ratings tests | Chocobozzz | 2019-04-09 | 1 | -0/+32 |
* | Cleanup reset user password by admin | Chocobozzz | 2019-02-11 | 1 | -0/+18 |
* | Add notifications in the client | Chocobozzz | 2019-01-09 | 1 | -2/+1 |
* | Add history on server side | Chocobozzz | 2018-12-18 | 1 | -0/+8 |
* | Keep old channel/user name constraints | Chocobozzz | 2018-12-13 | 1 | -2/+2 |
* | Merge branch 'move-utils-to-shared' of https://github.com/buoyantair/PeerTube... | Chocobozzz | 2018-12-07 | 1 | -4/+8 |
|\ |
|
| * | Move utils to /shared | buoyantair | 2018-10-29 | 1 | -4/+8 |
* | | username/display_name/video_channel_name min length 1 and max length 50 (#1265) | BRAINS YUM | 2018-12-07 | 1 | -4/+4 |
* | | enable email verification by admin (#1348) | Josh Morel | 2018-11-21 | 1 | -0/+9 |
|/ |
|
* | Feature/description support fields length 1000 (#1267) | BRAINS YUM | 2018-10-19 | 1 | -1/+1 |
* | Check current password on server side | Chocobozzz | 2018-09-26 | 1 | -1/+33 |
* | add user account email verificiation (#977) | Josh Morel | 2018-08-31 | 1 | -0/+22 |
* | Implement daily upload limit (#956) | Felix Ableitner | 2018-08-28 | 1 | -2/+54 |
* | Implement user blocking on server side | Chocobozzz | 2018-08-08 | 1 | -2/+14 |
* | Add ability to delete our account | Chocobozzz | 2018-08-08 | 1 | -1/+7 |
* | Increase test timeout for imports | Chocobozzz | 2018-08-08 | 1 | -1/+1 |
* | Add torrent tests | Chocobozzz | 2018-08-08 | 1 | -1/+1 |
* | Add check param tests regarding video imports | Chocobozzz | 2018-08-08 | 1 | -3/+41 |
* | API: Add ability to update video channel avatar | Chocobozzz | 2018-06-29 | 1 | -0/+14 |
* | Increase test timeout for travis | Chocobozzz | 2018-06-27 | 1 | -1/+1 |
* | Do not create a user with the same username than another actor name | Chocobozzz | 2018-06-21 | 1 | -0/+24 |
* | Move fixtures in tests/ | Chocobozzz | 2018-06-07 | 1 | -3/+3 |
* | Add ability to choose what policy we have for NSFW videos | Chocobozzz | 2018-04-19 | 1 | -3/+3 |
* | Add auth documentation | Chocobozzz | 2018-04-16 | 1 | -0/+20 |
* | Implement support field in video and video channel | Chocobozzz | 2018-02-15 | 1 | -0/+8 |
* | Add ability to set video thumbnail/preview | Chocobozzz | 2018-02-14 | 1 | -4/+4 |
* | Add tests for emails | Chocobozzz | 2018-01-30 | 1 | -0/+22 |
* | Add ability to login with email | Chocobozzz | 2018-01-29 | 1 | -1/+1 |
* | Destroy user token when changing its role | Chocobozzz | 2018-01-23 | 1 | -4/+13 |
* | Increase tests timeout | Chocobozzz | 2018-01-18 | 1 | -1/+1 |
* | Don't show videos of remote instance after unfollow | Chocobozzz | 2018-01-18 | 1 | -1/+1 |
* | Add avatar max size limit | Chocobozzz | 2018-01-03 | 1 | -0/+8 |