Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bundle webtorrent with webpack. Closes https://github.com/Chocobozzz/PeerTube... | Chocobozzz | 2017-06-11 | 6 | -19/+6 |
* | Update webpack stack | Chocobozzz | 2017-06-11 | 32 | -77/+424 |
* | Update client modules | Chocobozzz | 2017-06-11 | 19 | -905/+874 |
* | Better build/dev scripts | Chocobozzz | 2017-06-11 | 15 | -27/+612 |
* | Use shared models | Chocobozzz | 2017-06-11 | 10 | -35/+65 |
* | Adapt scripts to typescript | Chocobozzz | 2017-06-10 | 7 | -13/+17 |
* | Type functions | Chocobozzz | 2017-06-10 | 96 | -541/+987 |
* | require -> import | Chocobozzz | 2017-06-05 | 33 | -67/+66 |
* | Type models | Chocobozzz | 2017-05-25 | 76 | -803/+1697 |
* | First typescript iteration | Chocobozzz | 2017-05-20 | 113 | -1805/+1982 |
* | Update README | Chocobozzz | 2017-05-05 | 1 | -2/+2 |
* | Server: move requests lib in their own directory | Chocobozzz | 2017-05-05 | 7 | -16/+18 |
* | Server: finish old jobs at startup | Chocobozzz | 2017-05-05 | 3 | -20/+44 |
* | Server: check ffmpeg at startup | Chocobozzz | 2017-05-05 | 1 | -0/+25 |
* | Server: split videos controller | Chocobozzz | 2017-05-05 | 4 | -264/+339 |
* | Client: little refractoring | Chocobozzz | 2017-05-05 | 23 | -103/+57 |
* | Fix unset video language on video update | Chocobozzz | 2017-05-05 | 4 | -8/+21 |
* | Client: fix update button displayed on non owned video | Chocobozzz | 2017-05-05 | 4 | -4/+7 |
* | Fix tests | Chocobozzz | 2017-05-05 | 3 | -3/+3 |
* | Server: Fix video propagation with transcoding enabled | Chocobozzz | 2017-05-05 | 4 | -13/+26 |
* | Server: add tests to video transcoder | Chocobozzz | 2017-05-04 | 5 | -4/+120 |
* | Server: add job scheduler to transcode video files | Chocobozzz | 2017-05-04 | 11 | -23/+340 |
* | Server: little refractoring when listing videos | Chocobozzz | 2017-05-01 | 1 | -10/+12 |
* | Server: add tests for video blacklists | Chocobozzz | 2017-05-01 | 8 | -7/+300 |
* | Client: try to be responsive | Chocobozzz | 2017-05-01 | 9 | -16/+147 |
* | Change screenshot | Chocobozzz | 2017-04-30 | 1 | -2/+2 |
* | Client: minor css fixes | Chocobozzz | 2017-04-29 | 2 | -0/+4 |
* | Fix upgrade script (again...) | Bigard Florian | 2017-04-27 | 1 | -2/+2 |
* | Fix upgrade script | Bigard Florian | 2017-04-27 | 1 | -1/+1 |
* | Add yarn to npm run upgrade | Bigard Florian | 2017-04-27 | 1 | -3/+8 |
* | Add yarn cache to travis | Chocobozzz | 2017-04-26 | 1 | -0/+2 |
* | Use yarn instead of npm install | Chocobozzz | 2017-04-26 | 5 | -4/+9286 |
* | Remove unnecessary script | Chocobozzz | 2017-04-26 | 1 | -244/+0 |
* | Remove Node 4 support | Chocobozzz | 2017-04-26 | 3 | -5/+15 |
* | Fix travis lint tests | Chocobozzz | 2017-04-26 | 2 | -4/+4 |
* | Client: fix compilation | Chocobozzz | 2017-04-26 | 3 | -1/+5 |
* | Format video blacklist | Chocobozzz | 2017-04-26 | 7 | -54/+55 |
* | Client: fix bad rebase | Chocobozzz | 2017-04-26 | 1 | -5/+0 |
* | Client: add ability to hide left menu | Chocobozzz | 2017-04-26 | 4 | -61/+104 |
* | Client: add github and licence link in footer | Chocobozzz | 2017-04-26 | 1 | -1/+2 |
* | Client: adjust viewport height | Chocobozzz | 2017-04-26 | 5 | -3/+10 |
* | Client: display video tags | Chocobozzz | 2017-04-26 | 5 | -3/+32 |
* | Client: Use recharge typo for logo | Chocobozzz | 2017-04-26 | 1 | -0/+0 |
* | Add credit | Chocobozzz | 2017-04-26 | 3 | -3/+32 |
* | Client: beautiful watch page | Chocobozzz | 2017-04-26 | 21 | -407/+463 |
* | Client: fixed header and menu | Chocobozzz | 2017-04-26 | 5 | -46/+58 |
* | Client: add titles to menu blocks | Chocobozzz | 2017-04-26 | 3 | -5/+26 |
* | Client Better design for video watch | Chocobozzz | 2017-04-26 | 7 | -141/+199 |
* | Client: responsive design | Chocobozzz | 2017-04-26 | 28 | -255/+378 |
* | Client: avoid loading javascript ressource over the network | Chocobozzz | 2017-04-26 | 2 | -22/+2 |