Commit Graph
15 Commits
Author SHA1 Message Date
cedric 90c048a282 fix: whitelister les champs autorisés sur create/update (mass assignment) 2026-07-04 15:08:19 +04:00
cedric 4ee7ed3e5e fix: corriger la signature de parole.findOne (ctx au lieu de documentId) 2026-07-04 14:58:43 +04:00
cedric 6f77c17003 fix: valider data.user/data.artistes avant déréférencement 2026-07-04 11:38:02 +04:00
cedric e515944fb9 refactor: extraire la vérification JWT/payload en policy partagée 2026-07-04 10:04:00 +04:00
cedric f592d4ded7 fix: stopper l'exécution après un refus d'autorisation dans parole.create 2026-07-04 09:36:17 +04:00
cedric 20e701b754 feat: add bulkTranslate 2026-06-15 20:19:30 +04:00
cedric a000af5c8b feat: add custom route to export data for LLM
Déploiement API PROD / build (push) Successful in 2m8s
Déploiement API PROD / deploy (push) Successful in 58s
2026-06-11 19:07:18 +04:00
cedric 7a168f54ff fix: use documentId 2026-04-28 12:30:29 +04:00
cedric b532981404 Changes from codemod 2026-04-21 21:35:59 +04:00
cedric bc23730809 Replace ValidationError by ctx errors in controllers 2023-04-02 12:27:05 +04:00
Cédric FAMIBELLE-PRONZOLA 95ad4e7b0a fixup validate 2022-06-04 01:16:42 +04:00
Cédric FAMIBELLE-PRONZOLA 1a289575c0 Remove count from parole controller 2022-05-23 00:54:17 +04:00
Cédric FAMIBELLE-PRONZOLA 3d3bda6656 Add count method to artiste & parole 2022-05-22 23:09:19 +04:00
Cédric FAMIBELLE-PRONZOLA 4efc176e0f Create custom parole controller 2022-05-20 00:06:29 +04:00
Cédric FAMIBELLE-PRONZOLA de99836fe6 Rename tek to parole 2022-05-13 02:42:47 +04:00