| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleaner videojs control bar implementation | Chocobozzz | 2018-03-01 | 1 | -1/+23 |
* | Fix playback rate | Chocobozzz | 2018-03-01 | 1 | -1/+1 |
* | Add ability to change the homepage | Chocobozzz | 2018-03-01 | 1 | -6/+7 |
* | Support different playback rates (#318) | jonathanraes | 2018-03-01 | 1 | -0/+1 |
* | Add messages about privacy concerns (P2P) | Chocobozzz | 2018-02-28 | 1 | -52/+63 |
* | Handle user rates in real time | Chocobozzz | 2018-02-28 | 1 | -0/+3 |
* | Add max video height on mobile | Chocobozzz | 2018-02-28 | 1 | -1/+2 |
* | Fix complete description on some videos | Chocobozzz | 2018-02-27 | 1 | -1/+1 |
* | Disable service worker | Chocobozzz | 2018-02-26 | 1 | -1/+1 |
* | Add fallback to HTTP | Chocobozzz | 2018-02-26 | 1 | -3/+3 |
* | Better help on markdown fields | Chocobozzz | 2018-02-23 | 2 | -20/+28 |
* | Add help tooltip | Chocobozzz | 2018-02-22 | 1 | -2/+2 |
* | Add limit to video sizes | Chocobozzz | 2018-02-22 | 1 | -1/+7 |
* | Add confirm when admin use custom js/css | Chocobozzz | 2018-02-22 | 2 | -58/+48 |
* | Add ability to update another user video | Chocobozzz | 2018-02-22 | 1 | -3/+7 |
* | Fix support field validation in video edit | Chocobozzz | 2018-02-21 | 1 | -1/+1 |
* | Put comments reply on the top | Chocobozzz | 2018-02-21 | 1 | -1/+1 |
* | Fix comment highlight | Chocobozzz | 2018-02-21 | 3 | -16/+16 |
* | Open mentions in new tab | Chocobozzz | 2018-02-21 | 2 | -6/+2 |
* | Add links to comment mentions | Chocobozzz | 2018-02-21 | 6 | -22/+149 |
* | Hide support button if it is empty | Chocobozzz | 2018-02-21 | 1 | -1/+1 |
* | Add ability to import videos from all supported youtube-dl sites | Chocobozzz | 2018-02-20 | 1 | -1/+1 |
* | Add support to video support on client | Chocobozzz | 2018-02-20 | 13 | -20/+147 |
* | 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 | 2 | -3/+6 |
* | Add filename in upload form title | Chocobozzz | 2018-02-20 | 2 | -1/+5 |
* | Improve comment highlighting | Chocobozzz | 2018-02-19 | 11 | -58/+103 |
* | Issue #168: youtube-like marking of comments (#297) | jonathanraes | 2018-02-18 | 5 | -3/+40 |
* | Add video image components | Chocobozzz | 2018-02-16 | 3 | -0/+116 |
* | Upgrade server dependencies | Chocobozzz | 2018-02-16 | 1 | -2/+2 |
* | Add loading bar when updating a video | Chocobozzz | 2018-02-16 | 5 | -5/+25 |
* | Add ability to update thumbnail and preview on client | Chocobozzz | 2018-02-16 | 7 | -105/+176 |
* | Fix video play promise error on non supported browsers | Chocobozzz | 2018-02-14 | 1 | -2/+4 |
* | Move adding a video view videojs peertube plugin | Chocobozzz | 2018-02-14 | 1 | -17/+3 |
* | Rewrite infinite scroll | Chocobozzz | 2018-02-13 | 5 | -18/+21 |
* | publish comment on crtl-enter (#290) | jonathanraes | 2018-02-12 | 1 | -1/+2 |
* | Fix error with other videos displayed | Chocobozzz | 2018-02-08 | 1 | -1/+1 |
* | Fix other videos not displayed in video watch | Chocobozzz | 2018-02-08 | 1 | -4/+12 |
* | Fix file downloading | Chocobozzz | 2018-02-07 | 1 | -1/+4 |
* | Fix title and action buttons in video watch | Chocobozzz | 2018-02-07 | 2 | -5/+8 |
* | Watch icon should be on the right | Chocobozzz | 2018-02-07 | 1 | -1/+1 |
* | Add about page | Chocobozzz | 2018-01-31 | 1 | -1/+2 |
* | Add new name/terms/description config options | Chocobozzz | 2018-01-31 | 6 | -127/+16 |
* | Improve responsive on video watch | Chocobozzz | 2018-01-31 | 2 | -185/+214 |
* | Hide description previews on mobile view | Chocobozzz | 2018-01-31 | 2 | -1/+6 |
* | Fix search pagination | Chocobozzz | 2018-01-29 | 1 | -3/+8 |
* | Only accept public comments | Chocobozzz | 2018-01-26 | 1 | -0/+1 |
* | Improve video upload guard a little bit | Chocobozzz | 2018-01-25 | 3 | -8/+27 |
* | Issue #195 : When uploading, warn when the user quits the page (#222) | Dimitri Gilbert | 2018-01-25 | 3 | -6/+13 |