| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Update Production Guide (#309) | SVNET Libre | 2018-02-21 | 1 | -1/+0 |
* | Mkae upgrade.sh executable | Chocobozzz | 2018-02-21 | 1 | -0/+0 |
* | Add links to comment mentions | Chocobozzz | 2018-02-21 | 13 | -31/+313 |
* | Unlisted videos are not displayed on Mastodon now | Chocobozzz | 2018-02-21 | 4 | -23/+19 |
* | Hide support button if it is empty | Chocobozzz | 2018-02-21 | 2 | -2/+3 |
* | Add nsfw support in import-videos | Chocobozzz | 2018-02-20 | 1 | -3/+12 |
* | Fix 401 detection on import videos | Chocobozzz | 2018-02-20 | 1 | -1/+1 |
* | Add ability to import videos from all supported youtube-dl sites | Chocobozzz | 2018-02-20 | 7 | -51/+104 |
* | import-youtube: add try/catch to manage token expiration when importing lot o... | LecygneNoir | 2018-02-20 | 1 | -14/+18 |
* | Add support to video support on client | Chocobozzz | 2018-02-20 | 28 | -54/+222 |
* | Add `etc` on some points of the CoC (#305) | Luc Didry | 2018-02-20 | 1 | -0/+2 |
* | Create CODE_OF_CONDUCT.md (#304) | Rigel Kent | 2018-02-20 | 1 | -0/+85 |
* | Fix instance name displaying with long text | Chocobozzz | 2018-02-20 | 2 | -4/+13 |
* | Don't break design on long description/comment | Chocobozzz | 2018-02-20 | 2 | -0/+6 |
* | Add links support in comments | Chocobozzz | 2018-02-20 | 4 | -9/+27 |
* | Handle line feeds in comments | Chocobozzz | 2018-02-20 | 4 | -6/+16 |
* | Add filename in upload form title | Chocobozzz | 2018-02-20 | 2 | -1/+5 |
* | Sort video categories/languages | Chocobozzz | 2018-02-20 | 1 | -3/+12 |
* | Fix lint | Chocobozzz | 2018-02-19 | 3 | -3/+3 |
* | Add ability to import just one video from youtube | Chocobozzz | 2018-02-19 | 4 | -16/+30 |
* | Improve comment highlighting | Chocobozzz | 2018-02-19 | 12 | -58/+107 |
* | Fix sort inconsistency | Chocobozzz | 2018-02-19 | 9 | -20/+20 |
* | add import-youtube guide inside documentation (#298) | LecygneNoir | 2018-02-19 | 3 | -4/+61 |
* | Issue #168: youtube-like marking of comments (#297) | jonathanraes | 2018-02-18 | 5 | -3/+40 |
* | Fix issue with webm and opus video | Chocobozzz | 2018-02-18 | 1 | -1/+1 |
* | Apidoc (#302) | Dimitri Gilbert | 2018-02-17 | 1 | -0/+195 |
* | Add video image components | Chocobozzz | 2018-02-16 | 3 | -0/+116 |
* | Fix gitignore | Chocobozzz | 2018-02-16 | 1 | -6/+5 |
* | Fix travis tests | Chocobozzz | 2018-02-16 | 1 | -5/+5 |
* | Upgrade server dependencies | Chocobozzz | 2018-02-16 | 4 | -268/+342 |
* | Add loading bar when updating a video | Chocobozzz | 2018-02-16 | 9 | -14/+35 |
* | Add ability to update thumbnail and preview on client | Chocobozzz | 2018-02-16 | 20 | -140/+277 |
* | Fix avatars on video watch page | Chocobozzz | 2018-02-16 | 2 | -0/+13 |
* | Try to improve production guide | Chocobozzz | 2018-02-16 | 4 | -160/+29 |
* | Fix duplicates detection | Chocobozzz | 2018-02-16 | 1 | -1/+1 |
* | 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 |