Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add follow tabs | Chocobozzz | 2017-11-27 | 1 | -127/+0 |
| | | | | | | Following Follow Followers | ||||
* | Follow works | Chocobozzz | 2017-11-27 | 1 | -17/+51 |
| | |||||
* | Add MANAGE_PEERTUBE_FOLLOW right | Chocobozzz | 2017-11-27 | 1 | -0/+5 |
| | |||||
* | Send follow/accept | Chocobozzz | 2017-11-27 | 1 | -0/+41 |
| | |||||
* | Handle follow/accept | Chocobozzz | 2017-11-27 | 1 | -7/+26 |
| | |||||
* | Make it compile at least | Chocobozzz | 2017-11-27 | 1 | -64/+2 |
| | |||||
* | Support roles with rights and add moderator role | Chocobozzz | 2017-10-27 | 1 | -4/+5 |
| | |||||
* | Use async/await in controllers | Chocobozzz | 2017-10-26 | 1 | -20/+21 |
| | |||||
* | Fix pod removal when it is down | Chocobozzz | 2017-10-19 | 1 | -1/+1 |
| | |||||
* | Add pod list endpoint with pagination, sort... | Chocobozzz | 2017-10-19 | 1 | -38/+15 |
| | |||||
* | urls: makefriends/quitfriends -> make-friends/quit-friends | Chocobozzz | 2017-09-07 | 1 | -2/+2 |
| | |||||
* | Formated -> Formatted | Chocobozzz | 2017-08-25 | 1 | -3/+3 |
| | |||||
* | Remove one pod (#76) | Green-Star | 2017-08-02 | 1 | -2/+18 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Client: Fix typo * Client: Add removeFriend feature * Server: Add removeFriend feature * Server: Update method name * Fix rebase onto develop issues * Server: Fix error message * Server: Remove useless methods in removeFriend method * Server: Finish remove on pod feature after rebase * Server: Type pod parameter * Fix Travis build * Add friend-basic test for the remove one pod feature * Add check-params tests for the remove one pod feature * Fix typos * Add friend-advanced test for the remove one pod feature * Client: Trailing new line * Move to promises * Add undefined id test * Use find method instead of a for loop to find the friend to remove * Remove setTimeout method * Server: Remove requestScheduler operations * Server: Fix logging messages * Server: Remove sign request parameter | ||||
* | Remove any typing from server | Chocobozzz | 2017-07-11 | 1 | -1/+2 |
| | |||||
* | Fix error logging | Chocobozzz | 2017-07-07 | 1 | -1/+1 |
| | |||||
* | Move to promises | Chocobozzz | 2017-07-05 | 1 | -49/+22 |
| | | | | Closes https://github.com/Chocobozzz/PeerTube/issues/74 | ||||
* | Type functions | Chocobozzz | 2017-06-10 | 1 | -7/+10 |
| | |||||
* | require -> import | Chocobozzz | 2017-06-05 | 1 | -1/+1 |
| | |||||
* | Type models | Chocobozzz | 2017-05-25 | 1 | -3/+3 |
| | |||||
* | First typescript iteration | Chocobozzz | 2017-05-20 | 1 | -0/+118 |