18 Commits

Author SHA1 Message Date
Sonny
d7fe801aa2 feat: pwa support 2023-11-30 14:02:59 +01:00
Sonny
9a5f661df4 refactor: apply prettier conf and cleanup 2023-11-26 02:39:04 +01:00
Sonny
5fe58c44d5 fix: wrong next config remote pattern 2023-11-22 02:08:38 +01:00
Sonny
7a7d496dfe fix: apply reset style for ul 2023-11-21 17:47:55 +01:00
Sonny
1f42fad0ad refactor: apply prettier conf 2023-11-19 23:37:23 +01:00
Sonny
11ac5f4b05 fix: env var exposed in next.config are undefined 2023-11-12 05:34:15 +01:00
Sonny
f5c406a84c feat: favicon api always return an image
When the api cannot fetch the remote favicon, we return a placeholder image
2023-11-12 04:34:30 +01:00
Sonny
c35eb67890 fix: some cases where favicon are broken 2023-11-12 01:44:30 +01:00
Sonny
49c4b0824c chore: improved docker image weight 2023-11-11 02:22:51 +01:00
Sonny
255f50080a Add translation (#9)
* feat(wip): translation

* fix: some i18n errors + use ssr translation

* fix: i18next implementation

* fix: tsc errors

* feat: i18n middleware

* feat: translate link view home page

* feat: translate quick actions

* feat: translate search modal

* feat: translate side menu

* feat: native error boundary + translation

* feat: translate error pages

* feat: translate category forms

* feat: translate link forms

* refactor: LangSelector is no longer absolute by default
2023-11-11 00:08:30 +01:00
Sonny
a7b803eda0 chore(deps): update major version & apply changes 2023-11-08 17:08:27 +01:00
Sonny
ab462aafd4 fix: links rerender when switching category 2023-04-22 01:43:16 +02:00
Sonny
45f5455f94 feat/fix/chore: refactor project structure + add favicon
- Changement de structure de fichier
- Ajout des favicons des sites
- Suppression et mise à jour de dépendances
- Ajout React-Icons pour gérer les icons
- Amélioration du l'UI
2023-04-20 18:18:03 +02:00
Sonny
ca7f8a5d9d add env var SITE_NAME + npm update + add env checker 2022-09-14 14:22:33 +02:00
Sonny
7401a1d91d fix font not loading with next.js@12 2022-05-07 00:12:35 +02:00
Sonny
aee3e6a820 Beaucoup trop de chose
- Ajout création, édition, suppression catégories & liens
- Ajout auth google
- Ajout/modification style pour catégories & liens
- Ajout component générique pour bouton, inputs, checkbox & selector
- Gestion des messages d'erreur/succès/infos via component dédié
- Ajout component FormLayout pour les pages création, édition, suppression catégories & liens
- Page custom 404, 500 & signin
- Modification schéma DB
2022-05-06 19:35:12 +02:00
Sonny
1ab51979fe migration vers typescript + refonte total de l'app 2022-04-28 04:30:38 +02:00
Sonny
816c8980e1 Début du projet, création du comportement de base + structure du site / du projet 2022-01-07 01:58:57 +01:00