Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add activitypub migration script | Chocobozzz | 2017-11-27 | 1 | -1/+1 |
* | Federate likes/dislikes | Chocobozzz | 2017-11-27 | 1 | -0/+1 |
* | Fetch outbox to grab old activities tests | Chocobozzz | 2017-11-27 | 1 | -0/+1 |
* | Fetch outbox to grab old activities | Chocobozzz | 2017-11-27 | 1 | -0/+1 |
* | Add follow tests | Chocobozzz | 2017-11-27 | 1 | -1/+1 |
* | Add ability to unfollow a server | Chocobozzz | 2017-11-27 | 1 | -1/+1 |
* | Optimize signature verification | Chocobozzz | 2017-11-27 | 1 | -2/+2 |
* | Speed up activity pub http requests | Chocobozzz | 2017-11-27 | 1 | -1/+1 |
* | ApplicationFollow -> SeverFollow | Chocobozzz | 2017-11-27 | 1 | -1/+1 |
* | Server shares user videos | Chocobozzz | 2017-11-27 | 1 | -7/+5 |
* | Send server announce when users upload a video | Chocobozzz | 2017-11-27 | 1 | -3/+3 |
* | Rename Pod -> Server | Chocobozzz | 2017-11-27 | 1 | -7/+3 |
* | Follow works | Chocobozzz | 2017-11-27 | 1 | -0/+5 |
* | Fix issues on server start | Chocobozzz | 2017-11-27 | 1 | -2/+9 |
* | Handle follow/accept | Chocobozzz | 2017-11-27 | 1 | -33/+9 |
* | Make it compile at least | Chocobozzz | 2017-11-27 | 1 | -6/+0 |
* | Remove references to author | Chocobozzz | 2017-11-27 | 1 | -1/+1 |
* | Continue activitypub | Chocobozzz | 2017-11-27 | 1 | -40/+16 |
* | Begin activitypub | Chocobozzz | 2017-11-27 | 1 | -11/+20 |
* | Add video privacy setting | Chocobozzz | 2017-10-31 | 1 | -1/+9 |
* | Add lazy description on server | Chocobozzz | 2017-10-30 | 1 | -2/+3 |
* | Support roles with rights and add moderator role | Chocobozzz | 2017-10-27 | 1 | -12/+1 |
* | Increase video attributes length | Chocobozzz | 2017-10-26 | 1 | -4/+4 |
* | Add migration script for channels | Chocobozzz | 2017-10-26 | 1 | -1/+1 |
* | Add video channels | Chocobozzz | 2017-10-26 | 1 | -4/+19 |
* | Add pod list endpoint with pagination, sort... | Chocobozzz | 2017-10-19 | 1 | -0/+1 |
* | Use preview instead of thumbnail for oembed | Chocobozzz | 2017-10-17 | 1 | -2/+8 |
* | Add oembed endpoint | Chocobozzz | 2017-10-16 | 1 | -4/+10 |
* | Change how we handle resolution | Chocobozzz | 2017-10-09 | 1 | -11/+0 |
* | Add migration script | Chocobozzz | 2017-10-03 | 1 | -3/+2 |
* | Implement video transcoding on server side | Chocobozzz | 2017-10-03 | 1 | -10/+20 |
* | Handle blacklist (#84) | Green-Star | 2017-09-22 | 1 | -1/+2 |
* | Add info when server is processing a video at upload | Chocobozzz | 2017-09-14 | 1 | -1/+1 |
* | Make tslint happy | Chocobozzz | 2017-09-04 | 1 | -2/+2 |
* | Convert tests to typescript | Chocobozzz | 2017-09-04 | 1 | -1/+1 |
* | Begin user quota | Chocobozzz | 2017-09-04 | 1 | -3/+7 |
* | Move video file metadata in their own table | Chocobozzz | 2017-08-25 | 1 | -2/+12 |
* | Add ability to limit user registrations | Chocobozzz | 2017-07-25 | 1 | -1/+2 |
* | Add previews cache system between pods | Chocobozzz | 2017-07-12 | 1 | -1/+15 |
* | Use global uuid instead of remoteId for videos | Chocobozzz | 2017-07-11 | 1 | -1/+1 |
* | Async signature and various fixes | Chocobozzz | 2017-07-07 | 1 | -1/+6 |
* | Create types for model enums | Chocobozzz | 2017-06-16 | 1 | -6/+15 |
* | Update webpack stack | Chocobozzz | 2017-06-11 | 1 | -1/+1 |
* | Type functions | Chocobozzz | 2017-06-10 | 1 | -1/+1 |
* | require -> import | Chocobozzz | 2017-06-05 | 1 | -1/+1 |
* | Type models | Chocobozzz | 2017-05-25 | 1 | -13/+9 |
* | First typescript iteration | Chocobozzz | 2017-05-20 | 1 | -0/+343 |