aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src
Commit message (Collapse)AuthorAgeFilesLines
...
* Translated using Weblate (Swedish)Filip Bengtsson2020-08-121-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 Te2020-08-121-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 Ettouati2020-08-121-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 contextRigel Kent2020-08-115-3/+17
|
* Remove angular pipes moduleChocobozzz2020-08-1111-21/+51
|
* Use ng select for multiselectChocobozzz2020-08-1131-196/+314
|
* Move form modules in the form shared moduleChocobozzz2020-08-112-15/+16
|
* Fix playlist position in my playlistsChocobozzz2020-08-111-1/+1
|
* Fix tags in search filtersChocobozzz2020-08-1112-40/+59
|
* add ng-select for templatable select optionsRigel Kent2020-08-1133-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 namekimsible2020-08-112-1/+17
|
* Add channel_name field to create-user viewkimsible2020-08-112-0/+12
|
* Add anchor links to about/instancekimsible2020-08-112-22/+92
|
* Fix expanded margin content css var unappliedkimsible2020-08-111-3/+3
|
* Refactor - improve offset content handling with fixed sub-menu and ↵kimsible2020-08-1113-30/+56
| | | | broadcast-message
* Remove smooth scroll behaviourChocobozzz2020-08-101-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)Kim2020-08-107-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 embedChocobozzz2020-08-101-7/+9
|
* Do not display videojs poster when video is startingkimsible2020-08-101-0/+8
|
* add and document new additional video extensions supported at uploadRigel Kent2020-08-101-1/+1
|
* Correctly fix sub menuChocobozzz2020-08-109-21/+16
|
* Add buttons in playlist pageChocobozzz2020-08-1013-30/+155
| | | | To delete/edit/share the playlist
* Fix playlist layout on mobileChocobozzz2020-08-102-13/+14
|
* Resume video playback on close of support modal (#3052)Aman Sharma2020-08-102-2/+25
| | | | | * Resume video playback on close of support modal #2995 * Fix lint issues
* Avoid lost scroll position when modal openkimsible2020-08-101-2/+1
|
* revert upload bar text color to whiteRigel Kent2020-08-091-0/+1
|
* Fix icon namesChocobozzz2020-08-073-2/+2
|
* Merge branch 'feature/e2e' into developChocobozzz2020-08-071-1/+4
|\
| * Add playlist embed E2E testChocobozzz2020-08-071-1/+4
| |
* | Fix play overlay iconChocobozzz2020-08-071-1/+1
| |
* | Add ability to share playlists in modalChocobozzz2020-08-0710-42/+138
| |
* | Regenerate translationsChocobozzz2020-08-0743-37509/+44458
| |
* | Merge remote-tracking branch 'weblate/develop' into developChocobozzz2020-08-073-55/+135
|\ \
| * | Translated using Weblate (Hebrew)Tzafrir Cohen2020-08-071-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 Cohen2020-08-071-0/+100
| | |
| * | Translated using Weblate (French (France))Rigel Kent2020-08-071-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 Bulka2020-08-071-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 embedChocobozzz2020-08-073-2/+14
|/ /
* / Fix loading bar colorChocobozzz2020-08-073-96/+1
|/
* Correctly error network errors in embedChocobozzz2020-08-071-10/+29
|
* Fix control bar on small screensChocobozzz2020-08-073-3/+12
|
* Fix playlist menu overflowChocobozzz2020-08-071-0/+1
|
* Handle playlist oembedChocobozzz2020-08-071-1/+3
|
* Align dock padding with playlist buttonChocobozzz2020-08-073-2/+4
|
* Handle playlist methods in embed apiChocobozzz2020-08-075-27/+73
|
* Handle playlist position in URLChocobozzz2020-08-071-2/+25
|
* Load all playlist elementsChocobozzz2020-08-071-3/+28
|
* Handle start at/stop at in playlist embedChocobozzz2020-08-073-7/+37
|
* Handle unavailable videos in embed playlistsChocobozzz2020-08-073-25/+69
|
* Add previous buttonChocobozzz2020-08-077-60/+229
|