Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ability to update some configuration keys | Chocobozzz | 2018-01-17 | 1 | -1/+1 |
* | Add ability to disable video comments | Chocobozzz | 2018-01-03 | 1 | -1/+1 |
* | Begin to add avatar to actors | Chocobozzz | 2017-12-29 | 1 | -2/+28 |
* | Set port if not specified in webfinger | Chocobozzz | 2017-12-19 | 1 | -2/+16 |
* | Begin moving video channel to actor | Chocobozzz | 2017-12-19 | 1 | -9/+11 |
* | Move models to typescript-sequelize | Chocobozzz | 2017-12-13 | 1 | -8/+9 |
* | Cleanup helpers | Chocobozzz | 2017-11-27 | 1 | -3/+2 |
* | Send server announce when users upload a video | Chocobozzz | 2017-11-27 | 1 | -6/+12 |
* | Handle follow/accept | Chocobozzz | 2017-11-27 | 1 | -0/+11 |
* | Adapt client with video channels | Chocobozzz | 2017-10-26 | 1 | -1/+0 |
* | Use async/await in lib and initializers | Chocobozzz | 2017-10-26 | 1 | -9/+11 |
* | Use async/await in controllers | Chocobozzz | 2017-10-26 | 1 | -0/+9 |
* | Change how we handle resolution | Chocobozzz | 2017-10-09 | 1 | -1/+1 |
* | Implement video transcoding on server side | Chocobozzz | 2017-10-03 | 1 | -2/+25 |
* | Handle blacklist (#84) | Green-Star | 2017-09-22 | 1 | -1/+4 |
* | Formated -> Formatted | Chocobozzz | 2017-08-25 | 1 | -6/+6 |
* | Add ability to limit user registrations | Chocobozzz | 2017-07-25 | 1 | -1/+19 |
* | Remove "function" in favor of () => {} | Chocobozzz | 2017-07-11 | 1 | -1/+1 |
* | Move to promises | Chocobozzz | 2017-07-05 | 1 | -17/+7 |
* | Update systemd service template | Chocobozzz | 2017-06-20 | 1 | -1/+1 |
* | Share models between server and client | Chocobozzz | 2017-06-17 | 1 | -2/+6 |
* | Use typescript standard and lint all files | Chocobozzz | 2017-06-16 | 1 | -1/+0 |
* | Update webpack stack | Chocobozzz | 2017-06-11 | 1 | -12/+1 |
* | Type functions | Chocobozzz | 2017-06-10 | 1 | -10/+6 |
* | Type models | Chocobozzz | 2017-05-25 | 1 | -1/+8 |
* | First typescript iteration | Chocobozzz | 2017-05-20 | 1 | -0/+54 |