| Commit message (Expand) | Author | Age | Files | Lines |
* | Add user adminFlags | Chocobozzz | 2019-04-15 | 2 | -9/+12 |
* | Add ability to limit videos history size | Chocobozzz | 2019-04-11 | 1 | -1/+1 |
* | Don't expose constants directly in initializers/ | Chocobozzz | 2019-04-11 | 3 | -3/+6 |
* | Move config in its own file | Chocobozzz | 2019-04-11 | 3 | -6/+8 |
* | Add notification on new instance follower (server side) | Chocobozzz | 2019-04-08 | 1 | -1/+2 |
* | add quarantine videos feature (#1637) | Josh Morel | 2019-04-02 | 1 | -0/+1 |
* | Cleanup invalid rates/comments/shares | Chocobozzz | 2019-03-19 | 1 | -3/+1 |
* | Cleanup express locals typings | Chocobozzz | 2019-03-19 | 7 | -52/+48 |
* | Add videos playlist exist tests | Chocobozzz | 2019-03-18 | 1 | -1/+1 |
* | Add to playlist dropdown | Chocobozzz | 2019-03-18 | 2 | -0/+49 |
* | 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 | 2 | -11/+11 |
* | 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 | 3 | -154/+174 |
* | Add notifications in the client | Chocobozzz | 2019-01-09 | 1 | -1/+14 |
* | Add new follow, mention and user registered notifs | Chocobozzz | 2019-01-09 | 2 | -5/+13 |
* | Add import finished and video published notifs | Chocobozzz | 2019-01-09 | 1 | -3/+9 |
* | Add user notification base code | Chocobozzz | 2019-01-09 | 2 | -0/+86 |
* | Add history on server side | Chocobozzz | 2018-12-18 | 3 | -0/+60 |
* | Support additional video extensions | Chocobozzz | 2018-12-11 | 1 | -2/+2 |
* | Remove inferred type | Chocobozzz | 2018-12-05 | 1 | -1/+1 |
* | Add tmp and redundancy directories | Chocobozzz | 2018-12-04 | 1 | -2/+2 |
* | enable email verification by admin (#1348) | Josh Morel | 2018-11-21 | 1 | -0/+1 |
* | 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 |