]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/controllers/api/users/me.ts
Add ability for users to block an account/instance on server side
[github/Chocobozzz/PeerTube.git] / server / controllers / api / users / me.ts
2018-10-16  ChocobozzzAdd ability for users to block an account/instance...
2018-09-26  ChocobozzzCheck current password on server side
2018-09-20  ChocobozzzMerge branch 'develop' into cli-wrapper 941/head
2018-09-20  ChocobozzzCache user token
2018-09-20  ChocobozzzLimit associations fetch when loading token
2018-09-19  ChocobozzzRefractor audit user identifier
2018-09-19  ChocobozzzOptimize SQL requests of watch page API endpoints
2018-09-13  ChocobozzzRetry transactions on user endpoints if needed
2018-08-28  Felix AbleitnerImplement daily upload limit (#956)
2018-08-27  ChocobozzzAdd ability to search video channels
2018-08-27  ChocobozzzAdd get subscription endpoint
2018-08-27  ChocobozzzAdd subscriptions endpoints to REST API
2018-08-27  ChocobozzzSplit users controller