Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add scores to follows and remove bad ones | Chocobozzz | 2018-01-11 | 4 | -4/+3 |
| | |||||
* | Run videojs outside angular | Chocobozzz | 2018-01-10 | 1 | -6/+9 |
| | |||||
* | Fetch remote AP objects | Chocobozzz | 2018-01-10 | 1 | -0/+1 |
| | |||||
* | Fix aot build | Chocobozzz | 2018-01-09 | 5 | -20/+9 |
| | |||||
* | Update dependencies | Chocobozzz | 2018-01-09 | 7 | -263/+354 |
| | |||||
* | Add hotkeys in video player | Chocobozzz | 2018-01-09 | 6 | -3/+14 |
| | | | | Double click for full screen | ||||
* | Refractor peertube videojs plugin | Chocobozzz | 2018-01-09 | 4 | -130/+158 |
| | |||||
* | Remove bootstrap effects in register form | Chocobozzz | 2018-01-08 | 1 | -3/+3 |
| | |||||
* | Support video quota on client | Chocobozzz | 2018-01-08 | 10 | -32/+53 |
| | |||||
* | Fix overflow in select inputs | Chocobozzz | 2018-01-08 | 3 | -4/+9 |
| | |||||
* | Fix lint | Chocobozzz | 2018-01-08 | 1 | -1/+1 |
| | |||||
* | Refractor account by | Chocobozzz | 2018-01-08 | 3 | -17/+15 |
| | |||||
* | Send comment to followers and parents | Chocobozzz | 2018-01-08 | 1 | -0/+4 |
| | |||||
* | A few updates for the watch video view (#181) | Benjamin Bouvier | 2018-01-07 | 4 | -31/+53 |
| | | | | | | | | * Fixes #156: Filter out the video being watched from the list of other videos of the same author; * Fixes #167: in the video view, hide the author's domain when it's from the current host; * Fixes #171: Allow undoing a like/dislike; | ||||
* | Add mentions to comments | Chocobozzz | 2018-01-05 | 5 | -1/+21 |
| | |||||
* | Handle HTML is comments | Chocobozzz | 2018-01-04 | 5 | -6/+90 |
| | |||||
* | Add ability to delete comments | Chocobozzz | 2018-01-04 | 11 | -23/+106 |
| | |||||
* | Add avatar in comments | Chocobozzz | 2018-01-03 | 13 | -70/+116 |
| | |||||
* | Add hover effect on login/create an account button | Chocobozzz | 2018-01-03 | 1 | -18/+16 |
| | |||||
* | Circle avatar | Chocobozzz | 2018-01-03 | 3 | -8/+10 |
| | |||||
* | Add avatar max size limit | Chocobozzz | 2018-01-03 | 4 | -5/+33 |
| | |||||
* | Add ability to disable video comments | Chocobozzz | 2018-01-03 | 8 | -37/+59 |
| | |||||
* | Begin to add avatar to actors | Chocobozzz | 2017-12-29 | 17 | -85/+125 |
| | |||||
* | Add infinite scroll to comments | Chocobozzz | 2017-12-29 | 2 | -11/+40 |
| | |||||
* | Use server error message on login | Chocobozzz | 2017-12-29 | 1 | -8/+2 |
| | |||||
* | Comment textarea focus on init | Chocobozzz | 2017-12-29 | 3 | -3/+10 |
| | |||||
* | Add comments federation tests | Chocobozzz | 2017-12-27 | 1 | -1/+1 |
| | |||||
* | Fix comment reply | Chocobozzz | 2017-12-27 | 1 | -26/+14 |
| | |||||
* | Add video comment components | Chocobozzz | 2017-12-27 | 34 | -49/+595 |
| | |||||
* | Create comment on replied mastodon statutes | Chocobozzz | 2017-12-22 | 1 | -2/+2 |
| | |||||
* | Better admin tables | Chocobozzz | 2017-12-21 | 10 | -24/+48 |
| | |||||
* | Add no result text if there are no results | Chocobozzz | 2017-12-21 | 4 | -7/+25 |
| | |||||
* | Add tooltip to likes/dislikes bar | Chocobozzz | 2017-12-21 | 5 | -18/+31 |
| | |||||
* | Add ability to remove a video on watch page | Chocobozzz | 2017-12-20 | 2 | -0/+32 |
| | |||||
* | Design modals | Chocobozzz | 2017-12-20 | 19 | -108/+245 |
| | |||||
* | Improve video tag in edit form | Chocobozzz | 2017-12-20 | 2 | -1/+15 |
| | |||||
* | Customize checkboxs | Chocobozzz | 2017-12-20 | 7 | -24/+81 |
| | |||||
* | Customize select | Chocobozzz | 2017-12-20 | 13 | -82/+190 |
| | |||||
* | Redirect to uuid video route after upload | Chocobozzz | 2017-12-20 | 1 | -4/+8 |
| | |||||
* | Add transition on play/loading player | Chocobozzz | 2017-12-20 | 2 | -1/+32 |
| | |||||
* | Fix nav in manage follows | Chocobozzz | 2017-12-20 | 3 | -1/+8 |
| | |||||
* | Add poster for video watch | Chocobozzz | 2017-12-20 | 1 | -1/+7 |
| | |||||
* | Improve player on small screen | Chocobozzz | 2017-12-20 | 2 | -40/+63 |
| | |||||
* | Only import bootstrap component that we need | Chocobozzz | 2017-12-20 | 2 | -47/+41 |
| | |||||
* | Add bootstrap analyzer and optimize build | Chocobozzz | 2017-12-20 | 6 | -8/+115 |
| | |||||
* | Fix embed favicon | Chocobozzz | 2017-12-20 | 1 | -1/+1 |
| | |||||
* | Fix player play exception on chromium | Chocobozzz | 2017-12-19 | 1 | -7/+9 |
| | |||||
* | Fix autoplay on non authenticated users | Chocobozzz | 2017-12-19 | 1 | -2/+10 |
| | |||||
* | Unfollow with host | Chocobozzz | 2017-12-19 | 1 | -1/+1 |
| | |||||
* | Begin moving video channel to actor | Chocobozzz | 2017-12-19 | 6 | -6/+6 |
| |