Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename Pod -> Server | Chocobozzz | 2017-11-27 | 1 | -32/+0 |
| | |||||
* | Send follow/accept | Chocobozzz | 2017-11-27 | 1 | -0/+32 |
| | |||||
* | Make it compile at least | Chocobozzz | 2017-11-27 | 1 | -73/+0 |
| | |||||
* | Upgrade server packages | Chocobozzz | 2017-10-31 | 1 | -2/+1 |
| | |||||
* | Add pod list endpoint with pagination, sort... | Chocobozzz | 2017-10-19 | 1 | -28/+1 |
| | |||||
* | Upgrade express validator to v4 | Chocobozzz | 2017-09-15 | 1 | -74/+81 |
| | |||||
* | Remove ng2 file upload module | Chocobozzz | 2017-09-14 | 1 | -1/+5 |
| | | | | Unmaintained and we don't need it anymore with httpclient | ||||
* | Upgrade common server dependencies | Chocobozzz | 2017-08-25 | 1 | -1/+1 |
| | |||||
* | Remove one pod (#76) | Green-Star | 2017-08-02 | 1 | -1/+25 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 "function" in favor of () => {} | Chocobozzz | 2017-07-11 | 1 | -2/+2 |
| | |||||
* | Fix error logging | Chocobozzz | 2017-07-07 | 1 | -2/+2 |
| | |||||
* | Move to promises | Chocobozzz | 2017-07-05 | 1 | -22/+22 |
| | | | | Closes https://github.com/Chocobozzz/PeerTube/issues/74 | ||||
* | Type functions | Chocobozzz | 2017-06-10 | 1 | -2/+5 |
| | |||||
* | Type models | Chocobozzz | 2017-05-25 | 1 | -1/+1 |
| | |||||
* | First typescript iteration | Chocobozzz | 2017-05-20 | 1 | -0/+63 |