Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Better build/dev scripts | Chocobozzz | 2017-06-11 | 1 | -1/+1 |
| | |||||
* | Use shared models | Chocobozzz | 2017-06-11 | 2 | -10/+13 |
| | |||||
* | Client: little refractoring | Chocobozzz | 2017-05-05 | 14 | -43/+11 |
| | |||||
* | Fix unset video language on video update | Chocobozzz | 2017-05-05 | 2 | -1/+14 |
| | |||||
* | Client: fix update button displayed on non owned video | Chocobozzz | 2017-05-05 | 2 | -2/+5 |
| | |||||
* | Client: try to be responsive | Chocobozzz | 2017-05-01 | 2 | -8/+61 |
| | |||||
* | Client: minor css fixes | Chocobozzz | 2017-04-29 | 1 | -0/+1 |
| | |||||
* | Format video blacklist | Chocobozzz | 2017-04-26 | 3 | -33/+35 |
| | |||||
* | Client: fix bad rebase | Chocobozzz | 2017-04-26 | 1 | -5/+0 |
| | |||||
* | Client: adjust viewport height | Chocobozzz | 2017-04-26 | 2 | -2/+1 |
| | |||||
* | Client: display video tags | Chocobozzz | 2017-04-26 | 3 | -1/+30 |
| |