Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ability to change the homepage | Chocobozzz | 2018-03-01 | 9 | -17/+86 |
| | |||||
* | Improve playback speed style | Chocobozzz | 2018-03-01 | 1 | -2/+10 |
| | |||||
* | Support different playback rates (#318) | jonathanraes | 2018-03-01 | 2 | -2/+7 |
| | |||||
* | Add stats route | Chocobozzz | 2018-02-28 | 4 | -4/+4 |
| | |||||
* | Add messages about privacy concerns (P2P) | Chocobozzz | 2018-02-28 | 7 | -63/+112 |
| | |||||
* | Bumped to version v0.0.29-alphav0.0.29-alpha | Chocobozzz | 2018-02-28 | 1 | -1/+1 |
| | |||||
* | Handle user rates in real time | Chocobozzz | 2018-02-28 | 2 | -2/+9 |
| | |||||
* | Add max video height on mobile | Chocobozzz | 2018-02-28 | 1 | -1/+2 |
| | |||||
* | Fix player on very small screens | Chocobozzz | 2018-02-28 | 1 | -3/+3 |
| | |||||
* | Fix complete description on some videos | Chocobozzz | 2018-02-27 | 1 | -1/+1 |
| | |||||
* | Add help to customizations configuration options | Chocobozzz | 2018-02-27 | 1 | -0/+2 |
| | |||||
* | Add ability to display job errors | Chocobozzz | 2018-02-27 | 2 | -0/+9 |
| | |||||
* | Bumped to version v0.0.28-alphav0.0.28-alpha | Chocobozzz | 2018-02-26 | 1 | -1/+1 |
| | |||||
* | Disable service worker | Chocobozzz | 2018-02-26 | 3 | -6/+13 |
| | |||||
* | Add fallback to HTTP | Chocobozzz | 2018-02-26 | 4 | -53/+140 |
| | |||||
* | Bumped to version v0.0.27-alphav0.0.27-alpha | Chocobozzz | 2018-02-23 | 1 | -1/+1 |
| | |||||
* | Don't zone.js patch on requestAnimationFrame | Chocobozzz | 2018-02-23 | 1 | -0/+14 |
| | |||||
* | Add bar when loading chunks | Chocobozzz | 2018-02-23 | 3 | -0/+10 |
| | |||||
* | Improve admin tables | Chocobozzz | 2018-02-23 | 17 | -137/+266 |
| | |||||
* | Better help on markdown fields | Chocobozzz | 2018-02-23 | 5 | -37/+72 |
| | |||||
* | Add help tooltip | Chocobozzz | 2018-02-22 | 9 | -8/+121 |
| | |||||
* | Add limit to video sizes | Chocobozzz | 2018-02-22 | 1 | -1/+7 |
| | |||||
* | Throttle infinite scroller | Chocobozzz | 2018-02-22 | 2 | -11/+14 |
| | |||||
* | Add confirm when admin use custom js/css | Chocobozzz | 2018-02-22 | 16 | -172/+207 |
| | |||||
* | Register service worker | Chocobozzz | 2018-02-22 | 4 | -10/+19 |
| | |||||
* | Fix service worker registration | Chocobozzz | 2018-02-22 | 4 | -9/+5 |
| | |||||
* | Upgrade client dependencies | Chocobozzz | 2018-02-22 | 2 | -873/+490 |
| | |||||
* | Upgrade dependencies and remove standard | Chocobozzz | 2018-02-22 | 1 | -2/+2 |
| | |||||
* | Add ability to add custom css/javascript | Chocobozzz | 2018-02-22 | 6 | -7/+82 |
| | |||||
* | Add ability to update another user video | Chocobozzz | 2018-02-22 | 2 | -4/+8 |
| | |||||
* | 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 |
| | |||||
* | Bumped to version v0.0.26-alpha | Chocobozzz | 2018-02-21 | 1 | -1/+1 |
| | |||||
* | Add links to comment mentions | Chocobozzz | 2018-02-21 | 8 | -26/+236 |
| | |||||
* | Hide support button if it is empty | Chocobozzz | 2018-02-21 | 2 | -2/+3 |
| | |||||
* | 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 | 27 | -51/+219 |
| | |||||
* | 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 | 3 | -4/+14 |
| | |||||
* | Add filename in upload form title | Chocobozzz | 2018-02-20 | 2 | -1/+5 |
| | |||||
* | Sort video categories/languages | Chocobozzz | 2018-02-20 | 1 | -3/+12 |
| | |||||
* | 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 |
| | | | | | | | | | | * youtube-like marking of comments uses GET parameters to mark comments similar to youtube * place link to comment in 'comment-date' * Use a routes to highight a comment | ||||
* | Fix issue with webm and opus video | Chocobozzz | 2018-02-18 | 1 | -1/+1 |
| | |||||
* | Add video image components | Chocobozzz | 2018-02-16 | 3 | -0/+116 |
| | |||||
* | Upgrade server dependencies | Chocobozzz | 2018-02-16 | 1 | -2/+2 |
| |