| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'feature/webtorrent-disabling' into develop | Chocobozzz | 2018-10-17 | 1 | -0/+1 |
|\ |
|
| * | move to boolean switch | Rigel Kent | 2018-10-13 | 1 | -1/+1 |
| * | add webtorrent opt-out settings | Rigel Kent | 2018-10-13 | 1 | -0/+1 |
* | | Add ability to mute a user/instance by server in server api | Chocobozzz | 2018-10-16 | 1 | -4/+4 |
* | | Add user/instance block by users in the client | Chocobozzz | 2018-10-16 | 1 | -2/+2 |
* | | Add ability for users to block an account/instance on server side | Chocobozzz | 2018-10-16 | 3 | -1/+129 |
|/ |
|
* | 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 |
* | Check current password on server side | Chocobozzz | 2018-09-26 | 1 | -1/+1 |
* | Cache user token | Chocobozzz | 2018-09-20 | 2 | -3/+4 |
* | Limit associations fetch when loading token | Chocobozzz | 2018-09-20 | 2 | -29/+15 |
* | Refractor audit user identifier | Chocobozzz | 2018-09-19 | 2 | -14/+18 |
* | Optimize SQL requests of watch page API endpoints | Chocobozzz | 2018-09-19 | 1 | -1/+1 |
* | Retry transactions on user endpoints if needed | Chocobozzz | 2018-09-13 | 1 | -4/+4 |
* | 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 | 2 | -3/+8 |
* | Add ability to search video channels | Chocobozzz | 2018-08-27 | 1 | -2/+39 |
* | Add get subscription endpoint | Chocobozzz | 2018-08-27 | 1 | -12/+24 |
* | Add subscriptions endpoints to REST API | Chocobozzz | 2018-08-27 | 2 | -10/+107 |
* | Split users controller | Chocobozzz | 2018-08-27 | 2 | -0/+500 |