| Commit message (Expand) | Author | Age | Files | Lines |
* | Import videos in the correct order | Chocobozzz | 2018-02-16 | 1 | -1/+1 |
* | Bumped to version v0.0.24-alpha | Chocobozzz | 2018-02-16 | 2 | -2/+2 |
* | Add \n in changelog | Chocobozzz | 2018-02-16 | 1 | -1/+1 |
* | Update code contributors list | Chocobozzz | 2018-02-15 | 2 | -14/+32 |
* | Fix remote image fetching | Chocobozzz | 2018-02-15 | 4 | -7/+14 |
* | Handle changelog in release | Chocobozzz | 2018-02-15 | 2 | -1/+27 |
* | Implement support field in video and video channel | Chocobozzz | 2018-02-15 | 49 | -141/+485 |
* | Fix max buffer reached in youtube import | Chocobozzz | 2018-02-15 | 1 | -9/+20 |
* | Fix concurrency issue on video upload | Chocobozzz | 2018-02-14 | 1 | -0/+1 |
* | Fix tests | Chocobozzz | 2018-02-14 | 10 | -19/+13 |
* | Fix video play promise error on non supported browsers | Chocobozzz | 2018-02-14 | 4 | -19/+28 |
* | Move adding a video view videojs peertube plugin | Chocobozzz | 2018-02-14 | 7 | -28/+85 |
* | Fix embed lint | Chocobozzz | 2018-02-14 | 1 | -5/+3 |
* | Support thumbnails in youtube import | Chocobozzz | 2018-02-14 | 2 | -2/+19 |
* | Handle thumbnail update | Chocobozzz | 2018-02-14 | 5 | -6/+21 |
* | Change default logging | Chocobozzz | 2018-02-14 | 3 | -2/+5 |
* | Better upgrade script consistency | Chocobozzz | 2018-02-14 | 2 | -25/+15 |
* | Add ability to set video thumbnail/preview | Chocobozzz | 2018-02-14 | 22 | -143/+454 |
* | Precisions and security enhancements to the production guide (#287) | Rigel Kent | 2018-02-14 | 2 | -22/+76 |
* | Update Guide for upgrade procedure (#281) (#291) | SVNET Libre | 2018-02-14 | 1 | -0/+12 |
* | Use fetch instead of XMLHttpRequest (#292) | Florent F | 2018-02-14 | 1 | -41/+29 |
* | Rewrite infinite scroll | Chocobozzz | 2018-02-13 | 15 | -113/+239 |
* | Fix deleting a video with comments | Chocobozzz | 2018-02-13 | 1 | -0/+21 |
* | Add background placeholder for thumbnails | Chocobozzz | 2018-02-12 | 2 | -1/+5 |
* | publish comment on crtl-enter (#290) | jonathanraes | 2018-02-12 | 1 | -1/+2 |
* | Fix upload from CLI script | Chocobozzz | 2018-02-12 | 4 | -133/+57 |
* | Don't stuck on active jobs | Chocobozzz | 2018-02-12 | 2 | -2/+29 |
* | Improve youtube import script | Chocobozzz | 2018-02-12 | 1 | -34/+39 |
* | Upgrade.sh (#281) | SVNET Libre | 2018-02-12 | 1 | -0/+34 |
* | Adding dependencies informations for CentOS 7 (#288) | Erwan Croze | 2018-02-12 | 1 | -1/+19 |
* | Change manifest properties (#285) | Lucas Teixeira | 2018-02-11 | 1 | -2/+3 |
* | Begin import script with youtube-dl | Chocobozzz | 2018-02-09 | 7 | -7/+198 |
* | Add warning in production guide | Chocobozzz | 2018-02-09 | 1 | -0/+2 |
* | Fix config test | Chocobozzz | 2018-02-09 | 1 | -2/+2 |
* | Bumped to version v0.0.23-alphav0.0.23-alpha | Chocobozzz | 2018-02-09 | 2 | -2/+2 |
* | Fix crash with websocket tracker | Chocobozzz | 2018-02-09 | 2 | -5/+4 |
* | Fix timestamp logging | Chocobozzz | 2018-02-09 | 1 | -1/+1 |
* | Handle error on websocket error | Chocobozzz | 2018-02-09 | 1 | -0/+1 |
* | Bumped to version v0.0.22-alphav0.0.22-alpha | Chocobozzz | 2018-02-09 | 2 | -2/+2 |
* | Add default description and default terms | Chocobozzz | 2018-02-09 | 1 | -2/+2 |
* | Video previews take all the width on mobile | Chocobozzz | 2018-02-09 | 10 | -14/+49 |
* | Add service worker | Chocobozzz | 2018-02-08 | 10 | -161/+237 |
* | Better peertube icons | Chocobozzz | 2018-02-08 | 20 | -18/+31 |
* | Bumped to version v0.0.21-alphav0.0.21-alpha | Chocobozzz | 2018-02-08 | 2 | -2/+2 |
* | Fix error with other videos displayed | Chocobozzz | 2018-02-08 | 1 | -1/+1 |
* | Server the manifest too | Chocobozzz | 2018-02-08 | 1 | -0/+2 |
* | Include manifest in build | Chocobozzz | 2018-02-08 | 2 | -2/+4 |
* | Fix "things went wrong" documentation | Chocobozzz | 2018-02-08 | 1 | -1/+1 |
* | Fix job count api | Chocobozzz | 2018-02-08 | 1 | -1/+1 |
* | Fix other videos not displayed in video watch | Chocobozzz | 2018-02-08 | 1 | -4/+12 |