| Commit message (Collapse) | Author | Age | Files | Lines | 
| | 
| 
| 
| 
| 
| 
|  | 
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.
 | 
| | 
| 
| 
| 
|  | 
If I keep 1, some older comments are not displayed because the comments
tree was deeper.
 | 
| | 
| 
| 
| 
|  | 
It avoid some hydratation errors on project pages (not in article
however) and the hooks are now reusable.
 | 
| |  | 
 | 
| | 
| 
| 
| 
|  | 
It prevents to rerender the common components between pages (header,
footer...).
 | 
| | 
| 
| 
| 
|  | 
* change animation on article card hover
* change comments section alignment
 | 
| | 
| 
| 
| 
| 
|  | 
* add logo to topics pages and links
* add Prism styles to articles
* and a few other adjustements
 | 
| |  | 
 | 
| |  | 
 | 
| |  | 
 | 
| | 
| 
| 
| 
| 
|  | 
The meta can have different layout. The previous implementation was not
enough to easily change the layout. Also, I prefer to restrict the meta
types and it prevents me to repeat myself for the labels.
 | 
|    | 
 |