aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* chore: use a different configuration depending on app envArmand Philippot2022-03-043-9/+19
* 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-021-0/+0
* 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
* 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
* fix: translate Ackee tooltip titleArmand Philippot2022-02-233-2/+16
* chore: add demo projectArmand Philippot2022-02-231-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-2317-17/+563
* chore: update legal notice informationArmand Philippot2022-02-221-0/+0
* chore(homepage): use next/image for images and specify width/heightArmand Philippot2022-02-225-21/+35
* refactor: replace script tags with next/script (#10)Armand Philippot2022-02-2115-78/+89
* feat: replace Matomo with AckeeArmand Philippot2022-02-213-13/+13
* 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
* 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: make schema.org markup valid (#4)Armand Philippot2022-02-1611-11/+33
* fix: update wordpress gallery block stylesArmand Philippot2022-02-161-8/+20
* feat: add HTTP security headersArmand Philippot2022-02-152-5/+5
* refactor: remove unused graphql fieldsArmand Philippot2022-02-142-60/+1
* chore: add a banner for users with JS disabledArmand Philippot2022-02-145-0/+47
* chore: display initial posts, thematics & topicsArmand Philippot2022-02-1411-84/+76
* chore: load recent posts on homepage during buildArmand Philippot2022-02-145-23/+26
* fix: open toolbar menu without double clickArmand Philippot2022-02-144-61/+39
* chore: improve comment form user experienceArmand Philippot2022-02-147-83/+191
* fix: update comments list when a new comment is sendArmand Philippot2022-02-148-39/+99
* chore: improve footerArmand Philippot2022-02-146-24/+52
* chore(matomo): use another dependency to track page viewsArmand Philippot2022-02-143-25/+27
* chore: add some noscript tags to explain why the data are not loadedArmand Philippot2022-02-139-1/+104
* chore: improve RSS feed generation timeArmand Philippot2022-02-137-15/+46
* chore: adjust spinner marginsArmand Philippot2022-02-131-1/+2
* fix: switch prism theme on single articleArmand Philippot2022-02-131-1/+1
* chore: update some texts to reduce its widthArmand Philippot2022-02-135-28/+28
* chore: increase toolbar buttons sizeArmand Philippot2022-02-1310-147/+114
* chore(toc): exclude comments section for headings listArmand Philippot2022-02-121-1/+1
* chore: adjust spacings, overflow and transitions of widgetsArmand Philippot2022-02-123-17/+11
* chore: improve accessibilityArmand Philippot2022-02-1114-17/+230
* fix: prevent content to be printed before transition endArmand Philippot2022-02-111-2/+2
* chore: adjust spacing before posts list year on small devicesArmand Philippot2022-02-102-2/+9