]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/lib/friends.ts
Fix integrity issues with after destroy hook
[github/Chocobozzz/PeerTube.git] / server / lib / friends.ts
2017-10-26  ChocobozzzFix integrity issues with after destroy hook
2017-10-26  ChocobozzzUse async/await in lib and initializers
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-09-14  ChocobozzzMove to HttpClient and PrimeNG data table
2017-09-12  ChocobozzzFix concurrency error when deleting a video
2017-08-25  ChocobozzzFormated -> Formatted
2017-08-02  Green-StarRemove one pod (#76)
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-10  ChocobozzzType functions
2017-06-05  Chocobozzzrequire -> import
2017-05-25  ChocobozzzType models
2017-05-20  ChocobozzzFirst typescript iteration