Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Try to fix travis tests | Chocobozzz | 2017-10-17 | 1 | -0/+0 |
* | Use preview instead of thumbnail for oembed | Chocobozzz | 2017-10-17 | 1 | -4/+4 |
* | Add oembed endpoint | Chocobozzz | 2017-10-16 | 8 | -2/+287 |
* | Video blacklist refractoring | Chocobozzz | 2017-10-10 | 2 | -9/+9 |
* | Change how we handle resolution | Chocobozzz | 2017-10-09 | 5 | -38/+49 |
* | Client: handle multiple file resolutions | Chocobozzz | 2017-10-06 | 1 | -5/+5 |
* | Add migration script | Chocobozzz | 2017-10-03 | 1 | -4/+4 |
* | Implement video transcoding on server side | Chocobozzz | 2017-10-03 | 4 | -34/+70 |
* | Handle blacklist (#84) | Green-Star | 2017-09-22 | 11 | -112/+417 |
* | Improve real world script | Chocobozzz | 2017-09-12 | 1 | -27/+75 |
* | Fix request schedulers test | Chocobozzz | 2017-09-08 | 1 | -3/+2 |
* | Convert real world script to typescript | Chocobozzz | 2017-09-08 | 4 | -380/+336 |
* | Upload a video to /videos/upload | Chocobozzz | 2017-09-07 | 4 | -24/+45 |
* | urls: makefriends/quitfriends -> make-friends/quit-friends | Chocobozzz | 2017-09-07 | 2 | -12/+12 |
* | Fix lint | Chocobozzz | 2017-09-07 | 1 | -1/+0 |
* | Convert real world tools to typescript | Chocobozzz | 2017-09-07 | 10 | -194/+224 |
* | Add tests for npm run scripts | Chocobozzz | 2017-09-07 | 8 | -2/+168 |
* | Fix tests and user quota | Chocobozzz | 2017-09-06 | 3 | -27/+138 |
* | Begin tests for user quota | Chocobozzz | 2017-09-05 | 2 | -15/+82 |
* | Convert tests to typescript | Chocobozzz | 2017-09-04 | 67 | -6523/+5420 |
* | 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 |
* | Fix tests | Chocobozzz | 2017-08-02 | 4 | -29/+25 |
* | Remove one pod (#76) | Green-Star | 2017-08-02 | 4 | -5/+227 |
* | Add ability to limit user registrations | Chocobozzz | 2017-07-25 | 2 | -3/+43 |
* | Add previews cache system between pods | Chocobozzz | 2017-07-12 | 3 | -3/+20 |
* | Add tests for open graph tags | Chocobozzz | 2017-07-11 | 2 | -0/+97 |
* | 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 |
* | Fix test (#71) | Green-Star | 2017-07-02 | 12 | -17/+22 |
* | Requests -> RequestSchedulers | Chocobozzz | 2017-06-25 | 6 | -8/+8 |
* | Oup's, forgot to increate timeout test | Chocobozzz | 2017-06-25 | 1 | -1/+1 |
* | Fix travis tests | Chocobozzz | 2017-06-25 | 1 | -1/+2 |
* | Fix video update test | Chocobozzz | 2017-06-12 | 1 | -18/+15 |
* | Update client modules | Chocobozzz | 2017-06-11 | 1 | -0/+2 |
* | Type models | Chocobozzz | 2017-05-25 | 2 | -2/+2 |
* | 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 | 8 | -7/+300 |
* | Update standard -> 10 | Chocobozzz | 2017-04-16 | 1 | -2/+4 |
* | Server: fix tests | Chocobozzz | 2017-04-09 | 1 | -0/+1 |
* | Server: add ability to register new user | Chocobozzz | 2017-04-09 | 3 | -2/+160 |
* | Server: add video language attribute | Chocobozzz | 2017-04-07 | 6 | -2/+122 |
* | Server: Add NSFW in user profile | Chocobozzz | 2017-04-03 | 3 | -4/+46 |
* | Server: add nsfw attribute | Chocobozzz | 2017-03-28 | 6 | -1/+94 |
* | Server: add licence video attribute | Chocobozzz | 2017-03-27 | 6 | -2/+127 |
* | Server: refractoring upload/update video test utils | Chocobozzz | 2017-03-26 | 12 | -146/+158 |
* | Fix tag tests | Chocobozzz | 2017-03-22 | 1 | -45/+0 |