| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(pages): refine Contact page | Armand Philippot | 2023-12-11 | 1 | -1/+2 |
| | | | | | | | | * remove next/router dependency * remove pageTitle since it is defined in MDX * reduce statements by grouping messages * mock response with MSW and add test for sendEmail | ||||
| * | refactor(hooks): replace useGithubApi with useGithubRepoMeta | Armand Philippot | 2023-12-07 | 1 | -0/+10 |
| * use GraphQL API instead of REST (the inconvenient however is that we now need an authorization token...) * move fetcher in services * add tests * mock response using MSW | |||||
