Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove references to author | Chocobozzz | 2017-11-27 | 3 | -7/+3 |
* | Continue activitypub | Chocobozzz | 2017-11-27 | 1 | -40/+16 |
* | Begin activitypub | Chocobozzz | 2017-11-27 | 3 | -18/+29 |
* | Upgrade server packages | Chocobozzz | 2017-10-31 | 1 | -2/+2 |
* | Add video privacy setting | Chocobozzz | 2017-10-31 | 2 | -1/+44 |
* | Add lazy description on server | Chocobozzz | 2017-10-30 | 3 | -4/+35 |
* | Add tests to user roles | Chocobozzz | 2017-10-27 | 1 | -1/+0 |
* | Support roles with rights and add moderator role | Chocobozzz | 2017-10-27 | 3 | -14/+43 |
* | Remove sequelize deprecated operators | Chocobozzz | 2017-10-26 | 1 | -0/+1 |
* | Increase video attributes length | Chocobozzz | 2017-10-26 | 1 | -4/+4 |
* | Add migration script for channels | Chocobozzz | 2017-10-26 | 2 | -1/+112 |
* | Fix lint | Chocobozzz | 2017-10-26 | 1 | -1/+1 |
* | Use async/await in lib and initializers | Chocobozzz | 2017-10-26 | 5 | -208/+178 |
* | Use async/await in controllers | Chocobozzz | 2017-10-26 | 1 | -0/+1 |
* | Add video channels | Chocobozzz | 2017-10-26 | 3 | -12/+32 |
* | 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 |
* | Fix database benchmark in prod mode | Chocobozzz | 2017-10-10 | 1 | -1/+1 |
* | Change how we handle resolution | Chocobozzz | 2017-10-09 | 2 | -33/+21 |
* | Add migration script | Chocobozzz | 2017-10-03 | 2 | -3/+64 |
* | 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 |
* | Add tests for npm run scripts | Chocobozzz | 2017-09-07 | 1 | -20/+19 |
* | Fix tests and user quota | Chocobozzz | 2017-09-06 | 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 | 4 | -7/+45 |
* | Fix config checker | Chocobozzz | 2017-08-26 | 2 | -11/+14 |
* | Move video file metadata in their own table | Chocobozzz | 2017-08-25 | 5 | -10/+105 |
* | Add ability to limit user registrations | Chocobozzz | 2017-07-25 | 1 | -1/+2 |
* | Fix lint | Chocobozzz | 2017-07-12 | 1 | -3/+1 |
* | Add previews cache system between pods | Chocobozzz | 2017-07-12 | 2 | -5/+41 |
* | Remove "function" in favor of () => {} | Chocobozzz | 2017-07-11 | 3 | -5/+5 |
* | Use global uuid instead of remoteId for videos | Chocobozzz | 2017-07-11 | 13 | -13/+170 |
* | Async signature and various fixes | Chocobozzz | 2017-07-07 | 2 | -4/+7 |
* | Move to promises | Chocobozzz | 2017-07-05 | 14 | -327/+262 |
* | Excluse .js.map when scanning models/ directory | Chocobozzz | 2017-06-24 | 1 | -1/+2 |
* | Use typescript standard and lint all files | Chocobozzz | 2017-06-16 | 2 | -2/+1 |
* | Create types for model enums | Chocobozzz | 2017-06-16 | 1 | -6/+15 |
* | Reorganize model files | Chocobozzz | 2017-06-16 | 1 | -15/+53 |
* | Update webpack stack | Chocobozzz | 2017-06-11 | 2 | -5/+5 |
* | Type functions | Chocobozzz | 2017-06-10 | 5 | -15/+16 |
* | require -> import | Chocobozzz | 2017-06-05 | 5 | -9/+9 |
* | Type models | Chocobozzz | 2017-05-25 | 5 | -30/+70 |
* | First typescript iteration | Chocobozzz | 2017-05-20 | 16 | -153/+169 |
* | Server: check ffmpeg at startup | Chocobozzz | 2017-05-05 | 1 | -0/+25 |
* | Server: add job scheduler to transcode video files | Chocobozzz | 2017-05-04 | 2 | -1/+22 |
* | Server: add video language attribute | Chocobozzz | 2017-04-07 | 2 | -1/+39 |