Cédric Famibelle-Pronzola cedric
cedric pushed to master at ORGANISATION-KA-I…/api.pawol.nu 2026-07-05 15:22:50 +00:00
128c027af1 fix: extraire l'id de la relation avant de la déréférencer
cedric pushed to master at ORGANISATION-KA-I…/api.pawol.nu 2026-07-05 15:05:03 +00:00
29bdf72640 fix: réparer la relation commentaire.parole / parole.commentaires
cedric pushed to master at ORGANISATION-KA-I…/api.pawol.nu 2026-07-05 14:39:19 +00:00
fb60226bd4 fix: publier les commentaires bokante importés
cedric pushed to master at ORGANISATION-KA-I…/pawol.nu 2026-07-04 22:10:27 +00:00
5778d865e2 docs: documenter les commentaires fédérés (bokante)
cedric pushed to master at ORGANISATION-KA-I…/api.pawol.nu 2026-07-04 22:07:56 +00:00
34f3a7783b docs: documenter les commentaires fédérés (bokante)
cedric pushed to master at ORGANISATION-KA-I…/pawol.nu 2026-07-04 21:56:49 +00:00
0ac18faf5c Merge pull request 'Commentaires fédérés via Mastodon (bokante.o-k-i.net) — frontend' (#5) from feat/comment-fedi into master
21248b7138 feat: bouton Répondre via Mastodon (authorize_interaction)
eda30345c6 feat: afficher les commentaires (locaux et Mastodon)
Compare 3 commits »
cedric merged pull request ORGANISATION-KA-I…/pawol.nu#5 2026-07-04 21:56:48 +00:00
Commentaires fédérés via Mastodon (bokante.o-k-i.net) — frontend
cedric pushed to master at ORGANISATION-KA-I…/api.pawol.nu 2026-07-04 21:24:33 +00:00
03960cc952 Merge pull request 'Commentaires fédérés via Mastodon (bokante.o-k-i.net) — backend' (#5) from feat/comment-fedi into master
719b4c7905 chore: régénérer les types Strapi (champs bokante)
e416f94061 feat: backfiller le catalogue existant, une parole/heure
26471d8b0e fix: déplacer le miroir bokante de beforeUpdate vers afterCreate
861e75fde2 feat: planifier l'import des commentaires bokante (20 min)
Compare 9 commits »
cedric merged pull request ORGANISATION-KA-I…/api.pawol.nu#5 2026-07-04 21:24:31 +00:00
Commentaires fédérés via Mastodon (bokante.o-k-i.net) — backend
cedric created pull request ORGANISATION-KA-I…/pawol.nu#5 2026-07-04 21:22:15 +00:00
Commentaires fédérés via Mastodon (bokante.o-k-i.net) — frontend
cedric created pull request ORGANISATION-KA-I…/api.pawol.nu#5 2026-07-04 21:21:59 +00:00
Commentaires fédérés via Mastodon (bokante.o-k-i.net) — backend
cedric pushed to feat/comment-fedi at ORGANISATION-KA-I…/pawol.nu 2026-07-04 21:19:58 +00:00
21248b7138 feat: bouton Répondre via Mastodon (authorize_interaction)
eda30345c6 feat: afficher les commentaires (locaux et Mastodon)
Compare 2 commits »
cedric created branch feat/comment-fedi in ORGANISATION-KA-I…/pawol.nu 2026-07-04 21:19:58 +00:00
cedric created branch feat/comment-fedi in ORGANISATION-KA-I…/api.pawol.nu 2026-07-04 21:19:36 +00:00
cedric pushed to feat/comment-fedi at ORGANISATION-KA-I…/api.pawol.nu 2026-07-04 21:19:36 +00:00
719b4c7905 chore: régénérer les types Strapi (champs bokante)
e416f94061 feat: backfiller le catalogue existant, une parole/heure
26471d8b0e fix: déplacer le miroir bokante de beforeUpdate vers afterCreate
861e75fde2 feat: planifier l'import des commentaires bokante (20 min)
6c828a2394 feat: importer les réponses bokante en commentaires
Compare 8 commits »
cedric pushed to master at ORGANISATION-KA-I…/pawol.nu 2026-07-04 19:19:23 +00:00
b40e2d71b0 fix: déplacer force-dynamic après les imports (import/first)
4bc545ac72 fix: ne jamais redémarrer pm2 sur un build cassé
Compare 2 commits »
cedric pushed to master at ORGANISATION-KA-I…/pawol.nu 2026-07-04 19:13:42 +00:00
64cdd784c3 fix: rétablir force-dynamic sur la page d'accueil
cedric pushed to master at ORGANISATION-KA-I…/pawol.nu 2026-07-04 17:01:36 +00:00
d2d09c28b3 Merge pull request 'Audit qualité : corrections de bugs, nettoyage, lint 0 erreur, tests' (#4) from fix/audit-2026-07-04 into master
eae8bb03a9 ci: rendre le lint à nouveau bloquant
454eefbe58 fix: corriger toutes les erreurs de lint restantes (263 -> 0)
b193914c57 fix: restaurer components/cgu supprimé par erreur (utilisé par /sipote)
d700ee6def chore: déclarer qs et retirer les dépendances mortes (axios, next-auth...)
Compare 21 commits »
cedric merged pull request ORGANISATION-KA-I…/pawol.nu#4 2026-07-04 17:01:35 +00:00
Audit qualité : corrections de bugs, nettoyage, lint 0 erreur, tests
cedric pushed to master at ORGANISATION-KA-I…/api.pawol.nu 2026-07-04 17:01:31 +00:00
7e705d3976 Merge pull request 'Audit sécurité/qualité : corrections critiques, tests, CI et lint' (#4) from fix/audit-2026-07-04 into master
2c84ea0f25 fix: corriger les erreurs ESLint restantes après activation
2224c8f3bb chore: activer ESLint sur le backend
90c048a282 fix: whitelister les champs autorisés sur create/update (mass assignment)
1d54d287e1 fix: retirer createdBy/updatedBy du payload dans beforeUpdate
Compare 29 commits »