Commit Graph

114 Commits

Author SHA1 Message Date
cedric b532981404 Changes from codemod 2026-04-21 21:35:59 +04:00
cedric e7bc8790b1 Fix stats request 2026-04-21 19:46:58 +04:00
cedric 9ef6935446 fix: overload Strapi registration 2026-04-16 21:40:18 +04:00
cedric dfe8453195 Typo 2024-08-02 19:11:29 +02:00
cedric e678f590ea Revert "Typo"
This reverts commit 5185f825e5.
2024-08-02 19:10:44 +02:00
cedric 93966ef430 Add Revolt publishing 2024-07-31 18:14:48 +02:00
cedric 5185f825e5 Typo 2024-07-31 18:13:50 +02:00
cedric 5c8fee91fe Rename 'download' to 'files' 2024-04-14 09:45:38 +04:00
cedric 304d095ed2 Add creativeCommons and download to Paroles collection 2024-04-14 07:36:11 +04:00
cedric 1353419feb Add musicBrainzUrl property to artiste and parole 2023-07-23 04:20:08 +04:00
cedric a49792c646 Fix jwennAwtisEpiId error 2023-07-22 11:15:54 +04:00
cedric 20c0fb9ecb Add space to telegram publication 2023-07-14 05:52:37 +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
cedric 33701dadb7 Remove unused stats 2023-03-21 23:41:45 +04:00
cedric 65939b0276 Typos OKI 2023-03-21 19:18:13 +04:00
cedric 68649a8ca6 Change icons 2023-03-20 22:50:01 +04:00
cedric 4188bda3db Fix gadeEmbed property 2023-03-07 08:57:31 +04:00
cedric 91079d68d7 Fix artiste error when updating 2023-03-06 09:42:28 +04:00
cedric 5a8e476353 Fix publication message 2023-03-05 13:11:31 +04:00
cedric 23d25364d4 Fix prevent error when no artiste 2023-03-05 12:58:16 +04:00
cedric 9d4eefa33b Fix published error when no telegram config 2023-03-05 12:45:13 +04:00
cedric 9e64a24564 fix artistes error when saving 2023-02-17 22:32:10 +04:00
Cédric FAMIBELLE-PRONZOLA d6a72e6ab9 Add jsonDiff to difference component 2022-12-12 22:19:59 +04:00
Cédric FAMIBELLE-PRONZOLA 421ca9c1b0 Diff only if paroles was published 2022-12-12 22:18:29 +04:00
Cédric FAMIBELLE-PRONZOLA 2b7f796b99 Add difference when updating transcription 2022-12-09 04:43:11 +04:00
Cédric FAMIBELLE-PRONZOLA 82d8e22329 Create parolesDiff service 2022-12-09 04:42:27 +04:00
Cédric FAMIBELLE-PRONZOLA 68b15a268e Create Paroles diff component 2022-12-09 04:41:56 +04:00
Cédric FAMIBELLE-PRONZOLA c5bf8f60c2 Fix creating error 2022-10-27 13:13:43 +04:00
Cédric FAMIBELLE-PRONZOLA 04b2a63387 Fix requested user error & throw exception 2022-10-24 00:08:42 +04:00
cedric eafe007a5d Edit strapi theme and translation 2022-06-10 01:59:12 +04:00
Cédric FAMIBELLE-PRONZOLA dbcf2a5dc2 Permit superuser to translate paroles in dashboard 2022-06-04 01:17:08 +04:00
Cédric FAMIBELLE-PRONZOLA 95ad4e7b0a fixup validate 2022-06-04 01:16:42 +04:00
Cédric FAMIBELLE-PRONZOLA 62a3193963 Create services with validateParoles and translateLyrics 2022-06-04 01:15:42 +04:00
Cédric FAMIBELLE-PRONZOLA 4f5aab0ace Filter stats, exclude draft 2022-05-26 03:04:33 +04:00
Cédric FAMIBELLE-PRONZOLA 924869995e Add translations stats 2022-05-25 06:40:50 +04:00
Cédric FAMIBELLE-PRONZOLA 1a289575c0 Remove count from parole controller 2022-05-23 00:54:17 +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 ac45f2f5e2 Add prioriteArtistes to parole schema 2022-05-22 00:18:14 +04:00
Cédric FAMIBELLE-PRONZOLA 9c02bdb121 Remove translateLyrics from parole lifecycles and fix validateParoles 2022-05-20 00:08:50 +04:00
Cédric FAMIBELLE-PRONZOLA 0e21e4b136 Fix error and improve commentaire lifecycles 2022-05-20 00:07:11 +04:00
Cédric FAMIBELLE-PRONZOLA 4efc176e0f Create custom parole controller 2022-05-20 00:06:29 +04:00
Cédric FAMIBELLE-PRONZOLA 1439f659a8 Create custom commentaire controller 2022-05-20 00:06:15 +04:00
Cédric FAMIBELLE-PRONZOLA 538ca86da3 Create custom artiste controller 2022-05-20 00:06:01 +04:00
Cédric FAMIBELLE-PRONZOLA 4f67677c62 Create Translator service 2022-05-20 00:05:34 +04:00
Cédric FAMIBELLE-PRONZOLA a945099562 Override user-permission plugin 2022-05-20 00:04:50 +04:00
Cédric FAMIBELLE-PRONZOLA f522c57145 Update full documentation 2022-05-20 00:00:16 +04:00
Cédric FAMIBELLE-PRONZOLA 11b74cc38d Add user relation oneToMany with parole 2022-05-19 23:59:32 +04:00