| Commit message (Expand) | Author | Age | Files | Lines |
* | Add email to users | Chocobozzz | 2017-02-18 | 9 | -6/+52 |
* | Add email to pods | Chocobozzz | 2017-02-16 | 2 | -0/+5 |
* | Client: fix lint | Chocobozzz | 2017-02-10 | 8 | -12/+12 |
* | Client: use tslib instead of ts-helpers | Chocobozzz | 2017-02-10 | 1 | -3/+0 |
* | Client: fix angular2-notifications dep... | Chocobozzz | 2017-02-05 | 1 | -1/+1 |
* | Client: replace simple tables by ng2 smart table component | Chocobozzz | 2017-01-30 | 15 | -160/+260 |
* | Client: notify client if there are webtorrent errors | Chocobozzz | 2017-01-29 | 2 | -10/+21 |
* | Client: better confirm box for a beautiful world | Chocobozzz | 2017-01-27 | 12 | -39/+176 |
* | Client: better notifications for a beautiful world | Chocobozzz | 2017-01-27 | 17 | -47/+131 |
* | Client: fix video timeout | Chocobozzz | 2017-01-27 | 1 | -9/+8 |
* | Client: lazy load admin area | Chocobozzz | 2017-01-23 | 53 | -13/+17 |
* | Client: add basic support to report video abuses | Chocobozzz | 2017-01-23 | 18 | -9/+182 |
* | Client: add ability to report a video | Chocobozzz | 2017-01-20 | 10 | -5/+174 |
* | Adapt requests controller/front to new informations | Chocobozzz | 2017-01-19 | 4 | -23/+46 |
* | Client: fix client error handling | Chocobozzz | 2017-01-19 | 1 | -0/+1 |
* | Client: update ng2-meta | Chocobozzz | 2017-01-13 | 3 | -3/+3 |
* | Client: add basic aot support | Chocobozzz | 2017-01-13 | 21 | -63/+80 |
* | Server: add video abuse support | Chocobozzz | 2017-01-04 | 2 | -6/+12 |
* | Client: upgrade angular dep' | Chocobozzz | 2016-12-29 | 4 | -15/+16 |
* | First version with PostgreSQL | Chocobozzz | 2016-12-19 | 17 | -32/+29 |
* | Client: redirect /videos/:id to /videos/watch/:id | Chocobozzz | 2016-11-29 | 1 | -0/+4 |
* | Client: fix PeerTube link in embed videos | Chocobozzz | 2016-11-29 | 1 | -0/+5 |
* | Client: move menu component in core module | Chocobozzz | 2016-11-29 | 5 | -9/+10 |
* | Client: Get videos -> See videos | Chocobozzz | 2016-11-29 | 1 | -1/+1 |
* | Client: try to improve ux for the upload form | Chocobozzz | 2016-11-27 | 4 | -28/+57 |
* | Client: improve host regex | Chocobozzz | 2016-11-27 | 2 | -8/+6 |
* | Client: fix https warning in make friends | Chocobozzz | 2016-11-21 | 1 | -1/+1 |
* | Client: move vendor imports into the vendor file | Chocobozzz | 2016-11-21 | 1 | -0/+9 |
* | Client: split in angular modules | Chocobozzz | 2016-11-21 | 32 | -172/+369 |
* | Client: add warning if the user want to embed a video of a non https website | Chocobozzz | 2016-11-21 | 2 | -0/+8 |
* | Client: move video watch modals in their own component | Chocobozzz | 2016-11-21 | 10 | -75/+126 |
* | Client: add message if the admin wants to make friends without https | Chocobozzz | 2016-11-16 | 2 | -0/+8 |
* | Client: add video not found message if the video... is not found | Chocobozzz | 2016-11-16 | 5 | -3/+28 |
* | Pod URL -> pod host. HTTPS is required to make friends. | Chocobozzz | 2016-11-16 | 10 | -67/+58 |
* | Prerender opengraph tags in the server | Chocobozzz | 2016-11-16 | 1 | -0/+4 |
* | Client: add button control in embed videojs to go to the watch page | Chocobozzz | 2016-11-16 | 1 | -0/+35 |
* | Client: don't use thumbnail in embed video for now | Chocobozzz | 2016-11-08 | 1 | -3/+4 |
* | Client: remove videojs on destroy | Chocobozzz | 2016-11-08 | 1 | -2/+10 |
* | Client: add share button | Chocobozzz | 2016-11-08 | 3 | -5/+60 |
* | Client: use videojs as player | Chocobozzz | 2016-11-08 | 4 | -7/+18 |
* | Prepare embed page | Chocobozzz | 2016-11-07 | 2 | -0/+102 |
* | Client: add opengraph tags | Chocobozzz | 2016-11-04 | 1 | -0/+22 |
* | Client: add titles to all pages | Chocobozzz | 2016-11-04 | 8 | -10/+79 |
* | Client: allow to copy magnet uri | Chocobozzz | 2016-11-04 | 4 | -7/+41 |
* | Client: add more informations to watch video view | Chocobozzz | 2016-11-04 | 5 | -39/+145 |
* | Update to webpack beta 25 | Chocobozzz | 2016-11-04 | 1 | -3/+6 |
* | Client: fix handle refresh token | Chocobozzz | 2016-11-04 | 2 | -3/+2 |
* | Client: avoid "quit friends" to appear during the pending request | Chocobozzz | 2016-10-21 | 1 | -1/+1 |
* | Client: fix form upload validation on key enter | Chocobozzz | 2016-10-17 | 2 | -3/+5 |
* | Client: fix search dropdown | Chocobozzz | 2016-10-13 | 2 | -2/+4 |