Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add live info in watch page | Chocobozzz | 2020-11-09 | 8 | -13/+31 |
| | |||||
* | Fix theater mode | Chocobozzz | 2020-11-09 | 1 | -0/+1 |
| | |||||
* | Add warning below live stream key field | Chocobozzz | 2020-11-09 | 1 | -0/+2 |
| | |||||
* | Add max lives limit | Chocobozzz | 2020-11-09 | 1 | -2/+11 |
| | |||||
* | Add modal to display live information | Chocobozzz | 2020-11-09 | 1 | -1/+1 |
| | |||||
* | Add thumbnail info if live | Chocobozzz | 2020-11-09 | 1 | -1/+1 |
| | |||||
* | Add ability to save live replay | Chocobozzz | 2020-11-09 | 10 | -49/+77 |
| | |||||
* | Add watch messages if live has not started | Chocobozzz | 2020-11-09 | 10 | -28/+94 |
| | |||||
* | Live streaming implementation first step | Chocobozzz | 2020-11-09 | 15 | -100/+318 |
| | |||||
* | Restore line feed for markdown lists support in comments | kimsible | 2020-11-08 | 2 | -2/+4 |
| | |||||
* | Improve markdown-it emoji list column display (#3253) | Kimsible | 2020-11-08 | 3 | -19/+32 |
| | | | | Co-authored-by: kimsible <kimsible@users.noreply.github.com> Co-authored-by: Rigel Kent <sendmemail@rigelk.eu> | ||||
* | Correct break line display for re-draft comments | Kimsible | 2020-11-06 | 2 | -2/+9 |
| | |||||
* | changed video rating popover text with link to login page (#3168) | test2a | 2020-10-30 | 3 | -7/+7 |
| | | | Co-authored-by: Rigel Kent <sendmemail@rigelk.eu> | ||||
* | 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 |
| | | | | When the user already played a video | ||||
* | 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 |
| | | | changed wording of raw mp4 file to media file as we can import variety of formats both audio and video | ||||
* | Update video-import-torrent.component.html | test2a | 2020-08-19 | 1 | -1/+1 |
| | | | changed wording of mp4 file to media file as we can import variety of formats both audio and video | ||||
* | 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 i18n polyfill to translate things in components * Reduce bundle sizes * Improve runtime perf * Reduce a lot the time to make a full client build * Reduce client build complexity * We don't need a service to translate things anymore (so we will be able to translate title pages etc) Unfortunately we may loose some translations in the migration process. I'll put a message on weblate to notify translators | ||||
* | 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 |
| | | | | | | | - create select-tags component to replace ngx-chips - create select-options to factorize option selection in forms - create select-channel to simplify channel selection - refactor tags validation | ||||
* | Add buttons in playlist page | Chocobozzz | 2020-08-10 | 6 | -474/+8 |
| | | | | To delete/edit/share the playlist | ||||
* | Resume video playback on close of support modal (#3052) | Aman Sharma | 2020-08-10 | 2 | -2/+25 |
| | | | | | * Resume video playback on close of support modal #2995 * Fix lint issues | ||||
* | revert upload bar text color to white | Rigel Kent | 2020-08-09 | 1 | -0/+1 |
| |