Commit Graph
30 Commits
Author SHA1 Message Date
cedric 6f77c17003 fix: valider data.user/data.artistes avant déréférencement 2026-07-04 11:38:02 +04:00
cedric c66c972a93 fix: réparer la cascade de renommage des slugs d'artiste 2026-07-04 11:37:20 +04:00
cedric 291aa54912 fix: corriger l'IDOR sur update/delete (parole, artiste, commentaire) 2026-07-04 11:36:20 +04:00
cedric e515944fb9 refactor: extraire la vérification JWT/payload en policy partagée 2026-07-04 10:04:00 +04:00
cedric 8b17882d6b fix: corriger le ReferenceError dans artiste.create 2026-07-04 09:37:37 +04:00
cedric a10d854ee8 feat: add social network component and artiste field 2026-06-26 12:23:29 +04:00
cedric 029ba3cc90 refactor: rename isOKIAwtis to isExclusiveArtist 2026-06-26 00:33:45 +04:00
cedric 2540c04782 feat: add titrePhare
Déploiement API PROD / build (push) Successful in 2m8s
Déploiement API PROD / deploy (push) Successful in 53s
2026-06-20 18:37:23 +04:00
cedric 03e2449be3 feat: add isOKIAwtis
Déploiement API PROD / build (push) Successful in 2m11s
Déploiement API PROD / deploy (push) Successful in 56s
2026-06-20 06:08:42 +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 1353419feb Add musicBrainzUrl property to artiste and parole 2023-07-23 04:20:08 +04:00
cedric bc23730809 Replace ValidationError by ctx errors in controllers 2023-04-02 12:27:05 +04:00
cedric d61ef75869 Replace ValidationError by ApplicationError in services & lifecycles 2023-04-02 12:25:52 +04:00
Cédric FAMIBELLE-PRONZOLA 894c56014f Replace 'stats' from artiste to new controller 'stats' 2022-05-23 00:51:59 +04:00
Cédric FAMIBELLE-PRONZOLA 2c9f3f2891 One call to get stats 2022-05-23 00:11:51 +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 538ca86da3 Create custom artiste controller 2022-05-20 00:06:01 +04:00
Cédric FAMIBELLE-PRONZOLA 9de6e44343 validateAlias to artiste 2022-05-15 00:33:58 +04:00
Cédric FAMIBELLE-PRONZOLA 45867a01e4 Alias artiste required 2022-05-15 00:13:55 +04:00
Cédric FAMIBELLE-PRONZOLA 1bfece99a7 Fix slug update in lifecycle artiste 2022-05-14 23:42:01 +04:00
Cédric FAMIBELLE-PRONZOLA 0a310cf504 Adapt lifecycles artiste with translation 2022-05-14 23:40:45 +04:00
Cédric FAMIBELLE-PRONZOLA 5ca7e06858 naissance to dateNaissance in artiste schema 2022-05-14 23:34:28 +04:00
Cédric FAMIBELLE-PRONZOLA 2aaac56f70 Translate to FR artiste schema 2022-05-14 20:03:03 +04:00
Cédric FAMIBELLE-PRONZOLA 2d301620ef Remove log in lifecycles artistes 2022-05-14 19:52:32 +04:00
Cédric FAMIBELLE-PRONZOLA ab6241f4d4 Fix artiste slug 2022-05-13 02:42:51 +04:00
Cédric FAMIBELLE-PRONZOLA 25e3ef4b46 Improve artiste and parole schema 2022-05-13 02:42:51 +04:00
Cédric FAMIBELLE-PRONZOLA 54f16a8b77 Fix typo artiste lifecycles 2022-05-13 02:42:50 +04:00
Cédric FAMIBELLE-PRONZOLA 5b45a8f99b Generate & update documentation 2022-05-13 02:42:49 +04:00
Cédric FAMIBELLE-PRONZOLA d906450f05 Rename awtis to artistes 2022-05-12 18:38:19 +04:00