Remove one pod (#76)
[oweals/peertube.git] / server /
2017-08-02 Green-StarRemove one pod (#76)
2017-07-25 ChocobozzzAdd ability to limit user registrations
2017-07-12 ChocobozzzFix lint
2017-07-12 ChocobozzzSet correctly preview image for open graph
2017-07-12 ChocobozzzAdd previews cache system between pods
2017-07-11 ChocobozzzRemove "function" in favor of () => {}
2017-07-11 ChocobozzzAdd tests for open graph tags
2017-07-11 ChocobozzzUse global uuid instead of remoteId for videos
2017-07-11 ChocobozzzRemove any typing from server
2017-07-10 ChocobozzzBetter typescript typing for a better world
2017-07-07 ChocobozzzFix error logging
2017-07-07 ChocobozzzAsync signature and various fixes
2017-07-06 ChocobozzzVideo search -> case insensitive
2017-07-05 ChocobozzzMove to promises
2017-07-02 Green-StarFix test (#71)
2017-06-25 ChocobozzzMove ensureRegistrationEnabled to middlewares
2017-06-25 ChocobozzzClientLocal -> OAuthClientLocal
2017-06-25 ChocobozzzRequests -> RequestSchedulers
2017-06-25 ChocobozzzOup's, forgot to increate timeout test
2017-06-25 ChocobozzzFix travis tests
2017-06-24 ChocobozzzExcluse .js.map when scanning models/ directory
2017-06-20 ChocobozzzUpdate systemd service template
2017-06-17 ChocobozzzShare models between server and client
2017-06-16 ChocobozzzUse typescript standard and lint all files
2017-06-16 ChocobozzzCreate types for model enums
2017-06-16 ChocobozzzAdd this context to instance model functions
2017-06-16 ChocobozzzReorganize model files
2017-06-16 ChocobozzzBaseRequestScheduler -> AbstractRequestScheduler
2017-06-12 ChocobozzzFix video update test
2017-06-12 ChocobozzzConvert scripts to typescript
2017-06-11 ChocobozzzBetter models define typing
2017-06-11 ChocobozzzUpdate webpack stack
2017-06-11 ChocobozzzUpdate client modules
2017-06-11 ChocobozzzUse shared models
2017-06-10 ChocobozzzType functions
2017-06-05 Chocobozzzrequire -> import
2017-05-25 ChocobozzzType models
2017-05-20 ChocobozzzFirst typescript iteration
2017-05-05 ChocobozzzServer: move requests lib in their own directory
2017-05-05 ChocobozzzServer: finish old jobs at startup
2017-05-05 ChocobozzzServer: check ffmpeg at startup
2017-05-05 ChocobozzzServer: split videos controller
2017-05-05 ChocobozzzFix unset video language on video update
2017-05-05 ChocobozzzClient: fix update button displayed on non owned video
2017-05-05 ChocobozzzFix tests
2017-05-05 ChocobozzzServer: Fix video propagation with transcoding enabled
2017-05-04 ChocobozzzServer: add tests to video transcoder
2017-05-04 ChocobozzzServer: add job scheduler to transcode video files
2017-05-01 ChocobozzzServer: little refractoring when listing videos
2017-05-01 ChocobozzzServer: add tests for video blacklists
2017-04-26 ChocobozzzFormat video blacklist
2017-04-26 Green-StarAdd ability for an administrator to remove any video...
2017-04-16 ChocobozzzUpdate standard -> 10
2017-04-09 ChocobozzzServer: fix tests
2017-04-09 ChocobozzzServer: add ability to register new user
2017-04-07 ChocobozzzServer: add video language attribute
2017-04-03 ChocobozzzServer: Add NSFW in user profile
2017-03-28 ChocobozzzServer: add nsfw attribute
2017-03-27 ChocobozzzServer: add licence video attribute
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-19 ChocobozzzServer: move pod remove to remote path
2017-03-19 ChocobozzzBetter real world test
2017-03-10 ChocobozzzServer: add config endpoint
2017-03-08 ChocobozzzAllow to sort by likes
2017-03-08 ChocobozzzAdd like/dislike system for videos
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 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 ChocobozzzThis is not a prototype anymore, but a real project!
2017-02-18 ChocobozzzServer: fix migration scripts
2017-02-18 ChocobozzzServer: use a request scheduler object instance for...
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 ChocobozzzServer: update express-validator
2017-02-08 ChocobozzzFix update host script
2017-01-30 ChocobozzzClient: replace simple tables by ng2 smart table component
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-23 ChocobozzzFix tests
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-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-15 ChocobozzzServer: fix update remote video
2017-01-15 ChocobozzzServer: create transaction refractoring
next