Add ability to forbid user to upload video
[oweals/peertube.git] / server /
2017-10-19 ChocobozzzAdd ability to download a video from direct link or...
2017-10-19 ChocobozzzFix pod removal when it is down
2017-10-19 ChocobozzzUpgrade client dependencies and fix error logs
2017-10-19 ChocobozzzAdd pod list endpoint with pagination, sort...
2017-10-19 ChocobozzzFix video removing when it is corrupted
2017-10-17 ChocobozzzEscape opengraph/oembed tags
2017-10-17 ChocobozzzMore robust transcoding jobs
2017-10-17 ChocobozzzImprove transcoding quality
2017-10-17 ChocobozzzDon't cache torrent files
2017-10-17 ChocobozzzTry to fix travis tests
2017-10-17 ChocobozzzUse preview instead of thumbnail for oembed
2017-10-16 RonanHandle express-validator error on the client side and...
2017-10-16 ChocobozzzAdd oembed endpoint
2017-10-10 ChocobozzzVideo blacklist refractoring
2017-10-10 ChocobozzzFix database benchmark in prod mode
2017-10-09 ChocobozzzServer: upgrade packages
2017-10-09 ChocobozzzChange how we handle resolution
2017-10-06 ChocobozzzClient: handle multiple file resolutions
2017-10-03 ChocobozzzAdd migration script
2017-10-03 ChocobozzzImplement video transcoding on server side
2017-09-22 ChocobozzzModify video file size to bigint
2017-09-22 Green-StarHandle blacklist (#84)
2017-09-15 ChocobozzzUpgrade express validator to v4
2017-09-14 ChocobozzzAdd info when server is processing a video at upload
2017-09-14 ChocobozzzRemove ng2 file upload module
2017-09-14 ChocobozzzMove to HttpClient and PrimeNG data table
2017-09-12 ChocobozzzFix concurrency error when deleting a video
2017-09-12 ChocobozzzImprove real world script
2017-09-08 ChocobozzzFix request schedulers test
2017-09-08 ChocobozzzConvert real world script to typescript
2017-09-07 ChocobozzzUpload a video to /videos/upload
2017-09-07 ChocobozzzDon't display password in logs
2017-09-07 Chocobozzzurls: makefriends/quitfriends -> make-friends/quit...
2017-09-07 ChocobozzzFix lint
2017-09-07 ChocobozzzConvert real world tools to typescript
2017-09-07 ChocobozzzAdd tests for npm run scripts
2017-09-06 ChocobozzzFix tests and user quota
2017-09-05 ChocobozzzBegin tests for user quota
2017-09-05 ChocobozzzAdd user update for admins
2017-09-04 ChocobozzzMake tslint happy
2017-09-04 ChocobozzzConvert tests to typescript
2017-09-04 ChocobozzzBegin user quota
2017-08-26 ChocobozzzFix config checker
2017-08-25 ChocobozzzUpgrade common server dependencies
2017-08-25 ChocobozzzFormated -> Formatted
2017-08-25 ChocobozzzMove video file metadata in their own table
2017-08-02 ChocobozzzFix tests
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
next