Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Translated using Weblate (Portuguese (Brazil)) | Rafael Fontenelle | 2020-08-17 | 1 | -5/+5 |
| | | | | | | | Currently translated at 100.0% (242 of 242 strings) Translation: PeerTube/server Translate-URL: https://weblate.framasoft.org/projects/peertube/server/pt_BR/ | ||||
* | Translated using Weblate (Portuguese (Brazil)) | Rafael Fontenelle | 2020-08-17 | 1 | -4021/+3609 |
| | | | | | | | Currently translated at 65.0% (996 of 1532 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/pt_BR/ | ||||
* | Translated using Weblate (Spanish) | Berto Te | 2020-08-17 | 1 | -4098/+3634 |
| | | | | | | | Currently translated at 92.4% (1416 of 1532 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/es/ | ||||
* | 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 |
| | |||||
* | 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 | 7 | -5/+65 |
| | |||||
* | 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 |
| | |||||
* | Fix certbot section | Chocobozzz | 2020-08-14 | 1 | -6/+4 |
| | |||||
* | Update locales with the new localization system | Chocobozzz | 2020-08-14 | 41 | -260543/+234594 |
| | |||||
* | Migrate to $localize | Chocobozzz | 2020-08-14 | 136 | -1628/+1061 |
| | | | | | | | | | | | | * 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 | ||||
* | Update build steps for localization | Chocobozzz | 2020-08-14 | 2 | -1/+15 |
| | |||||
* | Update player and server translations | Chocobozzz | 2020-08-14 | 55 | -60/+2656 |
| | |||||
* | Regenerate translations | Chocobozzz | 2020-08-14 | 41 | -1093/+61 |
| | |||||
* | Remove useless i18n tags | Chocobozzz | 2020-08-14 | 1 | -8/+8 |
| | |||||
* | Update translations | Chocobozzz | 2020-08-14 | 42 | -26877/+25027 |
| | |||||
* | Translated using Weblate (Swedish) | Filip Bengtsson | 2020-08-12 | 1 | -1253/+1173 |
| | | | | | | | Currently translated at 95.5% (1426 of 1492 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/sv/ | ||||
* | Translated using Weblate (Spanish) | Berto Te | 2020-08-12 | 1 | -1260/+1164 |
| | | | | | | | Currently translated at 100.0% (1492 of 1492 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/es/ | ||||
* | Translated using Weblate (French (France)) | Laurent Ettouati | 2020-08-12 | 1 | -1264/+1168 |
| | | | | | | | Currently translated at 99.9% (1491 of 1492 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr_FR/ | ||||
* | Do not reuse reset password links | Chocobozzz | 2020-08-12 | 3 | -0/+19 |
| | |||||
* | adapt my-select-checkbox placeholder to its context | Rigel Kent | 2020-08-11 | 5 | -3/+17 |
| | |||||
* | Remove angular pipes module | Chocobozzz | 2020-08-11 | 13 | -29/+51 |
| | |||||
* | Update ffmpeg min version | Chocobozzz | 2020-08-11 | 2 | -34/+26 |
| | |||||
* | Use ng select for multiselect | Chocobozzz | 2020-08-11 | 31 | -196/+314 |
| | |||||
* | Move form modules in the form shared module | Chocobozzz | 2020-08-11 | 2 | -15/+16 |
| | |||||
* | Fix playlist position in my playlists | Chocobozzz | 2020-08-11 | 1 | -1/+1 |
| | |||||
* | Add kabile to supported languages | Chocobozzz | 2020-08-11 | 1 | -1/+3 |
| | |||||
* | Fix tags in search filters | Chocobozzz | 2020-08-11 | 12 | -40/+59 |
| | |||||
* | add ng-select for templatable select options | Rigel Kent | 2020-08-11 | 36 | -217/+399 |
| | | | | | | | - 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 | ||||
* | Make channelName optionnal in tests only and validators | kimsible | 2020-08-11 | 1 | -14/+11 |
| | | | | | | | | Fix tests channel displayName Make channelName in createUser optionnal on server side to not break api Fix auto channelName with createUser in tests |