oweals/peertube.git
2017-01-23 ChocobozzzClient: lazy load admin area
2017-01-23 ChocobozzzClient: add basic support to report video abuses
2017-01-20 ChocobozzzClient: add ability to report a video
2017-01-19 ChocobozzzAdapt requests controller/front to new informations
2017-01-19 ChocobozzzClient: fix client error handling
2017-01-19 ChocobozzzClient: add dll support
2017-01-19 ChocobozzzFix check script
2017-01-19 ChocobozzzClient: fix build on Node v4
2017-01-19 ChocobozzzClient: generate js files in dist directory
2017-01-17 ChocobozzzServer: paths refractoring
2017-01-17 ChocobozzzServer: requests refractoring
2017-01-17 ChocobozzzServer: remote video validators refractoring
2017-01-17 ChocobozzzServer: remote request process refractoring
2017-01-17 ChocobozzzServer: transaction refractoring
2017-01-16 Luc DidryAdd hint about database name in config files
2017-01-15 ChocobozzzServer: fix update remote video
2017-01-15 ChocobozzzServer: create transaction refractoring
2017-01-15 ChocobozzzClient: fix lint
2017-01-15 ChocobozzzServer: retryer transaction wrapper refractoring
2017-01-15 ChocobozzzServer: update deps
2017-01-15 ChocobozzzServer: add script that reset the password of a user
2017-01-13 ChocobozzzClient: update ng2-meta
2017-01-13 ChocobozzzClient: add basic aot support
2017-01-12 ChocobozzzUpdate readme
2017-01-12 ChocobozzzServer: fix mongo to postgresql script
2017-01-12 ChocobozzzAdd quotes to config prod example
2017-01-12 ChocobozzzMerge branch 'postgresql'
2017-01-12 ChocobozzzServer: fix single pod tests
2017-01-12 ChocobozzzTry to fix travis build
2017-01-12 ChocobozzzServer: fix update remote video infohash
2017-01-11 ChocobozzzServer: fix update right checks
2017-01-11 ChocobozzzServer: transaction serializable for videos
2017-01-11 ChocobozzzServer: add update case to real world script
2017-01-11 ChocobozzzServer: rights check for update a video
2017-01-11 ChocobozzzServer: do not break remote videos processing on error
2017-01-11 ChocobozzzServer: always check commit result
2017-01-10 ChocobozzzServer: retry video abuse requests too
2017-01-10 ChocobozzzServer: improve requests scheduler
2017-01-06 ChocobozzzServer: try to have a better video integrity
2017-01-06 ChocobozzzServer: improve real world script
2017-01-04 ChocobozzzServer: use crypto instead of ursa for pod signature
2017-01-04 ChocobozzzServer: we don't need the video name when removing...
2017-01-04 ChocobozzzServer: add video abuse support
2016-12-30 ChocobozzzServer: move remote routes in their own directory
2016-12-30 ChocobozzzServer: fix video remoe validation
2016-12-30 ChocobozzzServer: split check params tests
2016-12-30 ChocobozzzServer: optimization for videoGet and videoRemove
2016-12-30 ChocobozzzServer: add updatedAt attribute to videos
2016-12-30 ChocobozzzServer: propagate video update to other pods
2016-12-29 ChocobozzzServer: add ability to update a video
2016-12-29 ChocobozzzServer: little refractoring
2016-12-29 ChocobozzzClient: upgrade angular dep'
2016-12-29 ChocobozzzServer: use binary data instead of base64 to send thumb...
2016-12-29 ChocobozzzServer: use video hook to send information to other...
2016-12-29 ChocobozzzServer: add association between author and user
2016-12-29 ChocobozzzServer: Add postgresql indexes
2016-12-28 ChocobozzzServer: add database field validations
2016-12-27 ChocobozzzCopy all keys in production example so if we chagne...
2016-12-27 ChocobozzzAdd script to migrate from mongodb to postgresql
2016-12-26 ChocobozzzServer: correctly sort tags by name asc
2016-12-25 ChocobozzzServer: add createdAt from remote video in database
2016-12-25 ChocobozzzFix real world script
2016-12-25 ChocobozzzFix travis
2016-12-25 ChocobozzzTry to adapt travis to postgresql
2016-12-25 ChocobozzzUpdate support documentations with postgresql
2016-12-25 ChocobozzzFix standard lint
2016-12-25 ChocobozzzUpdate migrations code
2016-12-25 ChocobozzzUpdate scripts with postgresql
2016-12-25 ChocobozzzUpdate README with postgresql
2016-12-25 ChocobozzzUpdate architecture document with postgresql measurements
2016-12-24 ChocobozzzFix readme image closing tag
2016-12-24 ChocobozzzMove tags in another table
2016-12-19 ChocobozzzServer: rename Pods -> Pod
2016-12-19 ChocobozzzFirst version with PostgreSQL
2016-12-14 Bigard FlorianBetter IRC badge
2016-12-14 Bigard FlorianAdd IRC badge
2016-12-09 ChocobozzzAdd a little explication on dev mode in README
2016-12-09 ChocobozzzClient: do not emit warnings when uglify client
2016-12-09 ChocobozzzClient: fix angular stack version
2016-12-09 ChocobozzzAdd a little message in README about default.yml
2016-12-09 ChocobozzzReorganize readme
2016-12-09 Jacobi updated version numbers until it built properly.
2016-12-01 ChocobozzzAdd client documentation
2016-11-29 ChocobozzzClient: redirect /videos/:id to /videos/watch/:id
2016-11-29 ChocobozzzClient: fix PeerTube link in embed videos
2016-11-29 ChocobozzzClient: move menu component in core module
2016-11-29 ChocobozzzClient: Get videos -> See videos
2016-11-27 ChocobozzzServer: remove encryption when seending requests to...
2016-11-27 ChocobozzzClient: try to improve ux for the upload form
2016-11-27 ChocobozzzClient: improve host regex
2016-11-27 ChocobozzzServer: set manually the post host of a remote video...
2016-11-25 ChocobozzzFix videojs vtt
2016-11-25 ChocobozzzAdd peertube https nginx template
2016-11-25 ChocobozzzClient: update webtorrent to 0.98
2016-11-25 ChocobozzzServer: move static/client routes in controllers/
2016-11-23 Bigard FlorianServer: fix magnet tracker websocket url for remote...
2016-11-22 ChocobozzzServer: fix logs when adding a remote video
2016-11-22 ChocobozzzServer: add extname video information to remote pods
2016-11-22 ChocobozzzAdd script when the host/port of a pod change
2016-11-21 ChocobozzzFix migration script
next