Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Propagate old comment on new follow | Chocobozzz | 2017-12-28 | 1 | -13/+4 |
* | Move models to typescript-sequelize | Chocobozzz | 2017-12-13 | 1 | -8/+9 |
* | Make some fields optional when uploading a video | Chocobozzz | 2017-12-07 | 1 | -3/+3 |
* | Fix client search | Chocobozzz | 2017-12-05 | 1 | -3/+2 |
* | Fix lint | Chocobozzz | 2017-11-30 | 1 | -1/+1 |
* | Remove max duration/filesize constraints | Chocobozzz | 2017-11-28 | 1 | -9/+0 |
* | Refractor validators | Chocobozzz | 2017-11-27 | 1 | -131/+121 |
* | Add shares forward and collection on videos/video channels | Chocobozzz | 2017-11-27 | 1 | -1/+25 |
* | Cleanup helpers | Chocobozzz | 2017-11-27 | 1 | -22/+21 |
* | Rename Pod -> Server | Chocobozzz | 2017-11-27 | 1 | -2/+2 |
* | Remove references to author | Chocobozzz | 2017-11-27 | 1 | -7/+7 |
* | Add tests and fix bugs for video privacy | Chocobozzz | 2017-10-31 | 1 | -26/+37 |
* | Add video privacy setting | Chocobozzz | 2017-10-31 | 1 | -4/+15 |
* | Support roles with rights and add moderator role | Chocobozzz | 2017-10-27 | 1 | -1/+2 |
* | Fix lint | Chocobozzz | 2017-10-26 | 1 | -1/+1 |
* | Add video channels | Chocobozzz | 2017-10-26 | 1 | -9/+24 |
* | Upgrade client dependencies and fix error logs | Chocobozzz | 2017-10-19 | 1 | -2/+2 |
* | Handle express-validator error on the client side and fix #96 (#98) | Ronan | 2017-10-16 | 1 | -1/+4 |
* | Video blacklist refractoring | Chocobozzz | 2017-10-10 | 1 | -55/+3 |
* | Change how we handle resolution | Chocobozzz | 2017-10-09 | 1 | -2/+3 |
* | Upgrade express validator to v4 | Chocobozzz | 2017-09-15 | 1 | -134/+160 |
* | Remove ng2 file upload module | Chocobozzz | 2017-09-14 | 1 | -10/+32 |
* | Improve real world script | Chocobozzz | 2017-09-12 | 1 | -10/+6 |
* | Fix tests and user quota | Chocobozzz | 2017-09-06 | 1 | -0/+9 |
* | Begin tests for user quota | Chocobozzz | 2017-09-05 | 1 | -2/+2 |
* | Make tslint happy | Chocobozzz | 2017-09-04 | 1 | -1/+1 |
* | Begin user quota | Chocobozzz | 2017-09-04 | 1 | -2/+15 |
* | Upgrade common server dependencies | Chocobozzz | 2017-08-25 | 1 | -1/+1 |
* | Remove "function" in favor of () => {} | Chocobozzz | 2017-07-11 | 1 | -11/+11 |
* | Use global uuid instead of remoteId for videos | Chocobozzz | 2017-07-11 | 1 | -7/+17 |
* | Fix error logging | Chocobozzz | 2017-07-07 | 1 | -3/+3 |
* | Move to promises | Chocobozzz | 2017-07-05 | 1 | -38/+37 |
* | Use shared models | Chocobozzz | 2017-06-11 | 1 | -1/+3 |
* | Type functions | Chocobozzz | 2017-06-10 | 1 | -12/+16 |
* | Type models | Chocobozzz | 2017-05-25 | 1 | -1/+1 |
* | First typescript iteration | Chocobozzz | 2017-05-20 | 1 | -0/+199 |