| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
Since I'm using new components, I will also rewrite the GraphQL queries
so it is easier to start from scratch.
|
| |
|
|
|
| |
I'm not able to configure SWC plugins in Next.js so to make it works,
all translation must have an id.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* build(deps): add use-ackee hook package
* chore: create a context provider for Ackee
The provider allows users to change the 'detailed' settings.
* chore: add a select menu to choose which info to share with Ackee
* chore: add a tooltip for askee settings
* chore: replace default select styles with custom styles
* chore: register user choice in localstorage
* chore: replace Matomo with Ackee in legal notice
|
| | |
|
| | |
|
| |
|
|
|
| |
Some users may not know the reduced motion settings, so I provide an
option directly on the website to disable animations.
|
| |
|
|
|
| |
Toggle will be used for others settings so I extract the functionnality
from ThemeToggle.
|
|
|
I plan to add more user settings so theme options should be inside
settings.
|