Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix well known and json parser with mastodon | Chocobozzz | 2017-11-29 | 1 | -0/+7 |
* | Refractor validators | Chocobozzz | 2017-11-27 | 1 | -9/+14 |
* | Add shares forward and collection on videos/video channels | Chocobozzz | 2017-11-27 | 1 | -2/+17 |
* | Fix lint | Chocobozzz | 2017-11-27 | 1 | -0/+2 |
* | Correctly forward like/dislikes and undo | Chocobozzz | 2017-11-27 | 1 | -21/+14 |
* | Cleanup models | Chocobozzz | 2017-11-27 | 1 | -134/+3 |
* | Fetch video likes/dislikes too | Chocobozzz | 2017-11-27 | 1 | -3/+45 |
* | Federate video views | Chocobozzz | 2017-11-27 | 1 | -5/+22 |
* | Fetch outbox to grab old activities tests | Chocobozzz | 2017-11-27 | 1 | -10/+28 |
* | Add outbox | Chocobozzz | 2017-11-27 | 1 | -0/+58 |
* | Refractor activity pub lib/helpers | Chocobozzz | 2017-11-27 | 1 | -4/+3 |
* | Optimize signature verification | Chocobozzz | 2017-11-27 | 1 | -0/+1 |
* | Federate video abuses | Chocobozzz | 2017-11-27 | 1 | -2/+2 |
* | Federate video update | Chocobozzz | 2017-11-27 | 1 | -0/+21 |
* | Send server announce when users upload a video | Chocobozzz | 2017-11-27 | 1 | -3/+3 |
* | Handle announces in inbox | Chocobozzz | 2017-11-27 | 1 | -11/+0 |
* | Fix video upload and videos list | Chocobozzz | 2017-11-27 | 1 | -1/+3 |
* | Rename Pod -> Server | Chocobozzz | 2017-11-27 | 1 | -29/+29 |
* | Fix issues on server start | Chocobozzz | 2017-11-27 | 1 | -2/+6 |
* | Handle follow/accept | Chocobozzz | 2017-11-27 | 1 | -6/+3 |
* | Make it compile at least | Chocobozzz | 2017-11-27 | 1 | -39/+33 |
* | Continue activitypub | Chocobozzz | 2017-11-27 | 1 | -2/+22 |
* | Begin activitypub | Chocobozzz | 2017-11-27 | 1 | -178/+200 |
* | Upgrade server packages | Chocobozzz | 2017-10-31 | 1 | -2/+1 |
* | Add video privacy setting | Chocobozzz | 2017-10-31 | 1 | -17/+61 |
* | Add lazy description on server | Chocobozzz | 2017-10-30 | 1 | -55/+31 |
* | Remove sequelize deprecated operators | Chocobozzz | 2017-10-26 | 1 | -5/+5 |
* | Fix integrity issues with after destroy hook | Chocobozzz | 2017-10-26 | 1 | -2/+2 |
* | Fix log in after destroy hook | Chocobozzz | 2017-10-26 | 1 | -1/+1 |
* | Reset video fields when remote update fails | Chocobozzz | 2017-10-26 | 1 | -0/+16 |
* | Add video channels | Chocobozzz | 2017-10-26 | 1 | -40/+140 |
* | Add ability to download a video from direct link or torrent file | Chocobozzz | 2017-10-19 | 1 | -31/+44 |
* | Fix video removing when it is corrupted | Chocobozzz | 2017-10-19 | 1 | -2/+5 |
* | Use preview instead of thumbnail for oembed | Chocobozzz | 2017-10-17 | 1 | -1/+5 |
* | Add oembed endpoint | Chocobozzz | 2017-10-16 | 1 | -4/+25 |
* | Change how we handle resolution | Chocobozzz | 2017-10-09 | 1 | -123/+84 |
* | Client: handle multiple file resolutions | Chocobozzz | 2017-10-06 | 1 | -13/+20 |
* | Add migration script | Chocobozzz | 2017-10-03 | 1 | -8/+2 |
* | Implement video transcoding on server side | Chocobozzz | 2017-10-03 | 1 | -9/+96 |
* | Fix concurrency error when deleting a video | Chocobozzz | 2017-09-12 | 1 | -3/+3 |
* | Add tests for npm run scripts | Chocobozzz | 2017-09-07 | 1 | -0/+2 |
* | Make tslint happy | Chocobozzz | 2017-09-04 | 1 | -1/+0 |
* | Begin user quota | Chocobozzz | 2017-09-04 | 1 | -3/+4 |
* | Upgrade common server dependencies | Chocobozzz | 2017-08-25 | 1 | -2/+2 |
* | Formated -> Formatted | Chocobozzz | 2017-08-25 | 1 | -3/+3 |
* | Move video file metadata in their own table | Chocobozzz | 2017-08-25 | 1 | -211/+223 |
* | Add previews cache system between pods | Chocobozzz | 2017-07-12 | 1 | -0/+1 |
* | Remove "function" in favor of () => {} | Chocobozzz | 2017-07-11 | 1 | -15/+11 |
* | Use global uuid instead of remoteId for videos | Chocobozzz | 2017-07-11 | 1 | -39/+61 |
* | Remove any typing from server | Chocobozzz | 2017-07-11 | 1 | -8/+8 |