| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix privacy/channel select on upload | Chocobozzz | 2020-09-04 | 1 | -2/+2 |
* | Improve report labels | Chocobozzz | 2020-09-03 | 1 | -1/+1 |
* | Fix play of videos on ios | Chocobozzz | 2020-08-27 | 1 | -0/+2 |
* | Add redirection on unavailable video due to follow constraints | Chocobozzz | 2020-08-26 | 1 | -2/+19 |
* | Add ability to set a description to dynamic fields | Chocobozzz | 2020-08-21 | 1 | -1/+1 |
* | Send videojs to action player hooks | Chocobozzz | 2020-08-21 | 1 | -1/+1 |
* | Add ability to set custom field to video form | Chocobozzz | 2020-08-21 | 8 | -8/+75 |
* | Update video-import-url.component.html | test2a | 2020-08-19 | 1 | -1/+1 |
* | Update video-import-torrent.component.html | test2a | 2020-08-19 | 1 | -1/+1 |
* | Use playlistPosition for playlists instead of videoId | Chocobozzz | 2020-08-19 | 4 | -28/+47 |
* | Fix video playlist resuming | Chocobozzz | 2020-08-19 | 1 | -7/+7 |
* | We don't need services anymore for validators | Chocobozzz | 2020-08-17 | 3 | -21/+33 |
* | Use localize for page titles | Chocobozzz | 2020-08-17 | 1 | -8/+8 |
* | Fix lint | Chocobozzz | 2020-08-14 | 2 | -2/+6 |
* | Migrate i18n to localize | kimsible | 2020-08-14 | 1 | -4/+2 |
* | Use this.user.account.id instead of recall authService.getUser() | kimsible | 2020-08-14 | 1 | -1/+1 |
* | Fix autoclose md popover when click on emoji list link inside | kimsible | 2020-08-14 | 1 | -1/+1 |
* | Small refactor comments | kimsible | 2020-08-14 | 5 | -24/+30 |
* | Add emoji list to markdown infos | kimsible | 2020-08-14 | 3 | -8/+52 |
* | Refactor popover markdown, add code style | kimsible | 2020-08-14 | 1 | -17/+23 |
* | Add unicode emoji to markdown | kimsible | 2020-08-14 | 2 | -1/+2 |
* | Move markdown icon on right and correct colors | kimsible | 2020-08-14 | 1 | -9/+10 |
* | Fix i18n on delete modal and linter | kimsible | 2020-08-14 | 2 | -10/+20 |
* | Add markown compatible help icon in comment textarea | kimsible | 2020-08-14 | 2 | -1/+53 |
* | Use comment as label for comments-thread add button | kimsible | 2020-08-14 | 3 | -3/+14 |
* | Add icons to dropdown actions (report, remove and remove & re-draft) | kimsible | 2020-08-14 | 1 | -3/+6 |
* | Move delete, delete & redraft actions to options | kimsible | 2020-08-14 | 3 | -16/+32 |
* | Add delete & re-draft for comments without replies | kimsible | 2020-08-14 | 7 | -10/+73 |
* | Hide deleted comment message when no replies | kimsible | 2020-08-14 | 1 | -2/+2 |
* | Migrate to $localize | Chocobozzz | 2020-08-14 | 17 | -186/+135 |
* | Remove angular pipes module | Chocobozzz | 2020-08-11 | 1 | -2/+1 |
* | Use ng select for multiselect | Chocobozzz | 2020-08-11 | 3 | -6/+3 |
* | Fix tags in search filters | Chocobozzz | 2020-08-11 | 3 | -6/+9 |
* | add ng-select for templatable select options | Rigel Kent | 2020-08-11 | 13 | -93/+93 |
* | Add buttons in playlist page | Chocobozzz | 2020-08-10 | 6 | -474/+8 |
* | Resume video playback on close of support modal (#3052) | Aman Sharma | 2020-08-10 | 2 | -2/+25 |
* | revert upload bar text color to white | Rigel Kent | 2020-08-09 | 1 | -0/+1 |
* | Add ability to share playlists in modal | Chocobozzz | 2020-08-07 | 4 | -18/+79 |
* | Add ability to disable peertube button link in embed | Chocobozzz | 2020-08-07 | 2 | -2/+12 |
* | Add logic to handle playlist in embed | Chocobozzz | 2020-08-07 | 1 | -0/+1 |
* | Cleanup tokens logic in embed | Chocobozzz | 2020-08-07 | 1 | -4/+8 |
* | Fix lint | Chocobozzz | 2020-08-07 | 4 | -13/+14 |
* | Reorganize shared models | Chocobozzz | 2020-08-07 | 1 | -1/+2 |
* | Upgrade to angular 10 | Chocobozzz | 2020-08-07 | 1 | -1/+2 |
* | deal with refresh token in embed | Rigel Kent | 2020-08-06 | 2 | -2/+3 |
* | Correctly finish upload before updating video | Chocobozzz | 2020-08-05 | 1 | -2/+3 |
* | adjust help component, fix its instances in video-edit | Rigel Kent | 2020-08-05 | 1 | -3/+15 |
* | special display case for logged-out users to display download in watch page | Rigel Kent | 2020-08-04 | 2 | -4/+27 |
* | Fix fullscreen on ios | Chocobozzz | 2020-07-31 | 1 | -0/+6 |
* | Add alert and hide upload view when no upload is possible (#2966) | Kim | 2020-07-28 | 3 | -5/+43 |