Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Optimize account creation | Chocobozzz | 2017-11-27 | 2 | -11/+15 |
* | Federate video abuses | Chocobozzz | 2017-11-27 | 2 | -6/+4 |
* | Federate video update | Chocobozzz | 2017-11-27 | 6 | -18/+29 |
* | Server shares user videos | Chocobozzz | 2017-11-27 | 5 | -69/+84 |
* | Send server announce when users upload a video | Chocobozzz | 2017-11-27 | 5 | -18/+55 |
* | Handle announces in inbox | Chocobozzz | 2017-11-27 | 4 | -6/+67 |
* | Fix video upload and videos list | Chocobozzz | 2017-11-27 | 5 | -6/+13 |
* | Add video abuse to activity pub | Chocobozzz | 2017-11-27 | 2 | -11/+57 |
* | Rename Pod -> Server | Chocobozzz | 2017-11-27 | 5 | -9/+9 |
* | Add follow tabs | Chocobozzz | 2017-11-27 | 1 | -1/+1 |
* | Follow works | Chocobozzz | 2017-11-27 | 6 | -31/+42 |
* | Fix issues on server start | Chocobozzz | 2017-11-27 | 2 | -1/+5 |
* | Add MANAGE_PEERTUBE_FOLLOW right | Chocobozzz | 2017-11-27 | 1 | -1/+1 |
* | Send follow/accept | Chocobozzz | 2017-11-27 | 4 | -14/+79 |
* | Handle follow/accept | Chocobozzz | 2017-11-27 | 4 | -12/+178 |
* | Make it compile at least | Chocobozzz | 2017-11-27 | 20 | -633/+134 |
* | Remove references to author | Chocobozzz | 2017-11-27 | 5 | -573/+6 |
* | Continue activitypub | Chocobozzz | 2017-11-27 | 4 | -82/+298 |
* | Begin activitypub | Chocobozzz | 2017-11-27 | 19 | -48/+404 |
* | Add lazy description on server | Chocobozzz | 2017-10-30 | 1 | -0/+19 |
* | Add og:video tags | Chocobozzz | 2017-10-26 | 1 | -1/+1 |
* | Fix integrity with transcoding jobs | Chocobozzz | 2017-10-26 | 2 | -8/+20 |
* | Fix integrity issues with after destroy hook | Chocobozzz | 2017-10-26 | 1 | -3/+3 |
* | Be tolerant with remote requests | Chocobozzz | 2017-10-26 | 1 | -2/+4 |
* | Fix lint | Chocobozzz | 2017-10-26 | 2 | -2/+2 |
* | Use async/await in lib and initializers | Chocobozzz | 2017-10-26 | 11 | -451/+456 |
* | Use async/await in controllers | Chocobozzz | 2017-10-26 | 1 | -19/+27 |
* | Add video channels | Chocobozzz | 2017-10-26 | 5 | -14/+216 |
* | Fix pod removal when it is down | Chocobozzz | 2017-10-19 | 1 | -6/+3 |
* | Add pod list endpoint with pagination, sort... | Chocobozzz | 2017-10-19 | 1 | -3/+3 |
* | More robust transcoding jobs | Chocobozzz | 2017-10-17 | 4 | -4/+20 |
* | Video blacklist refractoring | Chocobozzz | 2017-10-10 | 2 | -21/+0 |
* | Server: upgrade packages | Chocobozzz | 2017-10-09 | 1 | -1/+1 |
* | Implement video transcoding on server side | Chocobozzz | 2017-10-03 | 3 | -11/+90 |
* | Handle blacklist (#84) | Green-Star | 2017-09-22 | 2 | -0/+21 |
* | Move to HttpClient and PrimeNG data table | Chocobozzz | 2017-09-14 | 1 | -0/+1 |
* | Fix concurrency error when deleting a video | Chocobozzz | 2017-09-12 | 1 | -2/+2 |
* | Don't display password in logs | Chocobozzz | 2017-09-07 | 1 | -1/+1 |
* | Make tslint happy | Chocobozzz | 2017-09-04 | 1 | -15/+15 |
* | Formated -> Formatted | Chocobozzz | 2017-08-25 | 1 | -2/+2 |
* | Move video file metadata in their own table | Chocobozzz | 2017-08-25 | 1 | -1/+3 |
* | Remove one pod (#76) | Green-Star | 2017-08-02 | 1 | -0/+18 |
* | Fix lint | Chocobozzz | 2017-07-12 | 1 | -2/+1 |
* | Add previews cache system between pods | Chocobozzz | 2017-07-12 | 4 | -2/+88 |
* | Remove "function" in favor of () => {} | Chocobozzz | 2017-07-11 | 2 | -5/+5 |
* | Use global uuid instead of remoteId for videos | Chocobozzz | 2017-07-11 | 4 | -20/+20 |
* | Remove any typing from server | Chocobozzz | 2017-07-11 | 2 | -8/+9 |
* | Better typescript typing for a better world | Chocobozzz | 2017-07-10 | 5 | -28/+69 |
* | Fix error logging | Chocobozzz | 2017-07-07 | 5 | -12/+12 |
* | Async signature and various fixes | Chocobozzz | 2017-07-07 | 3 | -13/+3 |