summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* chore(release): 1.1.0v1.1.0Armand Philippot2022-03-112-1/+27
* build(docker): add a yarn script as shortcut to deploy scriptArmand Philippot2022-03-101-0/+1
* build(deps): bump dependenciesArmand Philippot2022-03-102-128/+128
* fix: add a spinner if blog page is loadingArmand Philippot2022-03-091-0/+3
* refactor: update graphql queries (#14)Armand Philippot2022-03-097-53/+46
* feat: provide pagination for users with js disabled (#13)Armand Philippot2022-03-0910-40/+550
* chore: change header photoArmand Philippot2022-03-092-1/+1
* fix(meta): display full meta if posts count equal zeroArmand Philippot2022-03-071-1/+1
* fix(animations): avoid zomm in/out effect on mobileArmand Philippot2022-03-063-37/+18
* build(docker): add help option to print script usageArmand Philippot2022-03-051-0/+29
* build(docker): allow user to pass stack deploy optionsArmand Philippot2022-03-051-3/+7
* build(docker): add cpu and memory limitArmand Philippot2022-03-041-0/+16
* build(docker): make Docker deployement compatible with Docker SwarmArmand Philippot2022-03-043-0/+30
* build(docker): allow specific config for staging serviceArmand Philippot2022-03-042-6/+22
* chore: use a different configuration depending on app envArmand Philippot2022-03-046-23/+54
* chore(i18n): replace Subscribe translation textArmand Philippot2022-03-031-1/+1
* chore: change recent posts alignementArmand Philippot2022-03-031-0/+1
* fix: improve Ackee tooltip display on small screenArmand Philippot2022-03-032-8/+22
* chore: add wp-graphql-get-extended projectArmand Philippot2022-03-022-0/+0
* build(deps): bump dependencies to latest versionArmand Philippot2022-03-022-148/+148
* refactor: various refactoringArmand Philippot2022-03-0122-363/+557
|\
| * refactor: split posts meta into smaller componentsArmand Philippot2022-03-0119-343/+515
| * refactor: import comment form dynamically when reply to a commentArmand Philippot2022-03-012-16/+27
| * refactor: import dynamically SearchForm and Settings componentsArmand Philippot2022-03-011-4/+15
|/
* refactor: split form styles and combine componentsArmand Philippot2022-02-2524-313/+290
|\
| * chore: combine input/textarea/select in a single componentArmand Philippot2022-02-2524-259/+230
| * refactor: replace label elements with Label componentArmand Philippot2022-02-255-72/+78
|/
* feat: use Docker in production (#12)Armand Philippot2022-02-256-0/+107
* fix: translate Ackee tooltip titleArmand Philippot2022-02-233-2/+16
* chore: add demo projectArmand Philippot2022-02-232-0/+0
* fix: typo in french translationArmand Philippot2022-02-231-1/+1
* chore: update translationsArmand Philippot2022-02-232-0/+72
* feat: improve Ackee tracking (#11)Armand Philippot2022-02-2319-18/+597
* chore: update legal notice informationArmand Philippot2022-02-221-0/+0
* fix: allow Ackee domain in CSP connect-srcArmand Philippot2022-02-221-2/+2
* chore: update CSPArmand Philippot2022-02-221-2/+3
* chore(homepage): use next/image for images and specify width/heightArmand Philippot2022-02-225-21/+35
* fix: update icons path in manifestArmand Philippot2022-02-221-2/+2
* build(deps): bump dependencies to latest versionArmand Philippot2022-02-212-1031/+1104
* refactor: replace script tags with next/script (#10)Armand Philippot2022-02-2117-83/+94
* feat: replace Matomo with AckeeArmand Philippot2022-02-218-30/+26
* refactor(animations): replace width animations with transformArmand Philippot2022-02-183-11/+21
* fix: prevent cropped plus/minus icon on widgets (#8)Armand Philippot2022-02-181-0/+1
* build(deps): bump next from 12.0.9 to 12.1.0dependabot[bot]2022-02-182-75/+75
* chore: update homepage and cv contentsArmand Philippot2022-02-162-0/+16
* chore: remove the use of id reference for potentialAction (#6)Armand Philippot2022-02-161-13/+15
* fix: update content security policy (#5)Armand Philippot2022-02-161-4/+4
* fix: make schema.org markup valid (#4)Armand Philippot2022-02-1611-11/+33
* fix: update wordpress gallery block stylesArmand Philippot2022-02-161-8/+20
* fix: typo in CSPArmand Philippot2022-02-161-2/+2