1
1
mirror of https://github.com/theoludwig/theoludwig.git synced 2024-09-17 05:25:54 +02:00
Commit Graph

14 Commits

Author SHA1 Message Date
493df4e2f2
style: fix prettier 2024-02-15 09:35:58 +01:00
a89b5932c2
fix: update dependencies to latest 2024-01-23 22:01:50 +01: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
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
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
Divlo
361ea37deb
chore: fix CI issues 2023-04-02 23:16:51 +02:00
Divlo
d49a8a7470
fix: update dependencies to latest 2023-04-02 22:44:09 +02:00
Divlo
042a861f58
fix: update dependencies to latest 2023-01-10 23:56:46 +01:00
Divlo
1f4aa54211
chore: remove jest -> cypress for unit tests 2022-07-28 22:51:12 +02:00
Divlo
1ebdab18a5
fix: update about, now second year of university 2022-07-23 23:00:58 +02:00
Divlo
729e540d04
chore: maintenance 2022-02-20 15:12:10 +01:00
Divlo
266b3f8589
test: add cypress e2e (#159) 2021-08-13 15:48:29 +02:00
divlo
c2f762ac68 feat: add divlo.fr 2021-04-18 01:56:23 +02:00