| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | build(deps): bump next, next-sitemap, mdx, graphql-request and sharp | Armand Philippot | 2022-03-25 | 2 | -428/+431 |
| | | |||||
| * | build: configure Jest | Armand Philippot | 2022-03-24 | 10 | -250/+281 |
| |\ | | | | | | | | | Since Next.js v12, we can use next/js package with some preconfigured Jest options. | ||||
| | * | test(jest): add a mock for windows matchMedia | Armand Philippot | 2022-03-24 | 2 | -4/+17 |
| | | | |||||
| | * | test(jest): define a custom render function to set providers | Armand Philippot | 2022-03-24 | 3 | -2/+53 |
| | | | |||||
| | * | build: configure jest | Armand Philippot | 2022-03-24 | 7 | -248/+215 |
| |/ | | | | | | Since Next.js v12, Jest is already configured with the next/jest package. I also added a package to mock next/router. | ||||
| * | build(deps): remove unused deps | Armand Philippot | 2022-03-24 | 2 | -61/+11 |
| | | |||||
| * | refactor: replace babel with swc | Armand Philippot | 2022-03-24 | 71 | -133/+415 |
| |\ | | | | | | | The build time will be faster with SWC. | ||||
| | * | refactor: load prism plugins without babel | Armand Philippot | 2022-03-24 | 11 | -126/+178 |
| | | | |||||
| | * | refactor: use formatjs swc plugin | Armand Philippot | 2022-03-23 | 65 | -7/+237 |
| | | | | | | | | | | | I'm not able to configure SWC plugins in Next.js so to make it works, all translation must have an id. | ||||
| * | | build(deps): bump minimist from 1.2.5 to 1.2.6 | dependabot[bot] | 2022-03-23 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> | ||||
| * | | docs: update Docker install | Armand Philippot | 2022-03-23 | 1 | -1/+7 |
| |/ | |||||
| * | chore(release): 1.1.0v1.1.0 | Armand Philippot | 2022-03-11 | 2 | -1/+27 |
| | | |||||
| * | build(docker): add a yarn script as shortcut to deploy script | Armand Philippot | 2022-03-10 | 1 | -0/+1 |
| | | |||||
| * | build(deps): bump dependencies | Armand Philippot | 2022-03-10 | 2 | -128/+128 |
| | | |||||
| * | fix: add a spinner if blog page is loading | Armand Philippot | 2022-03-09 | 1 | -0/+3 |
| | | |||||
| * | refactor: update graphql queries (#14) | Armand Philippot | 2022-03-09 | 7 | -53/+46 |
| | | | | | | | | | | | | | | | | | | | * refactor: replace postBy query postBy is now deprecated in WPGraphQL v1.7 * refactor: update post comments query PostBy is deprecated and it is now possible to use the post ID to query comments. * refactor: update get topic by slug query topicBy is deprecated * refactor: update get thematic by slug query thematicBy is deprecated | ||||
| * | feat: provide pagination for users with js disabled (#13) | Armand Philippot | 2022-03-09 | 10 | -40/+550 |
| | | | | | | | | | | * chore: add a Pagination component * chore: add blog pages * chore: fallback to page number based navigation if JS disabled * chore: update translation | ||||
| * | chore: change header photo | Armand Philippot | 2022-03-09 | 2 | -1/+1 |
| | | |||||
| * | fix(meta): display full meta if posts count equal zero | Armand Philippot | 2022-03-07 | 1 | -1/+1 |
| | | | | | | When posts count equal zero (search page for example), only O was printed instead of "Total: No articles". | ||||
| * | fix(animations): avoid zomm in/out effect on mobile | Armand Philippot | 2022-03-06 | 3 | -37/+18 |
| | | | | | | | Due to translateX transform and overflow, on small screens a zoom in / zoom out effect happened. So I adjust the animations for branding and job. | ||||
| * | build(docker): add help option to print script usage | Armand Philippot | 2022-03-05 | 1 | -0/+29 |
| | | |||||
| * | build(docker): allow user to pass stack deploy options | Armand Philippot | 2022-03-05 | 1 | -3/+7 |
| | | | | | | With a private registry, the --with-registry-auth option can be necessary. | ||||
| * | build(docker): add cpu and memory limit | Armand Philippot | 2022-03-04 | 1 | -0/+16 |
| | | |||||
| * | build(docker): make Docker deployement compatible with Docker Swarm | Armand Philippot | 2022-03-04 | 3 | -0/+30 |
| | | | | | | | I also added a custom script to deploy the services with Docker Swarm. Without it, Docker cannot read the `.env` file. Since I'm using a variable to define the registry, the script is required. | ||||
| * | build(docker): allow specific config for staging service | Armand Philippot | 2022-03-04 | 2 | -6/+22 |
| | | |||||
| * | chore: use a different configuration depending on app env | Armand Philippot | 2022-03-04 | 6 | -23/+54 |
| | | | | | | | It will be useful with Docker. Instead of cloning the project with a different configuration, I can manage two different configuration thanks to dotenv and some checking inside the app. | ||||
| * | chore(i18n): replace Subscribe translation text | Armand Philippot | 2022-03-03 | 1 | -1/+1 |
| | | | | | In the context, "Vous abonner" is more accurated than "S'abonner". | ||||
| * | chore: change recent posts alignement | Armand Philippot | 2022-03-03 | 1 | -0/+1 |
| | | | | | | Instead of align them to left on small screens, I decided to centered them. | ||||
| * | fix: improve Ackee tooltip display on small screen | Armand Philippot | 2022-03-03 | 2 | -8/+22 |
| | | | | | | Since I translated to French, the text did not fit into container on small screens. It is not perfect, but I plan to replace Ackee so... | ||||
| * | chore: add wp-graphql-get-extended project | Armand Philippot | 2022-03-02 | 2 | -0/+0 |
| | | |||||
| * | build(deps): bump dependencies to latest version | Armand Philippot | 2022-03-02 | 2 | -148/+148 |
| | | |||||
| * | refactor: various refactoring | Armand Philippot | 2022-03-01 | 22 | -363/+557 |
| |\ | | | | | | | | | Improve maintenance (meta splitting) and try to improve performance (dynamic imports). | ||||
| | * | refactor: split posts meta into smaller components | Armand Philippot | 2022-03-01 | 19 | -343/+515 |
| | | | |||||
| | * | refactor: import comment form dynamically when reply to a comment | Armand Philippot | 2022-03-01 | 2 | -16/+27 |
| | | | | | | | | | | | The comment form is displayed only if an user click on the reply button so importing it dynamically should improve performances. | ||||
| | * | refactor: import dynamically SearchForm and Settings components | Armand Philippot | 2022-03-01 | 1 | -4/+15 |
| |/ | | | | | These components are only available after a click from the user, so using dynamic import should improve performances. | ||||
| * | refactor: split form styles and combine components | Armand Philippot | 2022-02-25 | 24 | -313/+290 |
| |\ | | | | | | | | | | | | | | | | | I think it is better to keep styles close to the corresponding components. So I splitted the unique stylesheet. I also combine select, textarea and input components into a single one since they share the same logic and the same styles. | ||||
| | * | chore: combine input/textarea/select in a single component | Armand Philippot | 2022-02-25 | 24 | -259/+230 |
| | | | |||||
| | * | refactor: replace label elements with Label component | Armand Philippot | 2022-02-25 | 5 | -72/+78 |
| |/ | |||||
| * | feat: use Docker in production (#12) | Armand Philippot | 2022-02-25 | 6 | -0/+107 |
| | | | | | | | | | | | | * build: add experimental feature outputStandalone With this option, Next.js can create a standalone folder with the necessary files for a production deployment. It will be useful for Docker deployment. * chore: add Docker configuration * docs: update README with Docker instructions | ||||
| * | fix: translate Ackee tooltip title | Armand Philippot | 2022-02-23 | 3 | -2/+16 |
| | | |||||
| * | chore: add demo project | Armand Philippot | 2022-02-23 | 2 | -0/+0 |
| | | |||||
| * | fix: typo in french translation | Armand Philippot | 2022-02-23 | 1 | -1/+1 |
| | | |||||
| * | chore: update translations | Armand Philippot | 2022-02-23 | 2 | -0/+72 |
| | | |||||
| * | feat: improve Ackee tracking (#11) | Armand Philippot | 2022-02-23 | 19 | -18/+597 |
| | | | | | | | | | | | | | | | | | | * 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 | ||||
| * | chore: update legal notice information | Armand Philippot | 2022-02-22 | 1 | -0/+0 |
| | | | | | Some contents was outdated since the new version of my website. | ||||
| * | fix: allow Ackee domain in CSP connect-src | Armand Philippot | 2022-02-22 | 1 | -2/+2 |
| | | |||||
| * | chore: update CSP | Armand Philippot | 2022-02-22 | 1 | -2/+3 |
| | | |||||
| * | chore(homepage): use next/image for images and specify width/height | Armand Philippot | 2022-02-22 | 5 | -21/+35 |
| | | |||||
| * | fix: update icons path in manifest | Armand Philippot | 2022-02-22 | 1 | -2/+2 |
| | | |||||
| * | build(deps): bump dependencies to latest version | Armand Philippot | 2022-02-21 | 2 | -1031/+1104 |
| | | |||||
