aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers/api/pods.ts
Commit message (Expand)AuthorAgeFilesLines
* Add follow tabsChocobozzz2017-11-271-127/+0
* Follow worksChocobozzz2017-11-271-17/+51
* Add MANAGE_PEERTUBE_FOLLOW rightChocobozzz2017-11-271-0/+5
* Send follow/acceptChocobozzz2017-11-271-0/+41
* Handle follow/acceptChocobozzz2017-11-271-7/+26
* Make it compile at leastChocobozzz2017-11-271-64/+2
* Support roles with rights and add moderator roleChocobozzz2017-10-271-4/+5
* Use async/await in controllersChocobozzz2017-10-261-20/+21
* Fix pod removal when it is downChocobozzz2017-10-191-1/+1
* Add pod list endpoint with pagination, sort...Chocobozzz2017-10-191-38/+15
* urls: makefriends/quitfriends -> make-friends/quit-friendsChocobozzz2017-09-071-2/+2
* Formated -> FormattedChocobozzz2017-08-251-3/+3
* Remove one pod (#76)Green-Star2017-08-021-2/+18
* Remove any typing from serverChocobozzz2017-07-111-1/+2
* Fix error loggingChocobozzz2017-07-071-1/+1
* Move to promisesChocobozzz2017-07-051-49/+22
* Type functionsChocobozzz2017-06-101-7/+10
* require -> importChocobozzz2017-06-051-1/+1
* Type modelsChocobozzz2017-05-251-3/+3
* First typescript iterationChocobozzz2017-05-201-0/+118