| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(pages): refine Blog pages | Armand Philippot | 2023-12-04 | 1 | -74/+0 |
| | | | | | | | | | | | * replace usePostsList with useArticlesList to keep names coherent * remove useIsMounted hook * rewrite useRedirection hook * add redirect in getStaticProps to avoid unecessary fetching * move Pagination component in a noscript tag * use hooks to refresh thematics and topics lists * complete Cypress tests | ||||
| * | test(services): add tests for posts fetchers | Armand Philippot | 2023-11-28 | 1 | -0/+74 |
