Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | Update locales with the new localization system | Chocobozzz | 2020-08-14 | 41 | -260543/+234594 | |
| | ||||||
* | Migrate to $localize | Chocobozzz | 2020-08-14 | 131 | -1320/+944 | |
| | | | | | | | | | | | | * 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 player and server translations | Chocobozzz | 2020-08-14 | 54 | -54/+2631 | |
| | ||||||
* | 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/ | |||||
* | adapt my-select-checkbox placeholder to its context | Rigel Kent | 2020-08-11 | 5 | -3/+17 | |
| | ||||||
* | Remove angular pipes module | Chocobozzz | 2020-08-11 | 11 | -21/+51 | |
| | ||||||
* | 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 | |
| | ||||||
* | Fix tags in search filters | Chocobozzz | 2020-08-11 | 12 | -40/+59 | |
| | ||||||
* | add ng-select for templatable select options | Rigel Kent | 2020-08-11 | 33 | -199/+389 | |
| | | | | | | | - 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 validator channel name | kimsible | 2020-08-11 | 2 | -1/+17 | |
| | ||||||
* | Add channel_name field to create-user view | kimsible | 2020-08-11 | 2 | -0/+12 | |
| | ||||||
* | Add anchor links to about/instance | kimsible | 2020-08-11 | 2 | -22/+92 | |
| | ||||||
* | Fix expanded margin content css var unapplied | kimsible | 2020-08-11 | 1 | -3/+3 | |
| | ||||||
* | Refactor - improve offset content handling with fixed sub-menu and ↵ | kimsible | 2020-08-11 | 13 | -30/+56 | |
| | | | | broadcast-message | |||||
* | Remove smooth scroll behaviour | Chocobozzz | 2020-08-10 | 1 | -4/+0 | |
| | | | | It's not adapted to a SPA because the scroll is updated when we change page | |||||
* | Add new anchors in my-settings and handle offset sub-menu height (#3032) | Kim | 2020-08-10 | 7 | -9/+30 | |
| | | | | | | | | | | | | | * Add anchors setting and handle offset with sub-meu * Use PeerTube scroll logic * Add anchor for top my-settings * Improve scroller with smooth behavior and css offset * Fix anchor position when using history navigation Co-authored-by: kimsible <kimsible@users.noreply.github.com> | |||||
* | Continue without token on error in embed | Chocobozzz | 2020-08-10 | 1 | -7/+9 | |
| | ||||||
* | Do not display videojs poster when video is starting | kimsible | 2020-08-10 | 1 | -0/+8 | |
| | ||||||
* | add and document new additional video extensions supported at upload | Rigel Kent | 2020-08-10 | 1 | -1/+1 | |
| | ||||||
* | Correctly fix sub menu | Chocobozzz | 2020-08-10 | 9 | -21/+16 | |
| | ||||||
* | Add buttons in playlist page | Chocobozzz | 2020-08-10 | 13 | -30/+155 | |
| | | | | To delete/edit/share the playlist | |||||
* | Fix playlist layout on mobile | Chocobozzz | 2020-08-10 | 2 | -13/+14 | |
| | ||||||
* | 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 | |||||
* | Avoid lost scroll position when modal open | kimsible | 2020-08-10 | 1 | -2/+1 | |
| | ||||||
* | revert upload bar text color to white | Rigel Kent | 2020-08-09 | 1 | -0/+1 | |
| | ||||||
* | Fix icon names | Chocobozzz | 2020-08-07 | 3 | -2/+2 | |
| | ||||||
* | Merge branch 'feature/e2e' into develop | Chocobozzz | 2020-08-07 | 1 | -1/+4 | |
|\ | ||||||
| * | Add playlist embed E2E test | Chocobozzz | 2020-08-07 | 1 | -1/+4 | |
| | | ||||||
* | | Fix play overlay icon | Chocobozzz | 2020-08-07 | 1 | -1/+1 | |
| | | ||||||
* | | Add ability to share playlists in modal | Chocobozzz | 2020-08-07 | 10 | -42/+138 | |
| | | ||||||
* | | Regenerate translations | Chocobozzz | 2020-08-07 | 43 | -37509/+44458 | |
| | | ||||||
* | | Merge remote-tracking branch 'weblate/develop' into develop | Chocobozzz | 2020-08-07 | 3 | -55/+135 | |
|\ \ | ||||||
| * | | Translated using Weblate (Hebrew) | Tzafrir Cohen | 2020-08-07 | 1 | -13/+13 | |
| | | | | | | | | | | | | | | | | | | | | | Currently translated at 13.2% (13 of 98 strings) Translation: PeerTube/player Translate-URL: https://weblate.framasoft.org/projects/peertube/player/he/ | |||||
| * | | Added translation using Weblate (Hebrew) | Tzafrir Cohen | 2020-08-07 | 1 | -0/+100 | |
| | | | ||||||
| * | | Translated using Weblate (French (France)) | Rigel Kent | 2020-08-07 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (1436 of 1436 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr_FR/ | |||||
| * | | Translated using Weblate (Ukrainian) | Yury Bulka | 2020-08-07 | 1 | -52/+32 | |
| | | | | | | | | | | | | | | | | | | | | | Currently translated at 12.9% (186 of 1436 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/uk/ | |||||
* | | | Add ability to disable peertube button link in embed | Chocobozzz | 2020-08-07 | 3 | -2/+14 | |
|/ / | ||||||
* / | Fix loading bar color | Chocobozzz | 2020-08-07 | 3 | -96/+1 | |
|/ | ||||||
* | Correctly error network errors in embed | Chocobozzz | 2020-08-07 | 1 | -10/+29 | |
| | ||||||
* | Fix control bar on small screens | Chocobozzz | 2020-08-07 | 3 | -3/+12 | |
| | ||||||
* | Fix playlist menu overflow | Chocobozzz | 2020-08-07 | 1 | -0/+1 | |
| |