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
*
build(deps): bump json5 from 1.0.1 to 1.0.2
dependabot[bot]
2023-01-08
1
-9
/
+4
*
build(deps): bump decode-uri-component from 0.2.0 to 0.2.2
dependabot[bot]
2022-12-11
1
-3
/
+3
*
build(deps): bump loader-utils from 1.4.1 to 1.4.2
dependabot[bot]
2022-11-16
1
-3
/
+3
*
build(deps): bump loader-utils from 1.4.0 to 1.4.1
dependabot[bot]
2022-11-08
1
-4
/
+9
*
build(storybook): fix loading errors due to updated deps
Armand Philippot
2022-09-21
2
-19
/
+1
*
fix(projects): load content dynamically and refresh table of contents
Armand Philippot
2022-09-21
3
-3
/
+47
*
fix(types): add custom types to pageProps with translation
Armand Philippot
2022-09-21
2
-4
/
+15
*
build(deps): bump all dependencies
Armand Philippot
2022-09-21
2
-1566
/
+1592
*
chore(content): fix typo and complete some contents on Home & CV
Armand Philippot
2022-09-21
1
-0
/
+0
*
build(docker): clear yarn cache after the deps install
Armand Philippot
2022-08-22
1
-5
/
+1
*
build(deps): bump FormatJS to 5.0.9
Armand Philippot
2022-08-22
2
-16
/
+16
*
chore(release): 2.0.0
v2.0.0
Armand Philippot
2022-08-21
2
-2
/
+32
*
build(deps): bump FormatJS, next-sitemap and Stylelint
Armand Philippot
2022-08-21
2
-109
/
+216
*
chore: update CV
Armand Philippot
2022-08-21
1
-0
/
+0
*
chore: add DigDir project
Armand Philippot
2022-08-21
2
-0
/
+0
*
fix(projects): do not transform pre to Code component
Armand Philippot
2022-08-21
1
-1
/
+0
*
fix(comments): load all comments on a post
Armand Philippot
2022-08-21
10
-91
/
+159
*
refactor(types): move and rename GraphQL types
Armand Philippot
2022-08-20
18
-384
/
+380
*
build(deps): upgrade all dependencies
Armand Philippot
2022-08-20
2
-1035
/
+981
*
fix(article): prevent TypeError on build
Armand Philippot
2022-07-23
3
-11
/
+31
*
refactor(article): wrap useSWR with a custom hook to revalidate article
Armand Philippot
2022-07-22
3
-9
/
+31
*
fix(comments): refresh comments on changes or new comment
Armand Philippot
2022-07-22
2
-3
/
+35
*
build(deps): upgrade dependencies (Next v12.2.3)
Armand Philippot
2022-07-22
3
-1778
/
+1763
*
build(deps): bump terser from 4.8.0 to 4.8.1
dependabot[bot]
2022-07-21
1
-3
/
+3
*
build(deps): bump dependencies
Armand Philippot
2022-06-22
2
-745
/
+736
*
chore(content): update CV
Armand Philippot
2022-06-22
1
-0
/
+0
*
build(deps): bump dependencies
Armand Philippot
2022-06-09
2
-527
/
+480
*
chore(toolbar): add missing animation on medium and large devices
Armand Philippot
2022-06-09
1
-0
/
+4
*
fix(media-queries): use pixel based media queries
Armand Philippot
2022-06-09
2
-6
/
+9
*
fix(settings): avoid cropped tooltip on small devices
Armand Philippot
2022-06-09
24
-404
/
+260
*
fix(settings): close tooltip when modal is closing
Armand Philippot
2022-06-08
7
-73
/
+83
*
build(sitemap): rename next-sitemap config file
Armand Philippot
2022-06-07
1
-0
/
+0
*
chore: improve accessibility (#20)
Armand Philippot
2022-06-07
54
-136
/
+458
|
\
|
*
chore: add a label to progress bar
Armand Philippot
2022-06-07
7
-50
/
+58
|
*
chore: add an aria label to code blocks
Armand Philippot
2022-06-07
3
-0
/
+19
|
*
chore(cards): use post title as link label
Armand Philippot
2022-06-07
8
-49
/
+90
|
*
chore: use image title as figure label if no caption is provided
Armand Philippot
2022-06-07
4
-12
/
+14
|
*
chore: add aria hidden attribute to SVG icons
Armand Philippot
2022-06-07
32
-25
/
+277
|
/
*
build(deps): bump dependencies
Armand Philippot
2022-06-07
2
-970
/
+971
*
test: add end to end tests (#19)
Armand Philippot
2022-06-03
124
-130
/
+1204
|
\
|
*
test(unit): fix Jest errors due to images import
Armand Philippot
2022-06-03
4
-1
/
+6
|
*
test(e2e): add settings form test
Armand Philippot
2022-06-03
1
-0
/
+177
|
*
test(e2e): add other pages test
Armand Philippot
2022-06-03
4
-0
/
+27
|
*
test(e2e): add contact page test
Armand Philippot
2022-06-03
1
-0
/
+41
|
*
test(e2e): add loading more button test for blog page
Armand Philippot
2022-06-03
1
-0
/
+44
|
*
build(test): add a pre-push hook to run unit tests
Armand Philippot
2022-06-03
1
-0
/
+4
|
*
docs: add a section about Testing
Armand Philippot
2022-06-02
1
-1
/
+27
|
*
test(e2e): add back to top button visibility test
Armand Philippot
2022-06-02
1
-0
/
+14
|
*
test(e2e): add search feature test
Armand Philippot
2022-06-02
1
-0
/
+41
|
*
test(e2e): add Footer navigation test
Armand Philippot
2022-06-02
1
-0
/
+12
[next]