Cédric Famibelle-Pronzola cedric
cedric merged pull request ORGANISATION-KA-I…/api.pawol.nu#4 2026-07-04 17:01:30 +00:00
Audit sécurité/qualité : corrections critiques, tests, CI et lint
cedric created pull request ORGANISATION-KA-I…/pawol.nu#4 2026-07-04 16:57:37 +00:00
Audit qualité : corrections de bugs, nettoyage, lint 0 erreur, tests
cedric created pull request ORGANISATION-KA-I…/api.pawol.nu#4 2026-07-04 16:57:05 +00:00
Audit sécurité/qualité : corrections critiques, tests, CI et lint
cedric created branch fix/audit-2026-07-04 in ORGANISATION-KA-I…/pawol.nu 2026-07-04 16:31:12 +00:00
cedric pushed to fix/audit-2026-07-04 at ORGANISATION-KA-I…/pawol.nu 2026-07-04 16:31:12 +00:00
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...)
2132df3e0c ci: exécuter lint et tests sur chaque déploiement
Compare 10 commits »
cedric created branch fix/audit-2026-07-04 in ORGANISATION-KA-I…/api.pawol.nu 2026-07-04 16:30:58 +00:00
cedric pushed to fix/audit-2026-07-04 at ORGANISATION-KA-I…/api.pawol.nu 2026-07-04 16:30:58 +00:00
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
3b9b28d326 fix: ne plus écraser les commentaires existants d'une parole
Compare 10 commits »
cedric pushed to master at ORGANISATION-KA-I…/pawol.nu 2026-07-03 20:34:36 +00:00
399796bb73 perf: préférer le format small pour les avatars de la sidebar
cedric pushed to master at ORGANISATION-KA-I…/pawol.nu 2026-07-03 20:22:21 +00:00
b67bdf0632 perf: désactiver le prefetch next/link sur la sidebar des paroles
cedric pushed to master at ORGANISATION-KA-I…/pawol.nu 2026-07-03 20:06:27 +00:00
9f9b408f1f perf: streamer la liste des morceaux sans bloquer le rendu de la page
15367f388e perf: ne plus précharger le fichier audio entier avant lecture
Compare 2 commits »
cedric pushed to master at ORGANISATION-KA-I…/api.pawol.nu 2026-07-03 18:23:28 +00:00
b99b6f2a25 chore: relever maxLimit de 100 à 200
cedric pushed to master at ORGANISATION-KA-I…/pawol.nu 2026-07-03 18:22:33 +00:00
7234c1408f chore: relever pageSize de 100 à 200 sur les listes paginées
e4d31b0243 fix: icônes partage/streaming via contexte au lieu du layout
Compare 2 commits »
cedric pushed to master at ORGANISATION-KA-I…/pawol.nu 2026-07-03 17:52:21 +00:00
96b7a601c8 fix: icônes partage/streaming ne dépendent plus du plafond de 100
a56b355493 fix: lien vers le titre phare sur la page artiste
55967bfc3c refactor: generaliser stems en kits (type Stems/Acapella+Instru)
Compare 3 commits »
cedric pushed to master at ORGANISATION-KA-I…/api.pawol.nu 2026-07-03 17:49:46 +00:00
d9868a1d5d refactor: generaliser stems en kits (type Stems/Acapella+Instru)
cedric pushed to master at ORGANISATION-KA-I…/pawol.nu 2026-07-03 12:27:35 +00:00
daa3510d73 style: flèches de scroll des tabs plus visibles
cedric pushed to master at ORGANISATION-KA-I…/pawol.nu 2026-07-03 12:18:59 +00:00
cad6e39f53 fix: toujours afficher les flèches de scroll des tabs
cedric pushed to master at ORGANISATION-KA-I…/pawol.nu 2026-07-03 10:51:41 +00:00
25066e97ce feat: display stems download links for CC tracks
cedric pushed to master at ORGANISATION-KA-I…/api.pawol.nu 2026-07-03 10:49:25 +00:00
c62b54fba7 feat: add stems links field (kDrive/NIYAJ) to paroles
cedric pushed to master at ORGANISATION-KA-I…/pawol.nu 2026-07-03 09:56:31 +00:00
85e9142a32 feat: add pt-BR/ja/ko to translation submission form
054a45246e feat: show translations as tabs instead of grid
Compare 2 commits »
cedric pushed to master at ORGANISATION-KA-I…/api.pawol.nu 2026-07-03 09:49:26 +00:00
34a54eaae9 feat: add pt-BR/ja/ko translation languages
2003948a9a refactor: DeepL client uses fetch instead of axios
Compare 2 commits »