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
path:
root
/
src
/
components
/
organisms
/
layout
/
comment.tsx
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor(components): split Comment component into 3 components
Armand Philippot
2023-11-11
1
-189
/
+0
*
refactor(components): rewrite CommentForm component
Armand Philippot
2023-11-11
1
-9
/
+9
*
feat(hooks): add useBoolean and useToggle hooks
Armand Philippot
2023-11-11
1
-9
/
+4
*
refactor(components): rewrite Card component
Armand Philippot
2023-11-11
1
-53
/
+68
*
feat(components): add a Time component
Armand Philippot
2023-11-11
1
-18
/
+2
*
refactor(components): replace Meta component with MetaList
Armand Philippot
2023-11-11
1
-9
/
+32
*
refactor(components): rewrite DescriptionList component
Armand Philippot
2023-11-11
1
-22
/
+21
*
refactor: use named export for everything except pages
Armand Philippot
2023-09-20
1
-15
/
+12
*
refactor(build): replace paths aliases with relative paths
Armand Philippot
2023-09-19
1
-5
/
+5
*
chore: make Links and Images compliant with Next.js 13
Armand Philippot
2023-01-23
1
-6
/
+11
*
fix(comments): load all comments on a post
Armand Philippot
2022-08-21
1
-2
/
+2
*
test: fix theme toggle and comment tests
Armand Philippot
2022-05-24
1
-25
/
+2
*
refactor: reduce the number of data transformation
Armand Philippot
2022-05-23
1
-49
/
+49
*
chore: add Article pages
Armand Philippot
2022-05-15
1
-6
/
+8
*
refactor: rewrite DescriptionList and Meta components
Armand Philippot
2022-05-09
1
-31
/
+52
*
chore: add a CommentsList component
Armand Philippot
2022-04-22
1
-4
/
+0
*
chore: add a Comment component
Armand Philippot
2022-04-21
1
-0
/
+175