Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement captions/subtitles | Chocobozzz | 2018-07-16 | 1 | -0/+24 |
| | |||||
* | Handle higher FPS for high resolution (test) | Chocobozzz | 2018-06-29 | 1 | -0/+5 |
| | |||||
* | Fix images size limit | Chocobozzz | 2018-06-22 | 1 | -2/+2 |
| | |||||
* | Add ability for uploaders to schedule video update | Chocobozzz | 2018-06-14 | 1 | -2/+11 |
| | |||||
* | Add concept of video state, and add ability to wait transcoding before | Chocobozzz | 2018-06-12 | 1 | -8/+16 |
| | | | | publishing a video | ||||
* | Improve create import file job | Chocobozzz | 2018-06-07 | 1 | -2/+2 |
| | | | | Fix federation of .ogv videos | ||||
* | Fix video channel update with an admin account | Chocobozzz | 2018-05-17 | 1 | -3/+18 |
| | |||||
* | Fix updating video tags to empty field | Chocobozzz | 2018-05-16 | 1 | -3/+5 |
| | |||||
* | Add ability to update a video channel | Chocobozzz | 2018-05-11 | 1 | -0/+16 |
| | |||||
* | Use ISO 639 for languages | Chocobozzz | 2018-04-23 | 1 | -4/+5 |
| | |||||
* | Update the api documentation | Chocobozzz | 2018-03-19 | 1 | -6/+1 |
| | |||||
* | Update videos response api | Chocobozzz | 2018-03-19 | 1 | -1/+6 |
| | |||||
* | Implement support field in video and video channel | Chocobozzz | 2018-02-15 | 1 | -1/+6 |
| | |||||
* | Add ability to set video thumbnail/preview | Chocobozzz | 2018-02-14 | 1 | -15/+14 |
| | |||||
* | A few updates for the watch video view (#181) | Benjamin Bouvier | 2018-01-07 | 1 | -1/+1 |
| | | | | | | | | * Fixes #156: Filter out the video being watched from the list of other videos of the same author; * Fixes #167: in the video view, hide the author's domain when it's from the current host; * Fixes #171: Allow undoing a like/dislike; | ||||
* | Add ability to disable video comments | Chocobozzz | 2018-01-03 | 1 | -5/+0 |
| | |||||
* | Move models to typescript-sequelize | Chocobozzz | 2017-12-13 | 1 | -7/+12 |
| | |||||
* | Fix lint | Chocobozzz | 2017-12-08 | 1 | -1/+0 |
| | |||||
* | Finish admin design | Chocobozzz | 2017-12-08 | 1 | -4/+5 |
| | |||||
* | Refractor validators | Chocobozzz | 2017-11-27 | 1 | -36/+3 |
| | |||||
* | Add shares forward and collection on videos/video channels | Chocobozzz | 2017-11-27 | 1 | -1/+23 |
| | |||||
* | Misc cleanup | Chocobozzz | 2017-11-27 | 1 | -2/+12 |
| | |||||
* | Cleanup helpers | Chocobozzz | 2017-11-27 | 1 | -92/+21 |
| | |||||
* | Fix lint | Chocobozzz | 2017-11-27 | 1 | -10/+8 |
| | |||||
* | Fix video upload and videos list | Chocobozzz | 2017-11-27 | 1 | -10/+5 |
| | |||||
* | Add video abuse to activity pub | Chocobozzz | 2017-11-27 | 1 | -5/+0 |
| | |||||
* | Rename Pod -> Server | Chocobozzz | 2017-11-27 | 1 | -2/+2 |
| | |||||
* | Fix issues on server start | Chocobozzz | 2017-11-27 | 1 | -0/+6 |
| | |||||
* | Remove references to author | Chocobozzz | 2017-11-27 | 1 | -2/+2 |
| | |||||
* | Continue activitypub | Chocobozzz | 2017-11-27 | 1 | -4/+12 |
| | |||||
* | Add video privacy setting | Chocobozzz | 2017-10-31 | 1 | -0/+12 |
| | |||||
* | Add lazy description on server | Chocobozzz | 2017-10-30 | 1 | -0/+5 |
| | |||||
* | Be tolerant with remote requests | Chocobozzz | 2017-10-26 | 1 | -1/+19 |
| | | | | Just remove videos we don't want | ||||
* | Add video channels | Chocobozzz | 2017-10-26 | 1 | -20/+0 |
| | |||||
* | Video blacklist refractoring | Chocobozzz | 2017-10-10 | 1 | -2/+32 |
| | |||||
* | Change how we handle resolution | Chocobozzz | 2017-10-09 | 1 | -3/+2 |
| | | | | It was an enum before, now we just use video height | ||||
* | Upgrade express validator to v4 | Chocobozzz | 2017-09-15 | 1 | -33/+3 |
| | |||||
* | Add tests for npm run scripts | Chocobozzz | 2017-09-07 | 1 | -0/+1 |
| | |||||
* | Upgrade common server dependencies | Chocobozzz | 2017-08-25 | 1 | -30/+28 |
| | |||||
* | Move video file metadata in their own table | Chocobozzz | 2017-08-25 | 1 | -13/+26 |
| | | | | Will be used for user video quotas and multiple video resolutions | ||||
* | Remove "function" in favor of () => {} | Chocobozzz | 2017-07-11 | 1 | -1/+1 |
| | |||||
* | Use global uuid instead of remoteId for videos | Chocobozzz | 2017-07-11 | 1 | -4/+10 |
| | |||||
* | Create types for model enums | Chocobozzz | 2017-06-16 | 1 | -1/+2 |
| | |||||
* | Update webpack stack | Chocobozzz | 2017-06-11 | 1 | -0/+1 |
| | |||||
* | Type functions | Chocobozzz | 2017-06-10 | 1 | -40/+70 |
| | |||||
* | require -> import | Chocobozzz | 2017-06-05 | 1 | -3/+1 |
| | |||||
* | First typescript iteration | Chocobozzz | 2017-05-20 | 1 | -0/+153 |