Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Update plugin guides toc | Chocobozzz | 2020-08-21 | 1 | -3/+5 | |
| | | ||||||
* | | Add doc for custom video fields | Chocobozzz | 2020-08-21 | 1 | -0/+62 | |
| | | ||||||
* | | Add ability to set a description to dynamic fields | Chocobozzz | 2020-08-21 | 5 | -2/+12 | |
| | | ||||||
* | | Add client build instructions to plugins | Chocobozzz | 2020-08-21 | 1 | -0/+25 | |
| | | ||||||
* | | Send videojs to action player hooks | Chocobozzz | 2020-08-21 | 2 | -2/+2 | |
| | | ||||||
* | | Fix tokens loading | Chocobozzz | 2020-08-21 | 1 | -2/+4 | |
| | | ||||||
* | | Add ability to set custom field to video form | Chocobozzz | 2020-08-21 | 30 | -76/+249 | |
| | | ||||||
* | | Support plugin hooks in embed | Chocobozzz | 2020-08-20 | 8 | -114/+217 | |
| | | ||||||
* | | Fix user video languages settings | Chocobozzz | 2020-08-20 | 1 | -11/+35 | |
| | | ||||||
* | | Optimize default sort when listing videos | Chocobozzz | 2020-08-20 | 7 | -73/+79 | |
| | | | | | | | | createdAt does not have the appropriate index | |||||
* | | Optimize comment RSS sql query | Chocobozzz | 2020-08-20 | 2 | -14/+40 | |
| | | ||||||
* | | Add type information for create-transcoding-job's -r | Sumit Khanna | 2020-08-19 | 1 | -0/+1 | |
| | | ||||||
* | | Correctly fix autoplay with webtorrent | Chocobozzz | 2020-08-19 | 1 | -8/+8 | |
| | | ||||||
* | | Try to fix autoplay with ios/safari | Chocobozzz | 2020-08-19 | 2 | -14/+19 | |
| | | | | | | | | | | | | | | | | | | * Disable autoplay on first load because we have weird issues (player starts to play and stop so we loose the big play button). We also don't want to autoplay muted videos (bad UX IMHO and we don't have ads to display) * Enable autoplay when we already played a video (fixes the issue with playlists) | |||||
* | | Increase user notification test timeouts | Chocobozzz | 2020-08-19 | 1 | -12/+12 | |
| | | ||||||
* | | 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 | |||||
* | | 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 | |
| | | ||||||
* | | Add server migration for playlists | Chocobozzz | 2020-08-19 | 2 | -1/+47 | |
| | | ||||||
* | | Add ability to a video multiple times in a playlist | Chocobozzz | 2020-08-19 | 7 | -40/+53 | |
| | | ||||||
* | | 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 | |
| | | ||||||
* | | add .ac3, .aac audio and more video extensions | Rigel Kent | 2020-08-18 | 1 | -5/+8 | |
| | | ||||||
* | | We don't need services anymore for validators | Chocobozzz | 2020-08-17 | 70 | -1077/+940 | |
| | | ||||||
* | | Update translations | Chocobozzz | 2020-08-17 | 41 | -4624/+18762 | |
| | | ||||||
* | | 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 | 5 | -10/+114 | |
| | | | | | | | | | | | | | * Overflow:hidden on touchscreen when modal-open * Do not display menu by default on touchscreens * Add content overlay on touchscreens when menu is opened * Fix zIndex overlay for search infos * On touchscreens close menu on swipe left Co-authored-by: kimsible <kimsible@users.noreply.github.com> | |||||
* | Add restore scroll position on user-dropdown anchors links and scroll to top ↵ | Kim | 2020-08-17 | 8 | -17/+66 | |
| | | | | | | | | | | | | | | | | | | | on active sub-menu links (#3066) * Add restore scroll position on router same url * Remove settings top anchor * Add scrollToTop on active links fixed sub-menu * Add restore scroll position on notification avatar links * Toggle menu and close pophover when click on active dropdown menu-left link * Add onSameUrlRestoreScrollPosition on user dropdown channels link * Same behavior scrollTop and scroll to anchor everywhere Co-authored-by: kimsible <kimsible@users.noreply.github.com> | |||||
* | 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 | |
| | | | | | | | | | * Update instance-features-table.component.scss removed this minimum width option because on mobile phones this resulted in page being larger than the phone width * Update instance-features-table.component.scss removed blank lines as requested | |||||
* | Fix incorrect resolution with webtorrent videos | Chocobozzz | 2020-08-14 | 1 | -2/+1 | |
| | ||||||
* | Fix invalid refresh token in embed | Chocobozzz | 2020-08-14 | 1 | -13/+23 | |
| | ||||||
* | Fix circular dependencies | Chocobozzz | 2020-08-14 | 6 | -37/+46 | |
| | ||||||
* | 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 | |
| | ||||||
* | Remove unused markdown-it-emoji types dependency | kimsible | 2020-08-14 | 2 | -9/+1 | |
| | ||||||
* | Add emoji list to markdown infos | kimsible | 2020-08-14 | 3 | -8/+52 | |
| | ||||||
* | Refactor popover markdown, add code style | kimsible | 2020-08-14 | 2 | -17/+33 | |
| | ||||||
* | 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 | 7 | -11/+36 | |
| | ||||||
* | Move markdown icon on right and correct colors | kimsible | 2020-08-14 | 2 | -10/+11 | |
| |