chris
b693422fdd
Update README.md
2 months ago
Julia Muiruri
1104962513
Added examples for managing translations on the app
2 months ago
Julia Muiruri
470e2457f7
Added instructions for adding a translated quiz set
2 months ago
Julia Muiruri
6d9092bcfc
Added instructions to run quiz app locally and on Azure
2 months ago
Chris
fbe78fffc4
update README
2 months ago
Chris
a8724defea
fixing lint errors
2 months ago
Chris
2a05babd74
remvoing .vscode
2 months ago
Chris
6d168288af
upgrading app to vue 3
2 months ago
Chris
38dbfaf39e
upgrading app to reduce vulnerabilities
2 months ago
Lee Stott
2eea3b5cdd
Update re Quiz App
2 months ago
dependabot[bot]
73b9fa2276
Bump @babel/traverse from 7.22.8 to 7.25.4 in /quiz-app
...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse ) from 7.22.8 to 7.25.4.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.25.4/packages/babel-traverse )
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2 months ago
chris
10b68d727c
Merge branch 'main' into dependabot/npm_and_yarn/quiz-app/braces-3.0.3
2 months ago
dependabot[bot]
c45656fc7a
Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /quiz-app
...
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware ) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases )
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4 )
---
updated-dependencies:
- dependency-name: webpack-dev-middleware
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2 months ago
dependabot[bot]
aeec6e8944
Bump braces from 3.0.2 to 3.0.3 in /quiz-app
...
Bumps [braces](https://github.com/micromatch/braces ) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3 )
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2 months ago
Pablo Nunes
d62794f1d9
Merge branch 'main' into add-portugueseBR-translation-quizz
1 year ago
Abril Ureña
f4b58c10b4
Merge pull request #983 from kant/patch-14
...
Typos fixed (line 53, 975, 1802, 2058) in Spanish translation
1 year ago
Sara Gibbons
500c13ed3e
update quiz app dependencies
1 year ago
Sara Gibbons
51eadec816
Merge pull request #727 from Chamepp/main
...
Added persian (fa) translation
2 years ago
Sara Gibbons
3a0f60e50b
update quiz app dependencies
2 years ago
Sara Gibbons
fd6f28db9e
Merge pull request #1007 from microsoft/dependabot/npm_and_yarn/quiz-app/loader-utils-1.4.2
...
build(deps): bump loader-utils from 1.4.0 to 1.4.2 in /quiz-app
2 years ago
dependabot[bot]
8ea10612d6
build(deps): bump loader-utils from 1.4.0 to 1.4.2 in /quiz-app
...
Bumps [loader-utils](https://github.com/webpack/loader-utils ) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases )
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md )
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.2 )
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
a52bbcd2a0
build(deps): bump minimatch from 3.0.4 to 3.1.2 in /quiz-app
...
Bumps [minimatch](https://github.com/isaacs/minimatch ) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases )
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2 )
---
updated-dependencies:
- dependency-name: minimatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Darío Hereñú
cb03faf5f4
Typos fixed (line 53, 975, 1802, 2058) in Spanish translation
2 years ago
dependabot[bot]
9a0727db52
build(deps): bump node-forge, @vue/cli-plugin-babel, @vue/cli-plugin-eslint and @vue/cli-service
...
Bumps [node-forge](https://github.com/digitalbazaar/forge ) to 1.3.1 and updates ancestor dependencies [node-forge](https://github.com/digitalbazaar/forge ), [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel ), [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint ) and [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service ). These dependencies need to be updated together.
Updates `node-forge` from 0.10.0 to 1.3.1
- [Release notes](https://github.com/digitalbazaar/forge/releases )
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md )
- [Commits](https://github.com/digitalbazaar/forge/compare/0.10.0...v1.3.1 )
Updates `@vue/cli-plugin-babel` from 4.5.19 to 5.0.8
- [Release notes](https://github.com/vuejs/vue-cli/releases )
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-plugin-babel )
Updates `@vue/cli-plugin-eslint` from 4.5.19 to 5.0.8
- [Release notes](https://github.com/vuejs/vue-cli/releases )
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-plugin-eslint )
Updates `@vue/cli-service` from 4.5.19 to 5.0.8
- [Release notes](https://github.com/vuejs/vue-cli/releases )
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-service )
---
updated-dependencies:
- dependency-name: node-forge
dependency-type: indirect
- dependency-name: "@vue/cli-plugin-babel"
dependency-type: direct:development
- dependency-name: "@vue/cli-plugin-eslint"
dependency-type: direct:development
- dependency-name: "@vue/cli-service"
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Jessica Alves
f16851e769
fix portuguese translations
2 years ago
Jessica Alves
af9a9b9a94
add ptBR to index file
2 years ago
Jessica Alves
b107f05d1a
create portuguese translation file
2 years ago
Ashkan Ebtekari
24b29e9ce3
Completed fa (persian) quiz translation
2 years ago
Marcin Kleczewski
bf36c371d5
Update zh_tw.json
2 years ago
Marcin Kleczewski
15cd99f492
Update zh_cn.json
2 years ago
Marcin Kleczewski
e67205b214
Update ta.json
2 years ago
Marcin Kleczewski
b615d60458
Update nl.json
2 years ago
Marcin Kleczewski
9b7e0694ed
Update ms.json
2 years ago
Marcin Kleczewski
666c8b3cee
Update ko.json
2 years ago
Marcin Kleczewski
67c1492e30
Update ja.json
2 years ago
Marcin Kleczewski
847728a661
Update it.json
2 years ago
Marcin Kleczewski
dd991d6afc
Update hi.json
2 years ago
Marcin Kleczewski
70e1ca51df
Update id.json
2 years ago
Marcin Kleczewski
f1744146df
Update fr.json
2 years ago
Marcin Kleczewski
f5824b9eba
Update es.json
2 years ago
Marcin Kleczewski
fe948df933
Update el.json
2 years ago
Marcin Kleczewski
92e29f8558
Update en.json
...
That answer should not be true unless there exists such a tool (I couldn't find it anywhere)
2 years ago
dependabot[bot]
2847ca939f
build(deps): bump terser from 4.8.0 to 4.8.1 in /quiz-app
...
Bumps [terser](https://github.com/terser/terser ) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases )
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/commits )
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Julia Muiruri
13887cf069
re-building
2 years ago
dependabot[bot]
71a5acf93a
build(deps): bump eventsource from 1.0.7 to 1.1.1 in /quiz-app ( #686 )
...
Bumps [eventsource](https://github.com/EventSource/eventsource ) from 1.0.7 to 1.1.1.
- [Release notes](https://github.com/EventSource/eventsource/releases )
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md )
- [Commits](https://github.com/EventSource/eventsource/compare/v1.0.7...v1.1.1 )
---
updated-dependencies:
- dependency-name: eventsource
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
cfe520f39a
build(deps): bump async from 2.6.3 to 2.6.4 in /quiz-app ( #649 )
...
Bumps [async](https://github.com/caolan/async ) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases )
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md )
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4 )
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
dependabot[bot]
0a3c955c10
build(deps): bump minimist from 1.2.5 to 1.2.6 in /quiz-app ( #642 )
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
booleans-oss
db5d16f769
git checkout to git switch ( #630 )
...
* checkout to switch (en)
* checkout to switch (es)
* checkout to switch (fr)
* checkout to switch (id)
* checkout to switch (it)
* checkout to switch (hi)
* checkout to switch (ko)
* checkout to switch (ms)
* checkout to switch (nl)
* checkout to switch (zh-cn)
* checkout to switch (zh-tw)
* checkout to switch (lesson)
* checkout to switch (quizz)
3 years ago
Rohith ND
da6ba7764a
Translated all lessons to tamil language and added ta.json as a tamil translation for quizapp ( #623 )
...
* translated to tamil language
* Added tam.json file for quiz app
* translated to tamil
* performed all requested changes
* Delete README.tam.md
Deleted .tam file
* Delete README.tam.md
deleted .tam file
* Delete README.tam.md
deleted .tam file
* Delete README.tam.md
deleted .tam file
* Delete README.tam.md
deleted .tam file
* Delete README.tam.md
* Delete README.tam.md
deleted .tam file
* Rename tam.json to ta.json
* Update index.js
* Update README.md
3 years ago
dependabot[bot]
7a5ef0d5ae
build(deps): bump url-parse from 1.5.7 to 1.5.10 in /quiz-app ( #615 )
...
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.5.7 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.7...1.5.10 )
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago