Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade client dep | Chocobozzz | 2017-10-31 | 1 | -3/+3 |
| | |||||
* | Add video privacy setting | Chocobozzz | 2017-10-31 | 24 | -114/+296 |
| | |||||
* | Lazy description and previews to video form | Chocobozzz | 2017-10-30 | 17 | -55/+248 |
| | |||||
* | Support roles with rights and add moderator role | Chocobozzz | 2017-10-27 | 2 | -7/+9 |
| | |||||
* | Fix tag display on video watch | Chocobozzz | 2017-10-27 | 1 | -10/+16 |
| | |||||
* | Replace NSFW with "mature or explicit content" | Chocobozzz | 2017-10-27 | 8 | -33/+32 |
| | | | | Blur their thumbnail and name | ||||
* | Remove sequelize deprecated operators | Chocobozzz | 2017-10-26 | 1 | -1/+0 |
| | |||||
* | Increase video attributes length | Chocobozzz | 2017-10-26 | 3 | -2/+3 |
| | | | | | | | Number of tags: 3 -> 5 Tag length: 10 -> 30 Video name: 50 -> 120 Video channel name: 50 -> 120 | ||||
* | Add markdown support to video description | Chocobozzz | 2017-10-26 | 8 | -8/+67 |
| | |||||
* | Add channels to upload form | Chocobozzz | 2017-10-26 | 3 | -10/+25 |
| | |||||
* | Adapt client with video channels | Chocobozzz | 2017-10-26 | 10 | -100/+127 |
| | |||||
* | Fix video not found in watch component | Chocobozzz | 2017-10-19 | 1 | -1/+5 |
| | |||||
* | Fix bug when quitting NSFW video | Chocobozzz | 2017-10-19 | 1 | -6/+6 |
| | |||||
* | Add ability to download a video from direct link or torrent file | Chocobozzz | 2017-10-19 | 6 | -32/+43 |
| | |||||
* | Fix share embed iframe link | Chocobozzz | 2017-10-17 | 1 | -3/+9 |
| | |||||
* | Add oembed endpoint | Chocobozzz | 2017-10-16 | 2 | -1/+6 |
| | |||||
* | Fix some inconsistency in link (#97) | Ronan | 2017-10-13 | 1 | -3/+3 |
| | | | | Some link could appear with double // in url. e.g : "POST /api/v1/videos//upload HTTP/1.1" | ||||
* | Client: check user is logged in for some pages | Chocobozzz | 2017-10-10 | 4 | -5/+7 |
| | |||||
* | Video blacklist refractoring | Chocobozzz | 2017-10-10 | 2 | -15/+10 |
| | |||||
* | Fix lint | Chocobozzz | 2017-10-09 | 1 | -1/+1 |
| | |||||
* | Client: fix loading server configurations | Chocobozzz | 2017-10-09 | 5 | -68/+18 |
| | |||||
* | Upgrade client dependencies | Chocobozzz | 2017-10-09 | 1 | -1/+1 |
| | |||||
* | Try to optimize frontend | Chocobozzz | 2017-10-09 | 28 | -39/+174 |
| | |||||
* | Fix exception when getting 404 in video watch | Chocobozzz | 2017-10-09 | 1 | -5/+4 |
| | |||||
* | Client: handle multiple file resolutions | Chocobozzz | 2017-10-06 | 6 | -127/+50 |
| | |||||
* | Add info when server is processing a video at upload | Chocobozzz | 2017-09-14 | 4 | -26/+13 |
| | |||||
* | Remove ng2 file upload module | Chocobozzz | 2017-09-14 | 6 | -120/+95 |
| | | | | Unmaintained and we don't need it anymore with httpclient | ||||
* | Fix lint | Chocobozzz | 2017-09-14 | 1 | -1/+0 |
| | |||||
* | err.text -> err | Chocobozzz | 2017-09-14 | 2 | -4/+4 |
| | |||||
* | Move to HttpClient and PrimeNG data table | Chocobozzz | 2017-09-14 | 5 | -60/+72 |
| | |||||
* | Improve real world script | Chocobozzz | 2017-09-12 | 1 | -0/+1 |
| | |||||
* | Upload a video to /videos/upload | Chocobozzz | 2017-09-07 | 1 | -3/+3 |
| | | | | This is an action, not a REST endpoint | ||||
* | Add information at video upload if user video quota is reached | Chocobozzz | 2017-09-06 | 1 | -0/+2 |
| | |||||
* | Move video file metadata in their own table | Chocobozzz | 2017-08-25 | 3 | -13/+20 |
| | | | | Will be used for user video quotas and multiple video resolutions | ||||
* | Better webtorrent error handling | Chocobozzz | 2017-07-23 | 1 | -5/+18 |
| | |||||
* | Set correctly preview image for open graph | Chocobozzz | 2017-07-12 | 1 | -1/+1 |
| | |||||
* | Add preview to embed | Chocobozzz | 2017-07-12 | 1 | -0/+5 |
| | |||||
* | Use global uuid instead of remoteId for videos | Chocobozzz | 2017-07-11 | 8 | -24/+27 |
| | |||||
* | Type webtorrent | Chocobozzz | 2017-07-11 | 3 | -21/+18 |
| | |||||
* | Better typescript typing for a better world | Chocobozzz | 2017-07-10 | 2 | -47/+43 |
| | |||||
* | Fix page titles | Chocobozzz | 2017-07-06 | 3 | -2/+5 |
| | |||||
* | Clean up bottom video bar | Chocobozzz | 2017-07-06 | 2 | -9/+20 |
| | |||||
* | Better skin for videojs | Chocobozzz | 2017-07-06 | 2 | -3/+10 |
| | |||||
* | Update videojs -> 6 | Chocobozzz | 2017-07-06 | 1 | -1/+1 |
| | |||||
* | Fix client compilation | Chocobozzz | 2017-06-20 | 3 | -4/+3 |
| | |||||
* | Share models between server and client | Chocobozzz | 2017-06-17 | 3 | -9/+8 |
| | |||||
* | Use typescript standard and lint all files | Chocobozzz | 2017-06-16 | 24 | -645/+642 |
| | |||||
* | Bundle webtorrent with webpack. Closes ↵ | Chocobozzz | 2017-06-11 | 2 | -4/+4 |
| | | | | https://github.com/Chocobozzz/PeerTube/issues/50 | ||||
* | Update webpack stack | Chocobozzz | 2017-06-11 | 4 | -3/+5 |
| | |||||
* | Update client modules | Chocobozzz | 2017-06-11 | 1 | -1/+1 |
| |