Lee Stott
d0b5400d63
Update co-op-translator.yml
3 months ago
Lee Stott
b894eb00ff
Modify translation command in workflow configuration
3 months ago
Lee Stott
eb46da0bf2
Update translation languages in workflow
3 months ago
Lee Stott
17448732f7
Reorder translation languages in workflow
3 months ago
Lee Stott
4d750bc98d
Modify target languages in co-op-translator.yml
3 months ago
Lee Stott
2cbffc002b
Merge pull request #1469 from microsoft/update-translations
...
🌐 Update translations via Co-op Translator
3 months ago
leestott
4e3468ea4e
🌐 Update translations via Co-op Translator
3 months ago
Lee Stott
73e78ff61d
Modify translation command in workflow
3 months ago
Lee Stott
d8add2d451
Update translation command in workflow file
...
Uncommented the translation command for all languages and commented out the specific language options.
3 months ago
chris
07cdbf1979
a first chat app
3 months ago
chris
9e2a5e5e8f
basic structure
3 months ago
chris
bb235424d9
docs: Add chat project
3 months ago
Lee Stott
6e811b8c92
Modify translation command in workflow file
3 months ago
Lee Stott
adc8341176
Merge pull request #1467 from microsoft/update-translations
...
🌐 Update translations via Co-op Translator
3 months ago
leestott
c52b32100e
🌐 Update translations via Co-op Translator
3 months ago
Lee Stott
45039ac0b8
Modify translation language configuration
3 months ago
Lee Stott
02830074d8
Update translation languages in workflow config
3 months ago
Lee Stott
dc608289cb
Merge pull request #1466 from microsoft/update-translations
...
🌐 Update translations via Co-op Translator
3 months ago
leestott
c44c7a87ae
🌐 Update translations via Co-op Translator
3 months ago
Lee Stott
ee5d3d13f0
Merge pull request #1465 from microsoft/update-translations
...
🌐 Update translations via Co-op Translator
3 months ago
Lee Stott
9df89e60dd
Modify translation command in workflow
...
Updated translation command to use different languages. zh tw hk fr ja ko - images
3 months ago
leestott
19e261b256
🌐 Update translations via Co-op Translator
3 months ago
Lee Stott
e4c569b077
Comment out translation command for clarity
...
Update Images
3 months ago
Lee Stott
d6162ae5f6
Merge pull request #1462 from microsoft/update-translations
...
🌐 Update translations via Co-op Translator
3 months ago
leestott
9823536d1d
🌐 Update translations via Co-op Translator
3 months ago
Lee Stott
c5cbfd388d
Update translation languages in workflow file
3 months ago
Lee Stott
fa29ec2e7a
Merge pull request #1461 from microsoft/update-translations
...
🌐 Update translations via Co-op Translator
3 months ago
leestott
978b213ed7
🌐 Update translations via Co-op Translator
3 months ago
Lee Stott
f1d1fc9e7a
Update Translations
3 months ago
Lee Stott
7095a6559b
Update target languages for translation workflow
3 months ago
Lee Stott
4c689557b5
Update Translations
3 months ago
Lee Stott
eff26d962b
Update translation languages in workflow
3 months ago
Lee Stott
54978a4546
Update translations
3 months ago
Lee Stott
cf5584467b
Update Translations
3 months ago
Anthony Bartolo
7b1c9e18a5
Update got package version to 11.8.5
4 months ago
Anthony Bartolo
2c08b9aa61
Merge pull request #1460 from microsoft/dependabot/npm_and_yarn/5-browser-extension/start/axios-1.8.2
...
Bump axios from 1.7.4 to 1.8.2 in /5-browser-extension/start
4 months ago
Anthony Bartolo
965cdffeb1
Merge pull request #1459 from microsoft/dependabot/npm_and_yarn/5-browser-extension/solution/form-data-4.0.4
...
Bump form-data from 4.0.0 to 4.0.4 in /5-browser-extension/solution
4 months ago
dependabot[bot]
6db3f2ed41
Bump axios from 1.7.4 to 1.8.2 in /5-browser-extension/start
...
Bumps [axios](https://github.com/axios/axios ) from 1.7.4 to 1.8.2.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.7.4...v1.8.2 )
---
updated-dependencies:
- dependency-name: axios
dependency-version: 1.8.2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
dependabot[bot]
6542a94829
Bump form-data from 4.0.0 to 4.0.4 in /5-browser-extension/solution
...
Bumps [form-data](https://github.com/form-data/form-data ) from 4.0.0 to 4.0.4.
- [Release notes](https://github.com/form-data/form-data/releases )
- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md )
- [Commits](https://github.com/form-data/form-data/compare/v4.0.0...v4.0.4 )
---
updated-dependencies:
- dependency-name: form-data
dependency-version: 4.0.4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
Anthony Bartolo
0aa2283fcb
Merge pull request #1443 from microsoft/dependabot/npm_and_yarn/5-browser-extension/start/form-data-4.0.4
...
Bump form-data from 4.0.0 to 4.0.4 in /5-browser-extension/start
4 months ago
nihal07g
f39eb3a605
Fix HTML validation error in accessibility lesson
...
- Fix mismatched HTML tag: change </span> to </p>
- Ensures accessibility lesson itself has valid HTML markup
- Demonstrates attention to code correctness and web standards
- Single character fix with zero risk to content or functionality
4 months ago
Anthony Bartolo
7b096ffb2d
Update link text for GitHub Copilot resource
...
Updated link text for Mastering GitHub Copilot resource.
4 months ago
Anthony Bartolo
54ab8f756c
Merge pull request #1448 from roryp/main
...
Add Generative AI with Java course to README
4 months ago
Rory Preddy
616266bdf5
Add Generative AI with Java course to README
...
Included a link to the 'Generative AI with Java' course in the list of related resources in the README.
4 months ago
dependabot[bot]
2457ff72f6
Bump form-data from 4.0.0 to 4.0.4 in /5-browser-extension/start
...
Bumps [form-data](https://github.com/form-data/form-data ) from 4.0.0 to 4.0.4.
- [Release notes](https://github.com/form-data/form-data/releases )
- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md )
- [Commits](https://github.com/form-data/form-data/compare/v4.0.0...v4.0.4 )
---
updated-dependencies:
- dependency-name: form-data
dependency-version: 4.0.4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
yashshinde8585
85cc30fbaf
Fix: removed broken API request in 7.bank solution
5 months ago
yashshinde8585
d784884307
fix: added export default messages in index.js
5 months ago
chris
4ccb645e24
Update index.html
6 months ago
Anthony Bartolo
8d6158056c
Merge pull request #1166 from microsoft/dependabot/npm_and_yarn/7-bank-project/api/word-wrap-1.2.4
...
Bump word-wrap from 1.2.3 to 1.2.4 in /7-bank-project/api
6 months ago
Anthony Bartolo
6c9a208eef
Merge branch 'main' into dependabot/npm_and_yarn/7-bank-project/api/word-wrap-1.2.4
6 months ago