| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Client: switch to @nglibs/meta | Chocobozzz | 2017-03-10 | 5 | -15/+21 |
* | Allow to sort by likes | Chocobozzz | 2017-03-08 | 3 | -4/+8 |
* | Add like/dislike system for videos | Chocobozzz | 2017-03-08 | 9 | -12/+167 |
* | Client: check token valitidy at startup | Chocobozzz | 2017-03-04 | 14 | -25/+44 |
* | Update bittorrent-tracker and standard to v9 | Chocobozzz | 2017-03-03 | 1 | -1/+1 |
* | Fix request schedulers stats | Chocobozzz | 2017-02-27 | 5 | -42/+89 |
* | Client: add views information and sort | Chocobozzz | 2017-02-26 | 7 | -15/+40 |
* | 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 | 9 | -13/+12 |
* | Update modules | Chocobozzz | 2017-02-10 | 2 | -4/+6 |
* | Client: use tslib instead of ts-helpers | Chocobozzz | 2017-02-10 | 5 | -6/+22 |
* | Client: fix angular2-notifications dep... | Chocobozzz | 2017-02-05 | 2 | -3/+3 |
* | Client: fix awesome typescript loader | Chocobozzz | 2017-02-05 | 1 | -1/+1 |
* | Client: fix ng2-smart-table | Bigard Florian | 2017-02-01 | 1 | -1/+1 |
* | Client: replace simple tables by ng2 smart table component | Chocobozzz | 2017-01-30 | 16 | -160/+261 |
* | Client: notify client if there are webtorrent errors | Chocobozzz | 2017-01-29 | 3 | -10/+22 |
* | 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 | 18 | -47/+132 |
* | Client: fix video timeout | Chocobozzz | 2017-01-27 | 1 | -9/+8 |
* | Client: add optimize plugin | Chocobozzz | 2017-01-27 | 2 | -2/+14 |
* | Client: lazy load admin area | Chocobozzz | 2017-01-23 | 55 | -13/+43 |
* | 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: add dll support | Chocobozzz | 2017-01-19 | 4 | -2/+55 |
* | Client: fix build on Node v4 | Chocobozzz | 2017-01-19 | 1 | -2/+2 |
* | Client: generate js files in dist directory | Chocobozzz | 2017-01-19 | 1 | -0/+1 |
* | Client: fix lint | Chocobozzz | 2017-01-15 | 4 | -19/+11 |
* | Client: update ng2-meta | Chocobozzz | 2017-01-13 | 4 | -4/+4 |
* | Client: add basic aot support | Chocobozzz | 2017-01-13 | 30 | -106/+292 |
* | Server: add video abuse support | Chocobozzz | 2017-01-04 | 2 | -6/+12 |
* | Client: upgrade angular dep' | Chocobozzz | 2016-12-29 | 5 | -24/+25 |
* | First version with PostgreSQL | Chocobozzz | 2016-12-19 | 17 | -32/+29 |
* | Client: do not emit warnings when uglify client | Chocobozzz | 2016-12-09 | 1 | -1/+2 |
* | Client: fix angular stack version | Chocobozzz | 2016-12-09 | 1 | -10/+10 |
* | i updated version numbers until it built properly. | Jacob | 2016-12-09 | 1 | -9/+9 |
* | 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 |
* | Server: set manually the post host of a remote video throught the | Chocobozzz | 2016-11-27 | 1 | -1/+1 |
* | Fix videojs vtt | Chocobozzz | 2016-11-25 | 1 | -1/+5 |