]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/models/request.js
Server: use crypto instead of ursa for pod signature
[github/Chocobozzz/PeerTube.git] / server / models / request.js
2017-01-04  ChocobozzzServer: use crypto instead of ursa for pod signature
2016-12-28  ChocobozzzServer: add database field validations
2016-12-24  ChocobozzzMove tags in another table
2016-12-19  ChocobozzzFirst version with PostgreSQL
2016-11-27  ChocobozzzServer: remove encryption when seending requests to...
2016-11-16  ChocobozzzPod URL -> pod host. HTTPS is required to make friends.
2016-11-01  ChocobozzzServer: add endpoint in requests
2016-10-26  ChocobozzzServer: randomize the requests list
2016-10-21  ChocobozzzServer: pod removing refractoring
2016-10-17  ChocobozzzServer: wait pod removal when finishing a request
2016-10-02  ChocobozzzMerge branch 'master' into webseed-merged
2016-10-01  ChocobozzzServer: add informations when removing requests of...
2016-10-01  ChocobozzzServer: fix remaining milli seconds before the next...
2016-10-01  ChocobozzzServer: fix error log when a friend request fails
2016-10-01  ChocobozzzServer: add information why a friend request failed...
2016-09-19  ChocobozzzServer: add requests stats endpoint
2016-07-18  ChocobozzzServer: udpate async to 2.0.0
2016-07-06  ChocobozzzServer: limit actions for each request between pods
2016-07-05  ChocobozzzFix requests ordering between pods
2016-06-30  ChocobozzzPod model refractoring -> use mongoose api
2016-06-28  ChocobozzzRequest model refractoring -> use mongoose api