Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add outbox | Chocobozzz | 2017-11-27 | 2 | -0/+66 |
* | Refractor activity pub lib/helpers | Chocobozzz | 2017-11-27 | 2 | -15/+8 |
* | Optimize signature verification | Chocobozzz | 2017-11-27 | 1 | -0/+1 |
* | Federate video abuses | Chocobozzz | 2017-11-27 | 3 | -3/+19 |
* | Federate video update | Chocobozzz | 2017-11-27 | 6 | -6/+71 |
* | Server shares user videos | Chocobozzz | 2017-11-27 | 1 | -1/+2 |
* | Send server announce when users upload a video | Chocobozzz | 2017-11-27 | 2 | -5/+5 |
* | Handle announces in inbox | Chocobozzz | 2017-11-27 | 6 | -11/+152 |
* | Fix video upload and videos list | Chocobozzz | 2017-11-27 | 1 | -1/+3 |
* | Add video abuse to activity pub | Chocobozzz | 2017-11-27 | 2 | -27/+31 |
* | Rename Pod -> Server | Chocobozzz | 2017-11-27 | 6 | -54/+54 |
* | Fix issues on server start | Chocobozzz | 2017-11-27 | 2 | -4/+13 |
* | Handle follow/accept | Chocobozzz | 2017-11-27 | 3 | -23/+10 |
* | Make it compile at least | Chocobozzz | 2017-11-27 | 2 | -46/+40 |
* | Remove references to author | Chocobozzz | 2017-11-27 | 1 | -1/+0 |
* | Continue activitypub | Chocobozzz | 2017-11-27 | 4 | -10/+66 |
* | Begin activitypub | Chocobozzz | 2017-11-27 | 6 | -492/+300 |
* | Upgrade server packages | Chocobozzz | 2017-10-31 | 1 | -2/+1 |
* | Add video privacy setting | Chocobozzz | 2017-10-31 | 2 | -17/+64 |
* | Lazy description and previews to video form | Chocobozzz | 2017-10-30 | 1 | -1/+1 |
* | Add lazy description on server | Chocobozzz | 2017-10-30 | 2 | -55/+35 |
* | Remove sequelize deprecated operators | Chocobozzz | 2017-10-26 | 1 | -5/+5 |
* | Fix integrity issues with after destroy hook | Chocobozzz | 2017-10-26 | 3 | -6/+6 |
* | Fix log in after destroy hook | Chocobozzz | 2017-10-26 | 1 | -1/+1 |
* | Reset video fields when remote update fails | Chocobozzz | 2017-10-26 | 2 | -0/+18 |
* | Fix lint | Chocobozzz | 2017-10-26 | 1 | -1/+0 |
* | Add video channels | Chocobozzz | 2017-10-26 | 7 | -67/+675 |
* | Add ability to download a video from direct link or torrent file | Chocobozzz | 2017-10-19 | 2 | -33/+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 | 2 | -4/+31 |
* | Change how we handle resolution | Chocobozzz | 2017-10-09 | 2 | -125/+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 | 2 | -59/+109 |
* | Modify video file size to bigint | Chocobozzz | 2017-09-22 | 1 | -1/+1 |
* | Handle blacklist (#84) | Green-Star | 2017-09-22 | 2 | -5/+25 |
* | Fix concurrency error when deleting a video | Chocobozzz | 2017-09-12 | 1 | -3/+3 |
* | Add tests for npm run scripts | Chocobozzz | 2017-09-07 | 3 | -2/+4 |
* | Begin tests for user quota | Chocobozzz | 2017-09-05 | 1 | -0/+8 |
* | 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 | 2 | -3/+3 |
* | Formated -> Formatted | Chocobozzz | 2017-08-25 | 6 | -26/+26 |
* | Move video file metadata in their own table | Chocobozzz | 2017-08-25 | 5 | -238/+377 |
* | Add previews cache system between pods | Chocobozzz | 2017-07-12 | 1 | -0/+1 |
* | Remove "function" in favor of () => {} | Chocobozzz | 2017-07-11 | 3 | -18/+14 |
* | Use global uuid instead of remoteId for videos | Chocobozzz | 2017-07-11 | 7 | -57/+87 |
* | Remove any typing from server | Chocobozzz | 2017-07-11 | 2 | -9/+9 |
* | Better typescript typing for a better world | Chocobozzz | 2017-07-10 | 3 | -3/+3 |