Commit Graph

288 Commits (3d1c87d6d9ea363289cbe45eee45b1063ef5da59)

Author SHA1 Message Date
Nish Anil 3d1c87d6d9
Update Readme.md 2022-05-17 21:44:35 +05:30
Miguel Angel Barrera Muñoz 70c97b199e
Merge pull request #135 from microsoft/feature/windows-msix-cd
Windows msix cd
2022-05-17 14:25:19 +02:00
Miguel Ángel Barrera 7b8d20b6f3 wip 2022-05-17 14:16:51 +02:00
Miguel Angel Barrera Muñoz 28edb5a1f3
Merge pull request #134 from microsoft/feature/fix-blazor-cd
remplace taf targetFramework by targetframeworks
2022-05-17 13:14:53 +02:00
Miguel Ángel Barrera 621ec4cf81 remplace taf targetFramework by targetframeworks 2022-05-17 13:05:18 +02:00
Miguel Angel Barrera Muñoz 0f2116e9ba
Merge pull request #93 from microsoft/jongalloway-add-samples-frontmatter
Add samples frontmatter for docs code samples
2022-05-17 09:27:35 +02:00
Antonio Borrego 494b65fb4b
Merge pull request #128 from microsoft/feature/shell-on-mac
Feature/shell on mac
2022-05-16 19:38:53 +02:00
Miguel Angel Barrera Muñoz 17e5c6fb27
Merge pull request #133 from microsoft/feature/use-template-worflows-cd
use workflows template on cd
2022-05-16 14:23:11 +02:00
Miguel Ángel Barrera 15fb5c7567 use workflows template on cd 2022-05-16 14:07:13 +02:00
Miguel Angel Barrera Muñoz d730ca16ff
Merge pull request #132 from microsoft/feature/use-templates-workflows
use template workflow for ci
2022-05-16 13:24:42 +02:00
Miguel Ángel Barrera 9d4debb211 use template workflow for ci 2022-05-16 10:58:12 +02:00
Miguel Angel Barrera Muñoz 3582a1a0aa
Merge pull request #131 from microsoft/feature/actions-ci-cd
wip
2022-05-13 15:02:04 +02:00
Miguel Ángel Barrera 1a54cf4a6b wip 2022-05-13 14:53:07 +02:00
Miguel Angel Barrera Muñoz 14d1be8ebe
Merge pull request #130 from microsoft/feature/actions-ci-cd
fix cd podcast maui
2022-05-13 14:47:41 +02:00
Miguel Ángel Barrera 814ad9c731 fix cd podcast maui 2022-05-13 14:39:54 +02:00
Miguel Angel Barrera Muñoz 7b24dd9855
Merge pull request #129 from microsoft/feature/actions-ci-cd
Feature/actions ci cd
2022-05-13 14:28:07 +02:00
Miguel Ángel Barrera 82dd354db5 fix targetframework error ci 2022-05-13 13:41:32 +02:00
Miguel Ángel Barrera 0e98f1fe37 execute ci all branch 2022-05-13 13:24:12 +02:00
Miguel Ángel Barrera 4995e17002 add CD actions 2022-05-13 13:19:58 +02:00
Antonio Borrego 316ba9dd4d width and height fix icon shell 2022-05-13 11:26:53 +02:00
Antonio Borrego 18b9a3fdcd itemtemplate and extended shell from baseviewmodel 2022-05-13 11:23:33 +02:00
Miguel Angel Barrera Muñoz 809d85a5ea
Merge pull request #127 from microsoft/feature/merge-next-steps-into-main
Feature/merge next steps into main
2022-05-13 11:17:30 +02:00
Antonio Borrego 5a5f4897b6 shell with flyoutitem 2022-05-13 11:13:56 +02:00
Miguel Ángel Barrera 8e45d5e757 Merge branch 'release/next-steps' into feature/merge-next-steps-into-main
# Conflicts:
#	src/Web/Components/AudioInterop.cs
#	src/Web/Pages/Shared/Player/Audio.razor
2022-05-13 10:09:56 +02:00
James Montemagno a6ca477426
Merge pull request #126 from microsoft/maui-blazor-actions
Maui blazor actions & fix build
2022-05-12 09:21:40 -07:00
James Montemagno 8906bac186
Merge pull request #124 from nishanil/vs-docker-debugging
Added support to debug all services and web apps with docker-compose in VS
2022-05-12 07:08:56 -07:00
James Montemagno 1a0dad7d94 update blazor route for csproj 2022-05-12 07:07:52 -07:00
James Montemagno e59787ae4e fix listen together 2022-05-12 06:57:45 -07:00
James Montemagno 4b105ba8e4 Update actions for maui to also build hybrid app 2022-05-12 06:55:41 -07:00
James Montemagno 1d5582a044
Merge pull request #125 from microsoft/jamesmontemagno-patch-2
Build mobile apps when components change
2022-05-12 06:44:11 -07:00
James Montemagno bc367d3928
Merge pull request #120 from microsoft/feature/cherry-pick-Merge-PR-119-from-IEvangelist-playback-rate
Merge pull request #119 from IEvangelist/playback-rate
2022-05-12 06:36:30 -07:00
James Montemagno 38b51acaf6
Build mobile apps when components change 2022-05-12 06:34:26 -07:00
Nish Anil bf95ebcd9c
Update api.deployment.json 2022-05-12 18:27:40 +05:30
Nish Anil 5442a888aa Added support to run all services and web app with Docker-Compose from VS 2022-05-12 18:02:20 +05:30
Nish Anil bcca441b2b
Update api.deployment.json 2022-05-12 16:18:09 +05:30
James Montemagno 0d381f9630 Merge pull request #119 from IEvangelist/playback-rate
Added adjustable playback rate controls
# Conflicts resolved:
#	src/Web/Pages/Shared/Player/Audio.razor
2022-05-11 10:31:00 +02:00
Miguel Ángel Barrera b1bc30c86e Fix no-build error ListenTogetherComponent.razor 2022-05-11 10:00:16 +02:00
James Montemagno 90c099caa1
Merge pull request #119 from IEvangelist/playback-rate
Added adjustable playback rate controls
2022-05-10 12:53:17 -07:00
James Montemagno 626ef4ffa4
Merge pull request #117 from microsoft/feature/cherry-pick-cleanup-and-add-system-theme
Merge pull request #109 from IEvangelist/cleanup-and-add-system-theme
2022-05-10 11:49:51 -07:00
David Pine ccba7e3b60 Final clean up 2022-05-10 13:01:45 -05:00
David Pine 41d682d3e1 Added adjustable playback rate contols 2022-05-10 12:20:38 -05:00
Miguel Ángel Barrera 9c2f50fef5 Merge pull request #109 from IEvangelist/cleanup-and-add-system-theme
A bit of cleanup and added system theme
# Conflicts:
#	src/Web/Components/AudioInterop.cs
2022-05-10 14:34:32 +02:00
Miguel Angel Barrera Muñoz af99f9b07b
Merge pull request #116 from microsoft/feature/fix-click-see-all-categories-macos
add more margin DiscoverPage
2022-05-10 11:50:22 +02:00
Miguel Ángel Barrera 725523c816 add more margin n DiscoverPage 2022-05-10 11:49:49 +02:00
Miguel Angel Barrera Muñoz 3ee4781b1b
Merge pull request #115 from microsoft/feature/refactor-listen-later
wip
2022-05-10 09:48:22 +02:00
Miguel Ángel Barrera 765d18620f wip 2022-05-10 09:47:56 +02:00
Miguel Angel Barrera Muñoz 6585fe8b09
Merge pull request #114 from microsoft/feature/refactor-listen-later
Feature/refactor listen later
2022-05-10 09:47:06 +02:00
Miguel Ángel Barrera 0361033345 wip 2022-05-10 09:35:18 +02:00
James Montemagno 85b21a2bf1
Merge pull request #109 from IEvangelist/cleanup-and-add-system-theme
A bit of cleanup and added system theme
2022-05-09 10:42:30 -07:00
Miguel Ángel Barrera ec1d7600b4 refactor subcription and listen later service. cleaning 2022-05-09 14:54:09 +02:00