Finish admin design
[oweals/peertube.git] / server / lib /
2017-12-08 ChocobozzzFinish admin design
2017-11-30 ChocobozzzFix bad to/cc when undo dislike
2017-11-30 ChocobozzzFix conflict rate serializations
2017-11-30 ChocobozzzFix lint
2017-11-30 ChocobozzzPut activity pub sends inside transactions
2017-11-28 ChocobozzzFix undo like/dislike forwarding
2017-11-27 ChocobozzzAdd shares forward and collection on videos/video channels
2017-11-27 ChocobozzzFix lint
2017-11-27 ChocobozzzCheck signature is correct with the activity pub actor
2017-11-27 ChocobozzzCorrectly forward like/dislikes and undo
2017-11-27 ChocobozzzCleanup models
2017-11-27 ChocobozzzFetch video likes/dislikes too
2017-11-27 ChocobozzzBetter follows tests
2017-11-27 ChocobozzzFederate likes/dislikes
2017-11-27 ChocobozzzFederate video views
2017-11-27 ChocobozzzFetch outbox to grab old activities tests
2017-11-27 ChocobozzzFetch outbox to grab old activities
2017-11-27 ChocobozzzAdd outbox
2017-11-27 ChocobozzzFix lint
2017-11-27 ChocobozzzAdd follow tests
2017-11-27 ChocobozzzAdd ability to unfollow a server
2017-11-27 ChocobozzzMove activitypub functions from helpers/ to lib/
2017-11-27 ChocobozzzRefractor activity pub lib/helpers
2017-11-27 ChocobozzzFix lint
2017-11-27 ChocobozzzOptimize signature verification
2017-11-27 ChocobozzzSpeed up activity pub http requests
2017-11-27 ChocobozzzOptimize account creation
2017-11-27 ChocobozzzFederate video abuses
2017-11-27 ChocobozzzFederate video update
2017-11-27 ChocobozzzServer shares user videos
2017-11-27 ChocobozzzSend server announce when users upload a video
2017-11-27 ChocobozzzHandle announces in inbox
2017-11-27 ChocobozzzFix video upload and videos list
2017-11-27 ChocobozzzAdd video abuse to activity pub
2017-11-27 ChocobozzzRename Pod -> Server
2017-11-27 ChocobozzzAdd follow tabs
2017-11-27 ChocobozzzFollow works
2017-11-27 ChocobozzzFix issues on server start
2017-11-27 ChocobozzzAdd MANAGE_PEERTUBE_FOLLOW right
2017-11-27 ChocobozzzSend follow/accept
2017-11-27 ChocobozzzHandle follow/accept
2017-11-27 ChocobozzzMake it compile at least
2017-11-27 ChocobozzzRemove references to author
2017-11-27 ChocobozzzContinue activitypub
2017-11-27 ChocobozzzBegin activitypub
2017-10-30 ChocobozzzAdd lazy description on server
2017-10-26 ChocobozzzAdd og:video tags
2017-10-26 ChocobozzzFix integrity with transcoding jobs
2017-10-26 ChocobozzzFix integrity issues with after destroy hook
2017-10-26 ChocobozzzBe tolerant with remote requests
2017-10-26 ChocobozzzFix lint
2017-10-26 ChocobozzzUse async/await in lib and initializers
2017-10-26 ChocobozzzUse async/await in controllers
2017-10-26 ChocobozzzAdd video channels
2017-10-19 ChocobozzzFix pod removal when it is down
2017-10-19 ChocobozzzAdd pod list endpoint with pagination, sort...
2017-10-17 ChocobozzzMore robust transcoding jobs
2017-10-10 ChocobozzzVideo blacklist refractoring
2017-10-09 ChocobozzzServer: upgrade packages
2017-10-03 ChocobozzzImplement video transcoding on server side
2017-09-22 Green-StarHandle blacklist (#84)
2017-09-14 ChocobozzzMove to HttpClient and PrimeNG data table
2017-09-12 ChocobozzzFix concurrency error when deleting a video
2017-09-07 ChocobozzzDon't display password in logs
2017-09-04 ChocobozzzMake tslint happy
2017-08-25 ChocobozzzFormated -> Formatted
2017-08-25 ChocobozzzMove video file metadata in their own table
2017-08-02 Green-StarRemove one pod (#76)
2017-07-12 ChocobozzzFix lint
2017-07-12 ChocobozzzAdd previews cache system between pods
2017-07-11 ChocobozzzRemove "function" in favor of () => {}
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-05 ChocobozzzMove to promises
2017-06-16 ChocobozzzUse typescript standard and lint all files
2017-06-16 ChocobozzzCreate types for model enums
2017-06-16 ChocobozzzBaseRequestScheduler -> AbstractRequestScheduler
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: Fix video propagation with transcoding enabled
2017-05-04 ChocobozzzServer: add job scheduler to transcode video files
2017-04-16 ChocobozzzUpdate standard -> 10
2017-03-19 ChocobozzzServer: move pod remove to remote path
2017-03-08 ChocobozzzAdd like/dislike system for videos
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: 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: use a request scheduler object instance for...
2017-02-16 ChocobozzzAdd email to pods
next