|
e8ea42a260
|
fix: wrong font weight on hover link
|
2024-01-28 15:42:01 +01:00 |
|
semantic-release-bot
|
f337e14260
|
chore(release): 3.2.0 [skip ci]
|
2024-01-28 12:16:11 +00:00 |
|
|
f5020cad19
|
chore: usage of eslint-plugin-tailwindcss
|
2024-01-28 03:21:11 +01:00 |
|
|
b8ceefb2f6
|
feat: new logo v1
|
2024-01-28 01:56:47 +01:00 |
|
|
1523c8cac0
|
fix: wording typos
|
2024-01-25 14:46:03 +01:00 |
|
|
548ddc8425
|
style: format JSONC files with Prettier correctly
|
2024-01-24 21:49:30 +01:00 |
|
|
bac65ad61a
|
fix: improve wording
|
2024-01-23 23:59:10 +01:00 |
|
|
b91f3165b7
|
fix(blog): add depreciation notice on Thream post
|
2024-01-23 22:29:21 +01:00 |
|
|
5478e202a7
|
fix(open source): replace nrwl/nx by DefinitelyTyped
|
2024-01-23 22:13:39 +01:00 |
|
|
a89b5932c2
|
fix: update dependencies to latest
|
2024-01-23 22:01:50 +01:00 |
|
semantic-release-bot
|
339e42acfa
|
chore(release): 3.1.2 [skip ci]
|
2023-12-28 05:24:14 +00:00 |
|
|
c123815a86
|
fix(portfolio): remove Thream project as it is now deprecated
|
2023-12-28 06:21:32 +01:00 |
|
|
dd26a277a2
|
fix: update dependencies to latest
|
2023-12-28 06:21:24 +01:00 |
|
semantic-release-bot
|
62222dbb0c
|
chore(release): 3.1.1 [skip ci]
|
2023-11-07 20:34:11 +00:00 |
|
|
ee0a02bc8b
|
chore: downgrade commitlint temporarily to release new versions
|
2023-11-07 21:33:05 +01:00 |
|
|
2e04053ec3
|
fix: update CV with latest education courses
|
2023-11-07 21:14:43 +01:00 |
|
|
45a9a69122
|
fix: update dependencies to latest
|
2023-11-07 20:57:52 +01:00 |
|
|
e566ef6c38
|
chore: better Prettier config for easier reviews
|
2023-10-23 23:11:59 +02:00 |
|
semantic-release-bot
|
c7ad15a465
|
chore(release): 3.1.0 [skip ci]
|
2023-09-18 20:09:29 +00:00 |
|
|
f4a842efb5
|
build: downgrade semantic-release to v21.1.2
Ref: https://github.com/semantic-release/semantic-release/issues/2968
|
2023-09-18 22:08:04 +02:00 |
|
|
424c97019b
|
fix: update dependencies to latest
|
2023-09-18 22:00:11 +02:00 |
|
|
c0508dc0b9
|
build: ignore ESLint errors for Production build
It improves performance when extra checking is not necessary.
|
2023-09-14 12:26:19 +02:00 |
|
|
f04d8a0c11
|
Revert "build: ignore ESLint and TypeScript errors for Production build"
This reverts commit fdab2a7ea8 .
|
2023-09-14 12:19:26 +02:00 |
|
|
d29064745c
|
feat: add IRCAD as work experience
|
2023-09-14 12:11:18 +02:00 |
|
|
95febe2a99
|
feat: add 3rd year of BUT Informatique as education
|
2023-09-14 12:01:20 +02:00 |
|
|
fdab2a7ea8
|
build: ignore ESLint and TypeScript errors for Production build
It improves performance when extra checking is not necessary.
|
2023-09-14 11:49:52 +02:00 |
|
|
35211fa279
|
fix: try/catch inside middleware when checking locale
|
2023-08-24 23:09:33 +02:00 |
|
|
137cceffa1
|
build(deps): update latest
|
2023-08-24 22:38:09 +02:00 |
|
semantic-release-bot
|
f6bfc466de
|
chore(release): 3.0.0 [skip ci]
|
2023-08-01 17:41:12 +00:00 |
|
|
e4cf714d95
|
test: fix styles import for unit tests
|
2023-08-01 19:39:09 +02:00 |
|
|
d3c86b2a26
|
chore: update Dockerfile
|
2023-08-01 19:34:58 +02:00 |
|
|
d2578abeec
|
fix: loader improvements
|
2023-08-01 18:59:45 +02:00 |
|
|
e51e3bdc19
|
test: fix e2e tests + 500 error page
|
2023-08-01 18:18:16 +02:00 |
|
|
56520830e9
|
refactor: blog directory
|
2023-08-01 17:44:08 +02:00 |
|
|
2e0138194c
|
refactor: avoid usage of React.FC to use JSX.Element (to stay consistent)
|
2023-08-01 17:22:09 +02:00 |
|
|
4b2e7bae90
|
feat: rewrite blog to Next.js v13 app directory
Improvement: Support light theme in code block
|
2023-08-01 17:07:19 +02:00 |
|
|
caa6a90418
|
refactor: implement light/dark themes using cookies
|
2023-08-01 14:11:46 +02:00 |
|
|
e82db952db
|
docs: update interests
|
2023-08-01 13:15:03 +02:00 |
|
|
6b29ce9b15
|
feat: rewrite to Next.js v13 app directory
Improvements:
- Hide switch theme input (ugly little white square)
- i18n without subpath (e.g: /fr or /en), same url whatever the locale used
|
2023-07-31 19:06:46 +02:00 |
|
|
5640f1b434
|
build(deps): bump Node.js to 20.0.0 and npm to 9.0.0
BREAKING CHANGE: minimum supported Node.js >= 20.0.0 and npm >= 9.0.0
|
2023-07-30 19:03:36 +02:00 |
|
|
6d0dcb50a7
|
refactor: 'use client' when appropriate
|
2023-07-30 18:50:14 +02:00 |
|
|
70603f1444
|
chore: remove build error with Docker copy wrong node_modules
|
2023-07-30 18:27:15 +02:00 |
|
|
f42fdbfd0c
|
chore: rename jsonresume-theme-custom to curriculum-vitae
|
2023-07-28 11:53:04 +02:00 |
|
|
6a3f335f9f
|
fix(posts): update git blog post
|
2023-07-28 11:40:19 +02:00 |
|
|
f1509d0af1
|
chore: rename docker-compose.yml to compose.yaml
Ref: https://docs.docker.com/compose/compose-file/03-compose-file/
|
2023-07-28 11:38:34 +02:00 |
|
semantic-release-bot
|
49599d25ed
|
chore(release): 2.13.0 [skip ci]
|
2023-07-22 17:47:02 +00:00 |
|
|
65e0f4f8b6
|
fix: avoid scrolling when changing language
|
2023-07-22 19:40:28 +02:00 |
|
|
8d60c2d53a
|
feat: add Carolo project in Portfolio
|
2023-07-22 19:39:57 +02:00 |
|
|
0bbebeab99
|
build(deps): update latest
Analyze / analyze (javascript) (push) Failing after 1m24s
Build / build (push) Successful in 3m0s
Lint / lint (push) Successful in 2m6s
Test / test-unit (push) Successful in 1m56s
Test / test-e2e (push) Successful in 3m17s
|
2023-07-19 00:09:28 +02:00 |
|
semantic-release-bot
|
643e0e5821
|
chore(release): 2.12.1 [skip ci]
|
2023-07-14 22:03:03 +00:00 |
|