| Commit message (Expand) | Author | Age | Files | Lines |
* | jobs/logs view select and empty state visual improvements | Rigel Kent | 2020-09-28 | 9 | -47/+101 |
* | Fix privacy/channel select on upload | Chocobozzz | 2020-09-04 | 3 | -4/+6 |
* | Improve report labels | Chocobozzz | 2020-09-03 | 2 | -2/+2 |
* | 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 |
* | Avoid 404 when changing language | Chocobozzz | 2020-08-26 | 1 | -5/+14 |
* | Fix video block in abuse table | Chocobozzz | 2020-08-26 | 1 | -1/+1 |
* | Fix playlist element dropdown overflow | Chocobozzz | 2020-08-25 | 2 | -2/+2 |
* | Fix z-index dropdown icon | Chocobozzz | 2020-08-25 | 1 | -0/+4 |
* | Add ability to set a description to dynamic fields | Chocobozzz | 2020-08-21 | 3 | -1/+9 |
* | Send videojs to action player hooks | Chocobozzz | 2020-08-21 | 1 | -1/+1 |
* | Fix tokens loading | Chocobozzz | 2020-08-21 | 1 | -2/+4 |
* | Add ability to set custom field to video form | Chocobozzz | 2020-08-21 | 18 | -61/+176 |
* | Support plugin hooks in embed | Chocobozzz | 2020-08-20 | 2 | -106/+9 |
* | Fix user video languages settings | Chocobozzz | 2020-08-20 | 1 | -11/+35 |
* | 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 |
* | Fix responsive playlist elements | Chocobozzz | 2020-08-19 | 2 | -2/+22 |
* | Remove unused class in playlists elements | Chocobozzz | 2020-08-19 | 1 | -8/+0 |
* | Use playlistPosition for playlists instead of videoId | Chocobozzz | 2020-08-19 | 7 | -34/+54 |
* | Fix video playlist resuming | Chocobozzz | 2020-08-19 | 2 | -9/+15 |
* | Update playlist add component to accept multiple times the same video | Chocobozzz | 2020-08-19 | 5 | -127/+285 |
* | Fix playlist dropdown active color | Chocobozzz | 2020-08-19 | 1 | -0/+4 |
* | Fix startAt/stopAt playlist element edition | Chocobozzz | 2020-08-19 | 1 | -3/+6 |
* | Fix playlist deletion | Chocobozzz | 2020-08-19 | 1 | -1/+5 |
* | We don't need services anymore for validators | Chocobozzz | 2020-08-17 | 70 | -1077/+940 |
* | Use localize for page titles | Chocobozzz | 2020-08-17 | 18 | -59/+57 |
* | Some code style fixes | Chocobozzz | 2020-08-17 | 3 | -12/+11 |
* | On touchscreens add content overlay for opened menu (#3088) | Kim | 2020-08-17 | 4 | -10/+91 |
* | Add restore scroll position on user-dropdown anchors links and scroll to top ... | Kim | 2020-08-17 | 8 | -17/+66 |
* | Fix css lint | Chocobozzz | 2020-08-17 | 1 | -1/+1 |
* | removed minimum width css to fit mobile devices with lesser width (#3090) | test2a | 2020-08-17 | 1 | -3/+1 |
* | Fix circular dependencies | Chocobozzz | 2020-08-14 | 4 | -37/+14 |
* | 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 | 3 | -2/+3 |
* | 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 |
* | Use commonjs instead of esm typescript for light emojis | kimsible | 2020-08-14 | 1 | -2/+3 |
* | Add unicode emoji to markdown | kimsible | 2020-08-14 | 3 | -9/+15 |
* | 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 | 6 | -5/+64 |
* | 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 |