Commit Graph

5797 Commits

Author SHA1 Message Date
miguel 07e39a6878 fix(git) wrong line numbers 2024-06-11 10:46:32 +01:00
amin b42347b354 docs: adding highlight to example keywords 2024-06-06 23:51:29 +01:00
amin 5022a4aa71 docs: fix bad link 2024-06-06 23:51:29 +01:00
amin 9fbeddab17 docs: fix bad link 2024-06-06 23:51:29 +01:00
amin dd533d8418 docs: fix bad link 2024-06-06 23:51:29 +01:00
amin 88f87eaaab docs:fix formatting 2024-06-06 23:51:29 +01:00
amin d7952e01d8 docs: fix inconsistency and typos 2024-06-06 23:51:29 +01:00
amin 66dbcc24cf docs: update the audit file to be aligned with the change applied in the subject 2024-06-06 23:51:29 +01:00
amin 97ea8ca39e docs: adding example 2024-06-06 23:51:29 +01:00
amin 064cb434c8 docs: changing letter or letters to substring 2024-06-06 23:51:29 +01:00
amin ff2cd2418b docs: change `letters` to `word` to make it clearer 2024-06-06 23:51:29 +01:00
miguel 95f48a5be1 fix(countcharacter) bad example 2024-06-06 14:05:42 +01:00
nprimo f5c46cfcc9 docs(ascii-art-output): update deprecated link 2024-06-05 18:25:48 +01:00
nprimo 9ad6a31ad4 docs(ascii-art-output): update audit command 2024-06-05 18:25:48 +01:00
nprimo 49cfe46eac docs(displayfile): escape `!` from the subject example command 2024-06-05 18:24:56 +01:00
miguel 9e308f27e2 fix(0shell): remove mandatory use of low-level system calls and make it bonus 2024-06-05 15:44:35 +01:00
amin 61b2670c5a test: fix main file long number issue 2024-05-31 02:24:20 +01:00
Harry ef7865cb01
fix(configure): add `cron` 2024-05-27 14:22:03 +01:00
Harry 6582bc68df
fix(configure): label keys & remove `netcat` 2024-05-27 13:41:55 +01:00
Harry 22c9168996
fix(configure.sh): additional `config.d` checks for `ssh` 2024-05-24 18:11:36 +01:00
Harry 86656ea442
fix(configure): separate deploy keys & logic 2024-05-24 17:21:53 +01:00
Harry 4b5604108e
fix(config): docker config 2024-05-24 14:46:04 +01:00
nprimo f66bb27249 docs(pig_latin): update expected output to be inline with subject 2024-05-22 10:51:32 +01:00
amin 4bd2f02539 docs: adding main files 2024-05-21 12:56:04 +01:00
zanninso 34d030760e docs: fix formatting 2024-05-21 11:47:10 +01:00
zanninso fe45749315 changing references java version from 21 to 17
the version 21 is still new and its not included in all the piscine.
2024-05-21 11:47:10 +01:00
Quentin DESBIN f6eee7accf ♻️ better explanation for Cat 2024-05-21 11:47:10 +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
amin c6ec740c11 docs: fix formating 2024-05-20 22:00:25 +01:00
amin 7accc01b1d docs: change the cmd 'tar -czf home.tar.gz .' to 'ls -lRr / 2>1 >/dev/null' 2024-05-20 22:00:25 +01:00
miguel 9ef1f00575 fix(wget): add flag to wget subject 2024-05-20 17:45:57 +01:00
nprimo d94bcdb560 docs(vehicle-physics): remove broken link 2024-05-20 09:56:36 +01:00
nprimo f391c31346 docs(gaming-projects): allow learners to use GitHub for large files 2024-05-20 09:56:36 +01:00
zanninso 15b223d4a5 docs: fixing typos 2024-05-15 23:26:20 +01:00
zanninso 381873480e docs: fixing typos 2024-05-15 23:26:20 +01:00
zanninso ddcbf2b06a rename good-bye-mars exercise to goodby-mars 2024-05-15 23:26:20 +01:00
zanninso 622c17b7aa docs: fixing files naming format 2024-05-15 23:26:20 +01:00
zanninso 84612b516b docs: fixing typo 2024-05-15 23:26:20 +01:00
zanninso b5099e4543 docs: fix formating 2024-05-15 23:26:20 +01:00
zanninso 9344d53596 rename helloworld exercise to good-by-mars 2024-05-15 23:26:20 +01:00
zanninso 376ca8e8a2 docs: fix formatting and add details for edge cases 2024-05-15 23:26:20 +01:00
zanninso fc54093049 docs: fixing typos and formating 2024-05-15 23:26:20 +01:00
zanninso 6edb50155f docs: adding subject 2024-05-15 23:26:20 +01:00
nprimo 1734657f51 docs(quadchecker): require solution to be submitted in one file 2024-05-15 12:25:32 +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
miguel cd19cd71b2 fix(findpairs) add more info and make it harder 2024-05-14 14:40:33 +01:00
miguel 74cbc9fb07 feat(findspairs): new exam exercise 2024-05-14 14:40:33 +01:00
miguel 9969456e93 docs(canjump) improve readme 2024-05-14 14:39:50 +01:00