| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix audio sync after saving replay | Chocobozzz | 2020-11-09 | 1 | -2/+2 |
* | Add live info in watch page | Chocobozzz | 2020-11-09 | 12 | -6/+150 |
* | Add max lives limit | Chocobozzz | 2020-11-09 | 2 | -0/+21 |
* | Add modal to display live information | Chocobozzz | 2020-11-09 | 4 | -2/+18 |
* | Add thumbnail info if live | Chocobozzz | 2020-11-09 | 2 | -3/+12 |
* | Add ability to save live replay | Chocobozzz | 2020-11-09 | 4 | -4/+53 |
* | Add watch messages if live has not started | Chocobozzz | 2020-11-09 | 6 | -16/+19 |
* | Live streaming implementation first step | Chocobozzz | 2020-11-09 | 9 | -7/+69 |
* | Add possibility to share origin URL to video if it's not local | Jeena | 2020-10-29 | 2 | -1/+15 |
* | jobs/logs view select and empty state visual improvements | Rigel Kent | 2020-09-28 | 2 | -2/+2 |
* | Fix privacy/channel select on upload | Chocobozzz | 2020-09-04 | 2 | -2/+4 |
* | Fix video block in abuse table | Chocobozzz | 2020-08-26 | 1 | -1/+1 |
* | Fix playlist element dropdown overflow | Chocobozzz | 2020-08-25 | 1 | -1/+1 |
* | Add ability to set a description to dynamic fields | Chocobozzz | 2020-08-21 | 2 | -0/+8 |
* | Add ability to set custom field to video form | Chocobozzz | 2020-08-21 | 7 | -3/+85 |
* | Fix user video languages settings | Chocobozzz | 2020-08-20 | 1 | -11/+35 |
* | Fix responsive playlist elements | Chocobozzz | 2020-08-19 | 1 | -2/+7 |
* | Use playlistPosition for playlists instead of videoId | Chocobozzz | 2020-08-19 | 3 | -6/+7 |
* | Fix video playlist resuming | Chocobozzz | 2020-08-19 | 1 | -2/+8 |
* | 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 | 47 | -940/+739 |
* | Add restore scroll position on user-dropdown anchors links and scroll to top ... | Kim | 2020-08-17 | 2 | -3/+15 |
* | 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 | 3 | -29/+8 |
* | Fix autoclose md popover when click on emoji list link inside | kimsible | 2020-08-14 | 2 | -1/+2 |
* | Add markown compatible help icon in comment textarea | kimsible | 2020-08-14 | 4 | -4/+11 |
* | Migrate to $localize | Chocobozzz | 2020-08-14 | 54 | -574/+430 |
* | adapt my-select-checkbox placeholder to its context | Rigel Kent | 2020-08-11 | 3 | -3/+14 |
* | Remove angular pipes module | Chocobozzz | 2020-08-11 | 8 | -15/+47 |
* | Use ng select for multiselect | Chocobozzz | 2020-08-11 | 18 | -58/+228 |
* | Move form modules in the form shared module | Chocobozzz | 2020-08-11 | 2 | -15/+16 |
* | Fix tags in search filters | Chocobozzz | 2020-08-11 | 4 | -22/+39 |
* | add ng-select for templatable select options | Rigel Kent | 2020-08-11 | 12 | -11/+254 |
* | Add validator channel name | kimsible | 2020-08-11 | 1 | -0/+16 |
* | Refactor - improve offset content handling with fixed sub-menu and broadcast-... | kimsible | 2020-08-11 | 2 | -1/+5 |
* | Add new anchors in my-settings and handle offset sub-menu height (#3032) | Kim | 2020-08-10 | 1 | -0/+2 |
* | Correctly fix sub menu | Chocobozzz | 2020-08-10 | 2 | -2/+2 |
* | Add buttons in playlist page | Chocobozzz | 2020-08-10 | 5 | -0/+489 |
* | Fix icon names | Chocobozzz | 2020-08-07 | 1 | -2/+2 |
* | Add ability to share playlists in modal | Chocobozzz | 2020-08-07 | 3 | -5/+11 |
* | Fix lint | Chocobozzz | 2020-08-07 | 3 | -3/+6 |
* | Reorganize shared models | Chocobozzz | 2020-08-07 | 8 | -8/+14 |
* | Upgrade to angular 10 | Chocobozzz | 2020-08-07 | 8 | -12/+15 |
* | deal with refresh token in embed | Rigel Kent | 2020-08-06 | 3 | -90/+86 |
* | decouple video abuse details from embed, add embed to block list details | Rigel Kent | 2020-08-06 | 5 | -25/+21 |
* | adjust help component, fix its instances in video-edit | Rigel Kent | 2020-08-05 | 1 | -2/+2 |