Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix client admin | Chocobozzz | 2017-06-25 | 3 | -31/+34 |
* | Fix client build | Chocobozzz | 2017-06-25 | 3 | -31/+606 |
* | Update dependencies | Chocobozzz | 2017-06-25 | 2 | -163/+310 |
* | Fix client compilation | Chocobozzz | 2017-06-20 | 5 | -6/+3 |
* | Share models between server and client | Chocobozzz | 2017-06-17 | 15 | -48/+30 |
* | Use typescript standard and lint all files | Chocobozzz | 2017-06-16 | 132 | -1901/+1924 |
* | Fix client compilation | Chocobozzz | 2017-06-16 | 2 | -5/+6 |
* | Fix prod build | Chocobozzz | 2017-06-11 | 4 | -9/+17 |
* | Bundle webtorrent with webpack. Closes https://github.com/Chocobozzz/PeerTube... | Chocobozzz | 2017-06-11 | 6 | -19/+6 |
* | Update webpack stack | Chocobozzz | 2017-06-11 | 19 | -46/+328 |
* | Update client modules | Chocobozzz | 2017-06-11 | 17 | -834/+797 |
* | Better build/dev scripts | Chocobozzz | 2017-06-11 | 3 | -2/+6 |
* | Use shared models | Chocobozzz | 2017-06-11 | 3 | -11/+19 |
* | Client: little refractoring | Chocobozzz | 2017-05-05 | 23 | -103/+57 |
* | 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 | 9 | -16/+147 |
* | Client: minor css fixes | Chocobozzz | 2017-04-29 | 2 | -0/+4 |
* | Use yarn instead of npm install | Chocobozzz | 2017-04-26 | 1 | -0/+5932 |
* | Fix travis lint tests | Chocobozzz | 2017-04-26 | 1 | -2/+2 |
* | Client: fix compilation | Chocobozzz | 2017-04-26 | 1 | -1/+1 |
* | Format video blacklist | Chocobozzz | 2017-04-26 | 3 | -33/+35 |
* | 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 | 4 | -2/+31 |
* | Client: Use recharge typo for logo | Chocobozzz | 2017-04-26 | 1 | -0/+0 |
* | Add credit | Chocobozzz | 2017-04-26 | 2 | -3/+14 |
* | 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 |
* | Client: use builtin email validator | Chocobozzz | 2017-04-26 | 3 | -17/+1 |
* | Add ability for an administrator to remove any video (#61) | Green-Star | 2017-04-26 | 8 | -45/+71 |
* | Update standard -> 10 | Chocobozzz | 2017-04-16 | 2 | -2/+1 |
* | Client: use ng2-tag-input for forms with video tags | Chocobozzz | 2017-04-16 | 8 | -141/+35 |
* | Client: update to angular 4 | Chocobozzz | 2017-04-12 | 15 | -68/+51 |
* | Client: add basic support for updating a video | Chocobozzz | 2017-04-10 | 14 | -6/+354 |
* | Client: support signup | Chocobozzz | 2017-04-10 | 9 | -0/+188 |
* | Client: support video language | Chocobozzz | 2017-04-07 | 8 | -1/+56 |
* | Client: add ability for user to change nsfw settings | Chocobozzz | 2017-04-06 | 13 | -83/+242 |
* | Client: Handle NSFW video | Chocobozzz | 2017-04-04 | 15 | -22/+157 |
* | Client: add support for video licences | Chocobozzz | 2017-03-27 | 8 | -0/+58 |
* | Relax on tags (accept any characters and not required anymore) | Chocobozzz | 2017-03-22 | 3 | -23/+28 |
* | Add video category support | Chocobozzz | 2017-03-22 | 8 | -3/+74 |
* | Client: fix routes title | Chocobozzz | 2017-03-12 | 8 | -16/+16 |
* | Client: fix prod compilation | Chocobozzz | 2017-03-10 | 1 | -1/+1 |