Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve big play button animation | Chocobozzz | 2018-04-15 | 3 | -30/+49 |
| | |||||
* | Fix indetation (I hope!) | Gérald Niel | 2018-04-11 | 1 | -1/+1 |
| | |||||
* | Fix #490 and justify text in comments div. | Gérald Niel | 2018-04-11 | 1 | -1/+3 |
| | |||||
* | Add ability to set a start time | Chocobozzz | 2018-04-05 | 5 | -13/+37 |
| | |||||
* | Cleanup peertube plugin after dispose | Chocobozzz | 2018-04-05 | 1 | -11/+25 |
| | |||||
* | Fix auto quality with http fallback | Chocobozzz | 2018-04-05 | 2 | -2/+3 |
| | |||||
* | Automatic resolution according to user bandwidth V1 | Chocobozzz | 2018-04-05 | 7 | -66/+224 |
| | |||||
* | Improve admin css help | Chocobozzz | 2018-04-04 | 1 | -2/+19 |
| | |||||
* | Add id to body for more specific css | Chocobozzz | 2018-04-04 | 1 | -1/+1 |
| | |||||
* | Fix show more description button on video change | Chocobozzz | 2018-04-04 | 1 | -1/+4 |
| | |||||
* | Better embed responsive | Chocobozzz | 2018-04-03 | 1 | -3/+6 |
| | |||||
* | Fix video watch page responsive | Chocobozzz | 2018-04-03 | 3 | -19/+16 |
| | |||||
* | Fix watch page video change | Chocobozzz | 2018-04-03 | 8 | -36/+40 |
| | |||||
* | Improve first play | Chocobozzz | 2018-04-03 | 7 | -19/+42 |
| | |||||
* | Improve player | Chocobozzz | 2018-04-03 | 17 | -359/+1381 |
| | | | | | Add a settings dialog based on the work of Yanko Shterev (@yshterev): https://github.com/yshterev/videojs-settings-menu. Thanks! | ||||
* | Add opacity effect on control bar icons | Chocobozzz | 2018-04-03 | 2 | -5/+36 |
| | |||||
* | Improve player progress bar | Chocobozzz | 2018-04-03 | 2 | -13/+38 |
| | |||||
* | Add publishedAt field for video model. | Julien Le Bras | 2018-03-30 | 3 | -2/+4 |
| | | | | | | | | | | | | * New field added in the `video` table + migration script * `publishedAt` updated to NOW when privacy changes from private to public/unlisted (default = NOW) * Models updated to handle the new attribute * Client interface updated to use `publishedAt` instead of `createdAt` except in My Account > My Videos view | ||||
* | Add reverse proxy test in travis | Chocobozzz | 2018-03-29 | 1 | -1/+2 |
| | |||||
* | Prevent brute force login attack | Chocobozzz | 2018-03-29 | 3 | -17/+29 |
| | |||||
* | Disply other videos if screen >= 1300px | Chocobozzz | 2018-03-29 | 1 | -1/+1 |
| | |||||
* | Add link to register in login form | Chocobozzz | 2018-03-28 | 4 | -25/+53 |
| | |||||
* | Add initial video quota info in registration form | Chocobozzz | 2018-03-28 | 5 | -27/+93 |
| | |||||
* | Add a hover effect on left menu links (#418) (#425) | Charles de Lacombe | 2018-03-28 | 1 | -4/+9 |
| | | | | | | | | | | | | | | I: - removed the `margin-left` on the `.panel-block` to put it on the children instead - squashed the `margin-bottom` of the links into their `height` (and rounded it to 40px, feel free to correct me) - centered vertically the content of the links - added the `background-color` change on hover for the links I put the same color as the `.logged-in-block`. Maybe it should be externalized as a SCSS variable? I also added a CSS transition. Is it alright? | ||||
* | Reduce title/button size for embed | Chocobozzz | 2018-03-27 | 1 | -1/+1 |
| | |||||
* | Fix lint | Chocobozzz | 2018-03-27 | 2 | -2/+2 |
| | |||||
* | Fix my videos pagination | Chocobozzz | 2018-03-27 | 2 | -2/+11 |
| | |||||
* | Fix videos list params | Chocobozzz | 2018-03-27 | 2 | -2/+3 |
| | |||||
* | Add root class if user is logged in | Chocobozzz | 2018-03-27 | 3 | -3/+7 |
| | |||||
* | Fix custom server configuration numbers | Chocobozzz | 2018-03-27 | 3 | -7/+23 |
| | |||||
* | Redirect to homepage on empty search | Chocobozzz | 2018-03-27 | 2 | -4/+6 |
| | |||||
* | Decrease player button size on very small screens | Chocobozzz | 2018-03-27 | 1 | -1/+1 |
| | |||||
* | show quota in stats, display quota on the about page, fixes #405 (#421) | Rigel Kent | 2018-03-27 | 3 | -1/+17 |
| | | | move videoQuota under a user object, use byte PipeTransform | ||||
* | Add autoplay parameter in embed | Chocobozzz | 2018-03-27 | 1 | -1/+10 |
| | |||||
* | Fix my videos list page | Chocobozzz | 2018-03-27 | 1 | -1/+1 |
| | |||||
* | 4 lines per page instead of 3 for videos list | Chocobozzz | 2018-03-27 | 1 | -1/+1 |
| | |||||
* | Fix player error when the media is not supported | Chocobozzz | 2018-03-26 | 2 | -9/+8 |
| | |||||
* | Reduce innactivity timeout on embed | Chocobozzz | 2018-03-26 | 1 | -0/+1 |
| | |||||
* | Improve embed video player responsive | Chocobozzz | 2018-03-26 | 1 | -5/+9 |
| | |||||
* | Fix log in with special password character (+) | Chocobozzz | 2018-03-26 | 1 | -9/+9 |
| | |||||
* | Fix check comments params unit tests | Chocobozzz | 2018-03-26 | 1 | -1/+1 |
| | |||||
* | Fix responsive in videos watch | Chocobozzz | 2018-03-26 | 1 | -2/+2 |
| | |||||
* | Fix video description CSS | Chocobozzz | 2018-03-26 | 2 | -6/+6 |
| | |||||
* | Fix #408 | Gérald Niel | 2018-03-25 | 1 | -0/+4 |
| | |||||
* | No word-break in comment. Justify text. | Gérald Niel | 2018-03-24 | 1 | -0/+5 |
| | |||||
* | Fix break-word and add margin between content and other videos. | Gérald Niel | 2018-03-24 | 1 | -1/+5 |
| | |||||
* | Test to remove google as stun server | Chocobozzz | 2018-03-23 | 1 | -3/+0 |
| | |||||
* | Update stun servers | Chocobozzz | 2018-03-23 | 1 | -1/+18 |
| | |||||
* | Proxify local storage and handle if it is unavailable | Chocobozzz | 2018-03-23 | 6 | -39/+116 |
| | |||||
* | Fix error display on edit config in admin | Chocobozzz | 2018-03-23 | 1 | -0/+9 |
| |