Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement support field in video and video channel | Chocobozzz | 2018-02-15 | 1 | -5/+11 |
* | Add ability to set video thumbnail/preview | Chocobozzz | 2018-02-14 | 1 | -13/+6 |
* | Add tests for emails | Chocobozzz | 2018-01-30 | 1 | -6/+20 |
* | Add ability to reset our password | Chocobozzz | 2018-01-30 | 1 | -2/+37 |
* | Destroy user token when changing its role | Chocobozzz | 2018-01-23 | 1 | -0/+7 |
* | Don't show videos of remote instance after unfollow | Chocobozzz | 2018-01-18 | 1 | -8/+14 |
* | Set sort refractoring | Chocobozzz | 2018-01-18 | 1 | -4/+4 |
* | Support video quota on client | Chocobozzz | 2018-01-08 | 1 | -1/+16 |
* | Fix avatar update | Chocobozzz | 2018-01-04 | 1 | -2/+3 |
* | Refresh remote accounts | Chocobozzz | 2018-01-04 | 1 | -19/+5 |
* | Send account activitypub update events | Chocobozzz | 2018-01-03 | 1 | -3/+14 |
* | Circle avatar | Chocobozzz | 2018-01-03 | 1 | -1/+1 |
* | Automatically resize avatars | Chocobozzz | 2018-01-03 | 1 | -3/+8 |
* | Begin to add avatar to actors | Chocobozzz | 2017-12-29 | 1 | -3/+50 |
* | Propagate old comment on new follow | Chocobozzz | 2017-12-28 | 1 | -18/+6 |
* | Begin moving video channel to actor | Chocobozzz | 2017-12-19 | 1 | -1/+1 |
* | Enh #106 : Add an autoPlayVideo user attribute (#159) | Andréas Livet | 2017-12-19 | 1 | -0/+3 |
* | Move models to typescript-sequelize | Chocobozzz | 2017-12-13 | 1 | -13/+15 |
* | Users list only available when use is authenticated | Chocobozzz | 2017-11-29 | 1 | -0/+2 |
* | Refractor validators | Chocobozzz | 2017-11-27 | 1 | -8/+8 |
* | Optimize account creation | Chocobozzz | 2017-11-27 | 1 | -5/+17 |
* | Make it compile at least | Chocobozzz | 2017-11-27 | 1 | -25/+17 |
* | Remove references to author | Chocobozzz | 2017-11-27 | 1 | -4/+4 |
* | Add tests and fix bugs for video privacy | Chocobozzz | 2017-10-31 | 1 | -1/+1 |
* | Add video privacy setting | Chocobozzz | 2017-10-31 | 1 | -1/+20 |
* | Support roles with rights and add moderator role | Chocobozzz | 2017-10-27 | 1 | -9/+11 |
* | Add migration script for channels | Chocobozzz | 2017-10-26 | 1 | -10/+8 |
* | Fix lint | Chocobozzz | 2017-10-26 | 1 | -1/+1 |
* | Use async/await in controllers | Chocobozzz | 2017-10-26 | 1 | -59/+49 |
* | Add video channels | Chocobozzz | 2017-10-26 | 1 | -8/+25 |
* | Fix tests and user quota | Chocobozzz | 2017-09-06 | 1 | -8/+22 |
* | Add user update for admins | Chocobozzz | 2017-09-05 | 1 | -5/+41 |
* | Begin user quota | Chocobozzz | 2017-09-04 | 1 | -2/+9 |
* | Formated -> Formatted | Chocobozzz | 2017-08-25 | 1 | -5/+5 |
* | Add ability to limit user registrations | Chocobozzz | 2017-07-25 | 1 | -2/+2 |
* | Use global uuid instead of remoteId for videos | Chocobozzz | 2017-07-11 | 1 | -1/+1 |
* | Better typescript typing for a better world | Chocobozzz | 2017-07-10 | 1 | -6/+10 |
* | Fix error logging | Chocobozzz | 2017-07-07 | 1 | -1/+1 |
* | Move to promises | Chocobozzz | 2017-07-05 | 1 | -52/+34 |
* | Move ensureRegistrationEnabled to middlewares | Chocobozzz | 2017-06-25 | 1 | -11/+2 |
* | Share models between server and client | Chocobozzz | 2017-06-17 | 1 | -2/+4 |
* | Type functions | Chocobozzz | 2017-06-10 | 1 | -11/+11 |
* | require -> import | Chocobozzz | 2017-06-05 | 1 | -1/+1 |
* | Type models | Chocobozzz | 2017-05-25 | 1 | -2/+2 |
* | First typescript iteration | Chocobozzz | 2017-05-20 | 1 | -0/+173 |