| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(pages): merge Github/Gitlab overview on project pages | Armand Philippot | 2023-12-18 | 1 | -12/+20 |
| | | | | | | | By using conditional fetchning we can avoid to duplicate the ProjectOverview component and be more accurate about what data is loading. | ||||
| * | refactor(hooks): replace useGithubApi with useGithubRepoMeta | Armand Philippot | 2023-12-07 | 1 | -0/+37 |
| * 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 | |||||
