Commit Graph

105 Commits

Author SHA1 Message Date
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
Cédric FAMIBELLE-PRONZOLA d4004c86dd Update full documentation 2022-05-17 23:13:28 +04:00
Cédric FAMIBELLE-PRONZOLA 1f035acf13 Add relation between paroles & commentaires 2022-05-17 23:13:09 +04:00
Cédric FAMIBELLE-PRONZOLA e2ce85e4f6 Fix creating commentaires 2022-05-17 22:53:25 +04:00
Cédric FAMIBELLE-PRONZOLA 3341208c90 Update documentation 2022-05-15 22:28:06 +04:00
Cédric FAMIBELLE-PRONZOLA c6c0e9a419 Translate traduction component 2022-05-15 22:28:04 +04:00
Cédric FAMIBELLE-PRONZOLA fc3181eebd Add 'text' to email send 2022-05-15 18:50:49 +04:00
Cédric FAMIBELLE-PRONZOLA 19ab6f5f56 Fix validateParoles 2022-05-15 00:35:26 +04:00
Cédric FAMIBELLE-PRONZOLA 29141ad9ff Fix tit to titre 2022-05-15 00:34:23 +04:00
Cédric FAMIBELLE-PRONZOLA 9de6e44343 validateAlias to artiste 2022-05-15 00:33:58 +04:00