oweals/peertube.git
2017-04-04 ChocobozzzClient: Handle NSFW video
2017-04-03 ChocobozzzServer: Add NSFW in user profile
2017-03-28 ChocobozzzServer: add nsfw attribute
2017-03-27 ChocobozzzClient: add support for video licences
2017-03-27 ChocobozzzServer: add licence video attribute
2017-03-27 ChocobozzzFix david-dm badge links
2017-03-26 ChocobozzzServer: refractoring upload/update video test utils
2017-03-22 ChocobozzzFix tag tests
2017-03-22 ChocobozzzRelax on tags (accept any characters and not required...
2017-03-22 ChocobozzzAdd video category support
2017-03-20 ChocobozzzVideos likes/dislikes is implemented :)
2017-03-19 ChocobozzzServer: move pod remove to remote path
2017-03-19 ChocobozzzBetter real world test
2017-03-12 ChocobozzzClient: fix routes title
2017-03-10 ChocobozzzServer: add config endpoint
2017-03-10 ChocobozzzClient: fix prod compilation
2017-03-10 ChocobozzzClient: switch to @nglibs/meta
2017-03-08 ChocobozzzAllow to sort by likes
2017-03-08 ChocobozzzAdd like/dislike system for videos
2017-03-05 ChocobozzzVideo views is implemented. Closes https://github.com...
2017-03-04 ChocobozzzClient: check token valitidy at startup
2017-03-04 ChocobozzzServer: kill all if e process exits in npm run dev
2017-03-04 ChocobozzzServer: add views attribute when sending videos to...
2017-03-04 ChocobozzzServer: typo
2017-03-04 ChocobozzzServer: fix migrations with an empty Applications table
2017-03-04 ChocobozzzServer: fix requests endpoints
2017-03-03 ChocobozzzUpdate bittorrent-tracker and standard to v9
2017-02-27 ChocobozzzFix request schedulers stats
2017-02-26 ChocobozzzClient: add views information and sort
2017-02-26 ChocobozzzServer: request scheduler refractoring
2017-02-26 ChocobozzzServer: little sort refractoring
2017-02-26 ChocobozzzServer: implement video views
2017-02-26 ChocobozzzServer: make a basic "quick and dirty update" for videos
2017-02-26 ChocobozzzUpdate roadmap
2017-02-26 ChocobozzzThis is not a prototype anymore, but a real project!
2017-02-24 Bigard FlorianChange licence to AGPL
2017-02-18 dadaUpdate peertube.conf
2017-02-18 ChocobozzzServer: fix migration scripts
2017-02-18 ChocobozzzServer: use a request scheduler object instance for...
2017-02-18 ChocobozzzUpdate roadmap
2017-02-18 ChocobozzzAdd email to users
2017-02-16 ChocobozzzServer: add unique to unique indexes
2017-02-16 ChocobozzzAdd email to pods
2017-02-10 ChocobozzzBegin a FAQ
2017-02-10 ChocobozzzClient: fix lint
2017-02-10 ChocobozzzServer: update express-validator
2017-02-10 ChocobozzzUpdate modules
2017-02-10 ChocobozzzClient: use tslib instead of ts-helpers
2017-02-08 ChocobozzzDocument update host script
2017-02-08 ChocobozzzFix update host script
2017-02-05 ChocobozzzClient: fix angular2-notifications dep...
2017-02-05 ChocobozzzClient: fix awesome typescript loader
2017-02-01 Bigard FlorianClient: fix ng2-smart-table
2017-01-30 ChocobozzzClient: replace simple tables by ng2 smart table component
2017-01-29 ChocobozzzClient: notify client if there are webtorrent errors
2017-01-27 ChocobozzzClient: better confirm box for a beautiful world
2017-01-27 ChocobozzzClient: better notifications for a beautiful world
2017-01-27 ChocobozzzServer: assert remoteId and host pair is unique
2017-01-27 ChocobozzzServer: error if we add a pod that already exists
2017-01-27 ChocobozzzClient: fix video timeout
2017-01-27 ChocobozzzAdmin password stuff
2017-01-27 ChocobozzzClient: add optimize plugin
2017-01-23 ChocobozzzFix tests
2017-01-23 ChocobozzzDo not let admin put password on cli argument when...
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
next