Commit graph

20 commits

Author SHA1 Message Date
mr. M
5ec0fcbb56
Refactor next.config.js and form.tsx 2024-10-14 22:52:01 +02:00
Mailo
26dfcaf61e Added route.ts 2024-10-14 20:28:48 +02:00
Mailo
a2fbee7dc8 Update next.config.js 2024-10-14 20:23:49 +02:00
Mailo
edb91bda59 Update next.config.js 2024-10-14 20:16:49 +02:00
Mailo
a1ccc72589 Updated next.config.js
- Added export for 308 permanent redirect `/themes/` to `/mods/` and `/themes/themeId` to `/mods/themeId`
2024-10-14 19:04:26 +02:00
Mailo
b73cd98b69 Revert "Added redirects in next.config.js"
This reverts commit 49c57f0869.
2024-10-14 15:22:26 +02:00
Mailo
49c57f0869 Added redirects in next.config.js 2024-10-14 15:08:34 +02:00
mauro 🤙
f71d765d16 Refactor Prettier configuration to adhere to code style guidelines 2024-09-15 14:46:10 +00:00
mauro-balades
d787a95657 feat: Add language switcher component to footer 2024-09-02 21:04:05 +02:00
mauro-balades
406ff44bb4 refactor: Remove unnecessary output property in next.config.js 2024-09-02 20:51:56 +02:00
mauro-balades
9fab23d159 refactor: Remove unnecessary output property in next.config.js 2024-09-02 20:16:06 +02:00
mauro-balades
5779ea88ef feat: Update i18n configuration and add support for additional languages
The code changes include:
- Updating the i18n configuration to export the `SUPPORTED_LANGUAGES` array.
- Refactoring the `getRequestConfig` function to accept a `locale` parameter.
- Simplifying the logic for determining the `locale` based on the `accept-language` header.
- Loading the appropriate messages file based on the `locale` parameter.

This commit improves the i18n functionality of the project and allows for easier addition of new languages.
2024-09-02 18:56:43 +02:00
mauro-balades
44a697ee49 feat: Update footer layout, add social media links, and improve styling 2024-09-02 18:43:52 +02:00
mauro-balades
7071eed755 feat: Update footer layout, add social media links, and improve styling 2024-09-02 18:15:03 +02:00
mauro-balades
1c181b972f chore: Update next.config.js and features.tsx 2024-09-01 00:06:58 +02:00
mauro 🤙
5b6caa1d7b cf 2024-08-31 10:31:09 +00:00
Oscar González
0dfd712ba2
Update next.config.js 2024-08-31 12:15:50 +02:00
oscargonzalez
c0621c33e1 cloudflare 2024-08-31 12:07:58 +02:00
Waled Khatiz
a68ee89be2 forgot-to-commit-the-rest 2024-08-30 14:42:45 +10:00
mauro-balades
47e0fe8075 Started working on new site 2024-08-29 19:12:18 +02:00