aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Client: notify client if there are webtorrent errorsChocobozzz2017-01-294-11/+23
* Client: better confirm box for a beautiful worldChocobozzz2017-01-2712-39/+176
* Client: better notifications for a beautiful worldChocobozzz2017-01-2718-47/+132
* Server: assert remoteId and host pair is uniqueChocobozzz2017-01-272-0/+12
* Server: error if we add a pod that already existsChocobozzz2017-01-275-11/+40
* Client: fix video timeoutChocobozzz2017-01-271-9/+8
* Admin password stuffChocobozzz2017-01-274-19/+25
* Client: add optimize pluginChocobozzz2017-01-272-2/+14
* Fix testsChocobozzz2017-01-231-1/+2
* Do not let admin put password on cli argument when reseting passwordChocobozzz2017-01-231-9/+25
* Client: lazy load admin areaChocobozzz2017-01-2355-13/+43
* Client: add basic support to report video abusesChocobozzz2017-01-2321-15/+185
* Client: add ability to report a videoChocobozzz2017-01-2011-6/+174
* Adapt requests controller/front to new informationsChocobozzz2017-01-195-24/+48
* Client: fix client error handlingChocobozzz2017-01-191-0/+1
* Client: add dll supportChocobozzz2017-01-194-2/+55
* Fix check scriptChocobozzz2017-01-191-2/+2
* Client: fix build on Node v4Chocobozzz2017-01-191-2/+2
* Client: generate js files in dist directoryChocobozzz2017-01-191-0/+1
* Server: paths refractoringChocobozzz2017-01-178-37/+60
* Server: requests refractoringChocobozzz2017-01-172-39/+40
* Server: remote video validators refractoringChocobozzz2017-01-173-32/+29
* Server: remote request process refractoringChocobozzz2017-01-172-20/+28
* Server: transaction refractoringChocobozzz2017-01-173-84/+68