| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(types): move and rename GraphQL types | Armand Philippot | 2022-08-20 | 1 | -20/+27 |
| | | | | | | | | The api file in services was not really readable. So I move the types and I also rewrite a little the fetch function. I also rename most of the type to avoid conflict with preexisting types (like Node) and to keep consistency. | ||||
| * | chore: add Article pages | Armand Philippot | 2022-05-15 | 1 | -0/+102 |
| | | |||||
| * | refactor: rewrite types and services | Armand Philippot | 2021-12-20 | 1 | -68/+0 |
| | | | | | | | | I was repeating myself a lot in services. So I rewrited the different functions to improve readability and I extracted some formatting functions to put them in utils. I also rewrited/reorganized some types to keep consistent names. | ||||
| * | chore: create mutation to add a new comment on posts | Armand Philippot | 2021-12-17 | 1 | -0/+68 |
