index
:
www.armandphilippot.com
main
The frontend of my personal website.
Armand Philippot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix(meta): display full meta if posts count equal zero
Armand Philippot
2022-03-07
1
-1
/
+1
*
fix(animations): avoid zomm in/out effect on mobile
Armand Philippot
2022-03-06
3
-37
/
+18
*
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
*
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
*
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
*
chore(i18n): replace Subscribe translation text
Armand Philippot
2022-03-03
1
-1
/
+1
*
chore: change recent posts alignement
Armand Philippot
2022-03-03
1
-0
/
+1
*
fix: improve Ackee tooltip display on small screen
Armand Philippot
2022-03-03
2
-8
/
+22
*
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
|
\
|
*
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
|
*
refactor: import dynamically SearchForm and Settings components
Armand Philippot
2022-03-01
1
-4
/
+15
|
/
*
refactor: split form styles and combine components
Armand Philippot
2022-02-25
24
-313
/
+290
|
\
|
*
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
*
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
*
chore: update legal notice information
Armand Philippot
2022-02-22
1
-0
/
+0
*
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
*
refactor: replace script tags with next/script (#10)
Armand Philippot
2022-02-21
17
-83
/
+94
*
feat: replace Matomo with Ackee
Armand Philippot
2022-02-21
8
-30
/
+26
*
refactor(animations): replace width animations with transform
Armand Philippot
2022-02-18
3
-11
/
+21
*
fix: prevent cropped plus/minus icon on widgets (#8)
Armand Philippot
2022-02-18
1
-0
/
+1
*
build(deps): bump next from 12.0.9 to 12.1.0
dependabot[bot]
2022-02-18
2
-75
/
+75
*
chore: update homepage and cv contents
Armand Philippot
2022-02-16
2
-0
/
+16
*
chore: remove the use of id reference for potentialAction (#6)
Armand Philippot
2022-02-16
1
-13
/
+15
*
fix: update content security policy (#5)
Armand Philippot
2022-02-16
1
-4
/
+4
*
fix: make schema.org markup valid (#4)
Armand Philippot
2022-02-16
11
-11
/
+33
*
fix: update wordpress gallery block styles
Armand Philippot
2022-02-16
1
-8
/
+20
*
fix: typo in CSP
Armand Philippot
2022-02-16
1
-2
/
+2
*
feat: add HTTP security headers
Armand Philippot
2022-02-15
5
-21
/
+97
*
chore(release): 1.0.0
v1.0.0
Armand Philippot
2022-02-15
2
-1
/
+41
*
refactor: remove unused graphql fields
Armand Philippot
2022-02-14
2
-60
/
+1
*
chore: add a banner for users with JS disabled
Armand Philippot
2022-02-14
5
-0
/
+47
*
chore: display initial posts, thematics & topics
Armand Philippot
2022-02-14
11
-84
/
+76
*
chore: load recent posts on homepage during build
Armand Philippot
2022-02-14
5
-23
/
+26
*
fix: open toolbar menu without double click
Armand Philippot
2022-02-14
4
-61
/
+39
[next]