Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix tests and user quota | Chocobozzz | 2017-09-06 | 2 | -26/+137 |
| | |||||
* | Begin tests for user quota | Chocobozzz | 2017-09-05 | 1 | -8/+45 |
| | |||||
* | Convert tests to typescript | Chocobozzz | 2017-09-04 | 38 | -5404/+4396 |
| | |||||
* | Upgrade common server dependencies | Chocobozzz | 2017-08-25 | 1 | -1/+1 |
| | |||||
* | Move video file metadata in their own table | Chocobozzz | 2017-08-25 | 3 | -24/+126 |
| | | | | Will be used for user video quotas and multiple video resolutions | ||||
* | Fix tests | Chocobozzz | 2017-08-02 | 4 | -29/+25 |
| | |||||
* | Remove one pod (#76) | Green-Star | 2017-08-02 | 3 | -4/+205 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Add ability to limit user registrations | Chocobozzz | 2017-07-25 | 2 | -3/+43 |
| | |||||
* | Add previews cache system between pods | Chocobozzz | 2017-07-12 | 2 | -1/+18 |
| | |||||
* | Use global uuid instead of remoteId for videos | Chocobozzz | 2017-07-11 | 3 | -3/+51 |
| | |||||
* | Move to promises | Chocobozzz | 2017-07-05 | 1 | -1/+18 |
| | | | | Closes https://github.com/Chocobozzz/PeerTube/issues/74 | ||||
* | Fix test (#71) | Green-Star | 2017-07-02 | 12 | -17/+22 |
| | | | | | | | | | | | | * Fix timeouting tests * Increase timeout to be sure requests will be propagated * Add timeout to be sure video views will be updated * Use standard style * Fix PR comments. | ||||
* | Requests -> RequestSchedulers | Chocobozzz | 2017-06-25 | 4 | -6/+6 |
| | |||||
* | Oup's, forgot to increate timeout test | Chocobozzz | 2017-06-25 | 1 | -1/+1 |
| | |||||
* | Fix travis tests | Chocobozzz | 2017-06-25 | 1 | -1/+2 |
| | |||||
* | Update client modules | Chocobozzz | 2017-06-11 | 1 | -0/+2 |
| | |||||
* | Type models | Chocobozzz | 2017-05-25 | 1 | -1/+1 |
| | |||||
* | Client: fix update button displayed on non owned video | Chocobozzz | 2017-05-05 | 2 | -2/+2 |
| | |||||
* | Fix tests | Chocobozzz | 2017-05-05 | 3 | -3/+3 |
| | |||||
* | Server: Fix video propagation with transcoding enabled | Chocobozzz | 2017-05-05 | 1 | -2/+3 |
| | |||||
* | Server: add tests to video transcoder | Chocobozzz | 2017-05-04 | 2 | -0/+116 |
| | |||||
* | Server: add tests for video blacklists | Chocobozzz | 2017-05-01 | 6 | -5/+269 |
| | |||||
* | Server: fix tests | Chocobozzz | 2017-04-09 | 1 | -0/+1 |
| | |||||
* | Server: add ability to register new user | Chocobozzz | 2017-04-09 | 2 | -2/+138 |
| | |||||
* | Server: add video language attribute | Chocobozzz | 2017-04-07 | 3 | -0/+100 |
| | |||||
* | Server: Add NSFW in user profile | Chocobozzz | 2017-04-03 | 2 | -2/+40 |
| | |||||
* | Server: add nsfw attribute | Chocobozzz | 2017-03-28 | 3 | -0/+85 |
| | |||||
* | Server: add licence video attribute | Chocobozzz | 2017-03-27 | 3 | -0/+105 |
| | |||||
* | Server: refractoring upload/update video test utils | Chocobozzz | 2017-03-26 | 9 | -117/+109 |
| | |||||
* | Fix tag tests | Chocobozzz | 2017-03-22 | 1 | -45/+0 |
| | |||||
* | Relax on tags (accept any characters and not required anymore) | Chocobozzz | 2017-03-22 | 1 | -13/+0 |
| | |||||
* | Add video category support | Chocobozzz | 2017-03-22 | 9 | -21/+134 |
| | |||||
* | Server: add config endpoint | Chocobozzz | 2017-03-10 | 2 | -0/+54 |
| | |||||
* | Add like/dislike system for videos | Chocobozzz | 2017-03-08 | 5 | -12/+258 |
| | |||||
* | Update bittorrent-tracker and standard to v9 | Chocobozzz | 2017-03-03 | 13 | -0/+26 |
| | |||||
* | Server: implement video views | Chocobozzz | 2017-02-26 | 1 | -26/+124 |
| | |||||
* | Server: make a basic "quick and dirty update" for videos | Chocobozzz | 2017-02-26 | 2 | -1/+70 |
| | | | | | | | | This system will be useful to to update some int video attributes (likes, dislikes, views...) The classic system is not used because we need some optimization for scaling | ||||
* | Add email to users | Chocobozzz | 2017-02-18 | 3 | -1/+70 |
| | |||||
* | Add email to pods | Chocobozzz | 2017-02-16 | 1 | -0/+2 |
| | |||||
* | Server: assert remoteId and host pair is unique | Chocobozzz | 2017-01-27 | 1 | -0/+2 |
| | |||||
* | Server: error if we add a pod that already exists | Chocobozzz | 2017-01-27 | 1 | -0/+8 |
| | |||||
* | Server: paths refractoring | Chocobozzz | 2017-01-17 | 1 | -2/+2 |
| | |||||
* | Server: fix single pod tests | Chocobozzz | 2017-01-12 | 1 | -27/+25 |
| | |||||
* | Try to fix travis build | Chocobozzz | 2017-01-12 | 2 | -6/+6 |
| | |||||
* | Server: fix update remote video infohash | Chocobozzz | 2017-01-12 | 2 | -8/+40 |
| | |||||
* | Server: rights check for update a video | Chocobozzz | 2017-01-11 | 1 | -0/+4 |
| | |||||
* | Server: add video abuse support | Chocobozzz | 2017-01-04 | 6 | -11/+387 |
| | |||||
* | Server: split check params tests | Chocobozzz | 2016-12-30 | 7 | -865/+1099 |
| | |||||
* | Server: add updatedAt attribute to videos | Chocobozzz | 2016-12-30 | 2 | -0/+13 |
| | |||||
* | Server: propagate video update to other pods | Chocobozzz | 2016-12-30 | 1 | -10/+45 |
| |