Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | | | | | | | | | | | | | | | | | | * issue #195 * fixing missing provider definition * fix styling issue * fix styling issue * removed unecessary code * using angular confirmService instead of window.confirm * gitignore unecessary folders * style fixes * using a generic canDeactivateGuard * fixing lint style | ||||
* | Avoid to linkify truncated links | Chocobozzz | 2018-01-23 | 1 | -1/+4 |
| | |||||
* | Add style to cancel button | Chocobozzz | 2018-01-23 | 3 | -33/+43 |
| | |||||
* | Issue #196 : Allow to cancel an upload (#221) | Dimitri Gilbert | 2018-01-23 | 2 | -4/+23 |
| | | | | | | | | | | | | | | * issue #196 * fixed missattribution of var * fix styling issue * renamed videoUpload to videoUploadObservable * added created path to gitignore * changed uploadCancel method name to cancelUpload | ||||
* | Fix changing video in watch page | Chocobozzz | 2018-01-12 | 2 | -6/+23 |
| | |||||
* | Fix spinner | Chocobozzz | 2018-01-11 | 1 | -1/+0 |
| | |||||
* | Add scores to follows and remove bad ones | Chocobozzz | 2018-01-11 | 2 | -2/+1 |
| | |||||
* | Run videojs outside angular | Chocobozzz | 2018-01-10 | 1 | -6/+9 |
| | |||||
* | Update dependencies | Chocobozzz | 2018-01-09 | 1 | -1/+3 |
| | |||||
* | Add hotkeys in video player | Chocobozzz | 2018-01-09 | 1 | -1/+3 |
| | | | | Double click for full screen | ||||
* | Refractor peertube videojs plugin | Chocobozzz | 2018-01-09 | 2 | -2/+3 |
| | |||||
* | Support video quota on client | Chocobozzz | 2018-01-08 | 3 | -8/+24 |
| | |||||
* | Fix overflow in select inputs | Chocobozzz | 2018-01-08 | 2 | -3/+7 |
| | |||||
* | Fix lint | Chocobozzz | 2018-01-08 | 1 | -1/+1 |
| | |||||
* | Refractor account by | Chocobozzz | 2018-01-08 | 1 | -7/+4 |
| | |||||
* | 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 | 2 | -29/+44 |
| | | | | | | | | * 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 | 3 | -3/+20 |
| | |||||
* | Add ability to delete comments | Chocobozzz | 2018-01-04 | 8 | -16/+99 |
| | |||||
* | Add avatar in comments | Chocobozzz | 2018-01-03 | 12 | -69/+113 |
| | |||||
* | Add ability to disable video comments | Chocobozzz | 2018-01-03 | 5 | -27/+47 |
| | |||||
* | Begin to add avatar to actors | Chocobozzz | 2017-12-29 | 3 | -32/+6 |
| | |||||
* | Add infinite scroll to comments | Chocobozzz | 2017-12-29 | 2 | -11/+40 |
| | |||||
* | 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 | 24 | -16/+547 |
| | |||||
* | Better admin tables | Chocobozzz | 2017-12-21 | 2 | -8/+9 |
| | |||||
* | Add no result text if there are no results | Chocobozzz | 2017-12-21 | 2 | -7/+21 |
| | |||||
* | Add tooltip to likes/dislikes bar | Chocobozzz | 2017-12-21 | 3 | -16/+27 |
| | |||||
* | Add ability to remove a video on watch page | Chocobozzz | 2017-12-20 | 2 | -0/+32 |
| | |||||
* | Design modals | Chocobozzz | 2017-12-20 | 10 | -76/+105 |
| | |||||
* | Improve video tag in edit form | Chocobozzz | 2017-12-20 | 2 | -1/+15 |
| | |||||
* | Customize checkboxs | Chocobozzz | 2017-12-20 | 2 | -1/+2 |
| | |||||
* | Customize select | Chocobozzz | 2017-12-20 | 8 | -55/+86 |
| | |||||
* | Redirect to uuid video route after upload | Chocobozzz | 2017-12-20 | 1 | -4/+8 |
| | |||||
* | Fix nav in manage follows | Chocobozzz | 2017-12-20 | 1 | -1/+0 |
| |