Commit Graph

108 Commits

Author SHA1 Message Date
dependabot[bot] 3c6e198cda Chore(deps): Bump flask-cors
Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 4.0.1 to 5.0.0.
- [Release notes](https://github.com/corydolphin/flask-cors/releases)
- [Changelog](https://github.com/corydolphin/flask-cors/blob/main/CHANGELOG.md)
- [Commits](https://github.com/corydolphin/flask-cors/compare/4.0.1...5.0.0)

---
updated-dependencies:
- dependency-name: flask-cors
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-03 17:53:05 +01:00
nprimo 73b2126140 docs(kahoot): rename project to kaquiz 2024-06-27 22:39:04 +01:00
dependabot[bot] d4e350331f chore(deps): bump flask-cors
Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/corydolphin/flask-cors/releases)
- [Changelog](https://github.com/corydolphin/flask-cors/blob/main/CHANGELOG.md)
- [Commits](https://github.com/corydolphin/flask-cors/compare/4.0.0...4.0.1)

---
updated-dependencies:
- dependency-name: flask-cors
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-21 00:29:39 +01:00
nprimo c7946abb43 feat(stock-market): add hist endpoint to mock-data server 2024-05-14 19:20:10 +01:00
nprimo 3d4f5dc199 feat(stock-market): update exchange_rate endpoint in mock server 2024-05-14 19:20:10 +01:00
nprimo 8316a86b43 chore(stock-market): run formatter 2024-05-14 19:20:10 +01:00
dependabot[bot] e26d2d0b87 chore(deps): bump jinja2
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.3...3.1.4)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-07 12:33:32 +01:00
dependabot[bot] 7e13110f89 chore(deps): bump werkzeug
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.1 to 3.0.3.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/3.0.1...3.0.3)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-07 10:33:02 +01:00
miguel 0610a2cb0f fix(chess):broken link 2024-04-22 14:38:23 +01:00
nprimo 72378344c4 docs(package): improve subject
- improve format
- add link to mentioned project
2024-03-27 12:50:17 +00:00
FrenchFriesForBallerina 7e2c88632b corrected a typo in README.md 2024-02-29 14:55:41 +00:00
miguel 311a2d50e1 fix(movie-list)broken links 2024-02-08 14:31:19 +00:00
dependabot[bot] 6d77b685a0 chore(deps): bump jinja2
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.3)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-31 15:18:30 +00:00
dependabot[bot] 70393b26e6 chore(deps): bump werkzeug
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.3.6 to 3.0.1.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/2.3.6...3.0.1)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-09 10:32:33 +00:00
nprimo 73a9b4660a feat(stock-market): update mock-stock-data-server
- change port to avoid conflicts with defaults on macos
- update .gitignore to exclude expanded stock data
- remove repeated if statement in utils.py
- remove comments
2023-08-16 14:48:11 +01:00
nprimo ec773eed1d feat(sample-stocks.zip): reduce size of available data 2023-08-16 14:48:11 +01:00
nprimo 565461c3a5 feat(mock-stock-data-server): add mock-stock-data-server to resources 2023-08-16 14:48:11 +01:00
nprimo f0ede5d351 feat(stock-market): improve audit and subject
- update number of stock to be monitored and update frequency to
  better deal with the API call limits
2023-08-16 14:48:11 +01:00
nprimo 0cc9cf2e88 docs(chess): clarify resources README 2023-07-20 10:06:42 +01:00
nprimo d208e9ce8d feat(chess): improve resources README
- add steps to interact with websocket from terminal when testing
server locally
- fix header
2023-07-20 10:06:42 +01:00
nprimo a2624b92ce Revert "docs(chess): get back to the previous link for the allem repo"
This reverts commit 869fd92e6a.
2023-06-06 10:17:17 +01:00
miguel 869fd92e6a docs(chess): get back to the previous link for the allem repo 2023-06-06 09:20:57 +01:00
miguel 0a6332add3 docs(chess): adding the correct link to the resources 2023-06-06 09:20:57 +01:00
miguel 0ee0e52c1c docs(chess): adding the resources
making a bonus question mandatory
2023-06-06 09:20:57 +01:00
miguel 9e68e79abf docs(chess): fix audit and readme 2023-06-06 09:20:57 +01:00
miguel 6830ef2dcb docs(chess):fix audit and readme 2023-06-06 09:20:57 +01:00
miguel 5f2c328f1b docs(secure-messages) fix bonus and typos 2023-06-05 16:49:24 +01:00
miguel 0b8c785fc5 docs(secure-messages) fix bonus and typos 2023-06-05 16:49:24 +01:00
miguel 6a23c27a06 docs(secure-messenger):fix audit and readme 2023-06-05 16:49:24 +01:00
miguel 1ea237f809 docs(stock-market) small typo 2023-06-05 16:44:45 +01:00
miguel c230855a1e docs(stock-market): rmove the bonus and fix typos 2023-06-05 16:44:45 +01:00
miguel 0ff21b9193 docs(stock-market):fix audit and readme 2023-06-05 16:44:45 +01:00
miguel acac34f5bf docs(sky-map):fix audit and readme 2023-06-01 18:10:58 +01:00
miguel 26872c0082 docs(twenty-forty-eight): fix image size 2023-06-01 18:10:19 +01:00
miguel d275dbf9a2 docs(twenty-forty-eight):fix audit and readme 2023-06-01 18:10:19 +01:00
miguel 92294da2ab docs(bloc-counter): fix a question 2023-05-29 15:52:40 +01:00
miguel 6868bf1093 docs(bloc-counter): fix bonus question 2023-05-29 15:52:40 +01:00
miguel c2e1b85131 docs(bloc-counter): fix audit and readme 2023-05-29 15:52:40 +01:00
miguel da55add3bf docs(hackernews): fix keyword 2023-05-29 15:43:32 +01:00
miguel 1912e479c2 docs(hackernews): fix audit and readme 2023-05-29 15:43:32 +01:00
miguel fce40f7b18 docs(movie-list):Movies to movies 2023-05-29 15:33:09 +01:00
miguel 79cc50097d docs(movie-list):fixing structure of the readme 2023-05-29 15:33:09 +01:00
miguel d4c9d49dd8 docs(secure-notes): fix audit and readme 2023-05-29 15:29:08 +01:00
miguel f4ace75beb fixing structure of the audit
improving the questions
2023-05-29 15:28:36 +01:00
miguel 411db3005e docs(kahoot):fix readme typo 2023-05-25 10:45:56 +01:00
miguel 8c9f1cc58b docs(kahoot):fix audit and readme 2023-05-25 10:45:56 +01:00
miguel bb49e51c5f docs(buncer):fix audit typo 2023-05-25 10:44:30 +01:00
miguel 1fbb3f1ff1 docs(bouncer): typos 2023-05-25 10:44:30 +01:00
miguel 8ab782012c docs(bouncer):Add class in readme and audit 2023-05-25 10:44:30 +01:00
miguel 7e1e01107f docs(map-makers): minnor changes 2023-05-25 10:11:04 +01:00