Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | 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 |
| | | | | | | | | | | | | | | | | | | | | | | * Add alert and hide upload view when no upload is possible * Add about instance link to alert * Hide videos and imports links when no upload is possible * Correct curly spacing lint * Put logic canUpload to User model + add isHidden param to to-menu-dropdown * Use canSeeVideoLinks from user model * Rename and change logic canUpload to isUploadDisabled * Use isDisplayed() method intead of isHidden value * Refactor client and check videos count using quota Co-authored-by: kimsible <kimsible@users.noreply.github.com> Co-authored-by: Chocobozzz <me@florianbigard.com> | ||||
* | Display user quota progress bars above upload form (#2981) | Kim | 2020-07-24 | 3 | -4/+14 |
| | | | | | | | | | | | | | | | | | * Move user-quota to my-user-quota shared component * Add user-quota to upload form * Increase progress bar height and make it focusable * Correct syntax parenthesis * Add explicit title to user-quota bars + tooltip with quota values * Hide user-quota in second upload step * Customize focus styles on user-quota Co-authored-by: kimsible <kimsible@users.noreply.github.com> | ||||
* | Hide generic channel display name and avatar on watch view (#2988) | Kim | 2020-07-24 | 3 | -7/+28 |
| | | | | | | | | | * Hide generic channel display name on watch view * Hide generic channel avatar on watch view * Add Default username channel as a generic channel display-name Co-authored-by: kimsible <kimsible@users.noreply.github.com> | ||||
* | Improve navigation sub-menu and tabs effects (#2971) | Kim | 2020-07-23 | 1 | -5/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * Improve nav border and colors on active and non-active * Remove margin-top effect on active nav * Use opacity / bold instead of color change on nav * Remove dropdown items label in sub-menu and add a class active * Position sub-menu to fixed * Autoclose dropdown sub-menu only on outside click * Remove open dropdown on hover in sub-menu * Show reusable h1 for dropdown item in sub-menu * Put reusable sub-menu h1 styles to mixins * Add icons to sub-menu dropdown-item h1 * Make all the sub-menu accessible with focus Co-authored-by: kimsible <kimsible@users.noreply.github.com> | ||||
* | Merge branch 'release/2.3.0' into develop | Chocobozzz | 2020-07-21 | 1 | -1/+1 |
|\ |