aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* Server: add licence video attributeChocobozzz2017-03-2714-3/+209
* Fix david-dm badge linksChocobozzz2017-03-271-2/+2
* Server: refractoring upload/update video test utilsChocobozzz2017-03-2612-146/+158
* Fix tag testsChocobozzz2017-03-221-45/+0
* Relax on tags (accept any characters and not required anymore)Chocobozzz2017-03-227-40/+31
* Add video category supportChocobozzz2017-03-2228-30/+324
* Videos likes/dislikes is implemented :)Chocobozzz2017-03-201-1/+2
* Server: move pod remove to remote pathChocobozzz2017-03-194-27/+45
* Better real world testChocobozzz2017-03-193-19/+147
* Client: fix routes titleChocobozzz2017-03-128-16/+16
* Server: add config endpointChocobozzz2017-03-1010-1/+115
* Client: fix prod compilationChocobozzz2017-03-101-1/+1
* Client: switch to @nglibs/metaChocobozzz2017-03-105-15/+21
* Allow to sort by likesChocobozzz2017-03-084-5/+9
* Add like/dislike system for videosChocobozzz2017-03-0831-47/+907
* Video views is implemented. Closes https://github.com/Chocobozzz/PeerTube/iss...Chocobozzz2017-03-051-1/+1
* Client: check token valitidy at startupChocobozzz2017-03-0414-25/+44
* Server: kill all if e process exits in npm run devChocobozzz2017-03-041-1/+1
* Server: add views attribute when sending videos to friendsChocobozzz2017-03-043-4/+8
* Server: typoChocobozzz2017-03-041-1/+1
* Server: fix migrations with an empty Applications tableChocobozzz2017-03-042-1/+13
* Server: fix requests endpointsChocobozzz2017-03-043-7/+11
* Update bittorrent-tracker and standard to v9Chocobozzz2017-03-0322-10/+29
* Fix request schedulers statsChocobozzz2017-02-278-60/+146
* Client: add views information and sortChocobozzz2017-02-267-15/+40
* Server: request scheduler refractoringChocobozzz2017-02-262-14/+5
* Server: little sort refractoringChocobozzz2017-02-262-12/+17
* Server: implement video viewsChocobozzz2017-02-2615-48/+612
* Server: make a basic "quick and dirty update" for videosChocobozzz2017-02-2619-216/+796
* Update roadmapChocobozzz2017-02-261-0/+2
* This is not a prototype anymore, but a real project!Chocobozzz2017-02-263-6/+4
* Change licence to AGPLBigard Florian2017-02-241-84/+70
* Update peertube.confdada2017-02-181-1/+1
* Server: fix migration scriptsChocobozzz2017-02-186-42/+130
* Server: use a request scheduler object instance for friendsChocobozzz2017-02-184-227/+247
* Update roadmapChocobozzz2017-02-181-3/+2
* Add email to usersChocobozzz2017-02-1819-12/+164
* Server: add unique to unique indexesChocobozzz2017-02-163-3/+10
* Add email to podsChocobozzz2017-02-1620-21/+75
* Begin a FAQChocobozzz2017-02-101-0/+31
* Client: fix lintChocobozzz2017-02-109-13/+12
* Server: update express-validatorChocobozzz2017-02-103-5/+19
* Update modulesChocobozzz2017-02-103-6/+8
* Client: use tslib instead of ts-helpersChocobozzz2017-02-105-6/+22
* Document update host scriptChocobozzz2017-02-082-3/+2
* Fix update host scriptChocobozzz2017-02-082-3/+3
* Client: fix angular2-notifications dep...Chocobozzz2017-02-052-3/+3
* Client: fix awesome typescript loaderChocobozzz2017-02-051-1/+1
* Client: fix ng2-smart-tableBigard Florian2017-02-011-1/+1
* Client: replace simple tables by ng2 smart table componentChocobozzz2017-01-3017-162/+263