aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* Client: use builtin email validatorChocobozzz2017-04-263-17/+1
* Server: upgrade to official version of express-oauth-serverChocobozzz2017-04-261-1/+1
* Add ability for an administrator to remove any video (#61)Green-Star2017-04-2613-66/+283
* Update README featuresChocobozzz2017-04-161-4/+6
* Update standard -> 10Chocobozzz2017-04-166-14/+21
* Client: use ng2-tag-input for forms with video tagsChocobozzz2017-04-168-141/+35
* Client: update to angular 4Chocobozzz2017-04-1215-68/+51
* Client: add basic support for updating a videoChocobozzz2017-04-1014-6/+354
* Client: support signupChocobozzz2017-04-109-0/+188
* Server: fix testsChocobozzz2017-04-091-0/+1
* Reorganize readmeChocobozzz2017-04-091-5/+5
* Server: add ability to register new userChocobozzz2017-04-095-2/+179
* Client: support video languageChocobozzz2017-04-078-1/+56
* Server: add video language attributeChocobozzz2017-04-0714-3/+197
* Add link to wiki for production installationChocobozzz2017-04-071-0/+2
* Put in evidence dev admin username/passwordChocobozzz2017-04-071-1/+2
* Client: add ability for user to change nsfw settingsChocobozzz2017-04-0613-83/+242
* Client: Handle NSFW videoChocobozzz2017-04-0415-22/+157
* Server: Add NSFW in user profileChocobozzz2017-04-039-8/+90
* Server: add nsfw attributeChocobozzz2017-03-2814-2/+154
* Client: add support for video licencesChocobozzz2017-03-278-0/+58
* 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