Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Begin activitypub | Chocobozzz | 2017-11-27 | 2 | -185/+0 |
| | |||||
* | Add lazy description on server | Chocobozzz | 2017-10-30 | 1 | -2/+2 |
| | |||||
* | Be tolerant with remote requests | Chocobozzz | 2017-10-26 | 1 | -40/+46 |
| | | | | Just remove videos we don't want | ||||
* | Add video channels | Chocobozzz | 2017-10-26 | 1 | -37/+67 |
| | |||||
* | Upgrade express validator to v4 | Chocobozzz | 2017-09-15 | 1 | -8/+0 |
| | |||||
* | Add tests for npm run scripts | Chocobozzz | 2017-09-07 | 1 | -0/+1 |
| | |||||
* | Upgrade common server dependencies | Chocobozzz | 2017-08-25 | 1 | -7/+5 |
| | |||||
* | Move video file metadata in their own table | Chocobozzz | 2017-08-25 | 1 | -5/+14 |
| | | | | Will be used for user video quotas and multiple video resolutions | ||||
* | Remove "function" in favor of () => {} | Chocobozzz | 2017-07-11 | 1 | -3/+3 |
| | |||||
* | Use global uuid instead of remoteId for videos | Chocobozzz | 2017-07-11 | 1 | -6/+6 |
| | |||||
* | Type functions | Chocobozzz | 2017-06-10 | 2 | -12/+22 |
| | |||||
* | First typescript iteration | Chocobozzz | 2017-05-20 | 4 | -129/+139 |
| | |||||
* | Server: add video language attribute | Chocobozzz | 2017-04-07 | 1 | -0/+1 |
| | |||||
* | Server: add nsfw attribute | Chocobozzz | 2017-03-28 | 1 | -0/+1 |
| | |||||
* | Server: add licence video attribute | Chocobozzz | 2017-03-27 | 1 | -0/+1 |
| | |||||
* | Add video category support | Chocobozzz | 2017-03-22 | 1 | -0/+1 |
| | |||||
* | Add like/dislike system for videos | Chocobozzz | 2017-03-08 | 1 | -1/+3 |
| | |||||
* | Server: add views attribute when sending videos to friends | Chocobozzz | 2017-03-04 | 1 | -1/+2 |
| | |||||
* | Server: implement video views | Chocobozzz | 2017-02-26 | 1 | -1/+23 |
| | |||||
* | Server: make a basic "quick and dirty update" for videos | Chocobozzz | 2017-02-26 | 1 | -4/+21 |
| | | | | | | | | This system will be useful to to update some int video attributes (likes, dislikes, views...) The classic system is not used because we need some optimization for scaling | ||||
* | Server: remote video validators refractoring | Chocobozzz | 2017-01-17 | 1 | -23/+22 |
| | |||||
* | Server: we don't need the video name when removing a remote video | Chocobozzz | 2017-01-04 | 1 | -1/+0 |
| | |||||
* | Server: add video abuse support | Chocobozzz | 2017-01-04 | 2 | -0/+85 |