Commit Graph

290 Commits

Author SHA1 Message Date
cedric bbad01ff67 Update to v4.8.2 2023-03-18 10:08:42 +04:00
cedric 650edff3c0 Add TRANSFER_TOKEN_SALT 2023-03-18 10:02:58 +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 38482fb88e Update to v4.7.1 2023-03-05 12:44:03 +04:00
cedric 9e64a24564 fix artistes error when saving 2023-02-17 22:32:10 +04:00
cedric 3f32512637 upgrade to v4.6.1 2023-02-17 22:13:04 +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 215c5df514 Add diff dependecy 2022-12-09 00:05:42 +04:00
Cédric FAMIBELLE-PRONZOLA 1690c74ac8 Update better-sqlite3 to v8.0.1 2022-12-09 00:04:47 +04:00
Cédric FAMIBELLE-PRONZOLA c3d1f1c82b Replace faicon.ico by favicon.png 2022-11-13 12:42:35 +04:00
Cédric FAMIBELLE-PRONZOLA 2dfdb95fa4 Revert "Update to v4.4.5"
This reverts commit aa5a59a318.
2022-11-12 16:38:59 +04:00
Cédric FAMIBELLE-PRONZOLA 51f03b3698 Revert "Update better-sqlite3 to v7.6.2"
This reverts commit 739af4d00a.
2022-11-12 16:38:14 +04:00
Cédric FAMIBELLE-PRONZOLA 739af4d00a Update better-sqlite3 to v7.6.2 2022-11-10 01:51:11 +04:00
Cédric FAMIBELLE-PRONZOLA aa5a59a318 Update to v4.4.5 2022-11-10 01:48:02 +04:00
Cédric FAMIBELLE-PRONZOLA 2d13f3b1de Add STRAPI_URL to server config 2022-11-10 01:37:03 +04:00
Cédric FAMIBELLE-PRONZOLA 43fd9c9681 Update README & .env.sample 2022-11-10 01:36:38 +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
Cédric FAMIBELLE-PRONZOLA b9b98f20f8 Update to v4.4.5 2022-10-23 05:40:14 +04:00
Cédric FAMIBELLE-PRONZOLA e9360825b5 Update to v4.4.3 2022-10-17 20:30:59 +04:00
cedric e608049723 Udapte to v4.3.8 2022-09-09 23:07:58 +04:00
cedric e8b47c0e20 Use node 16 2022-09-03 12:09:50 +04:00
cedric 9f3a6c4460 Update strapi to v4.3.6 2022-08-25 21:36:29 +04:00
cedric 2e51bfe8c2 Update strapi to v4.3.3 2022-08-25 21:26:22 +04:00
cedric a0a7c32248 Upgrade to v4.2.2 2022-07-08 22:42:22 +04:00
cedric 9e0c8eddbf Upgrade to v4.2.0 2022-06-17 22:32:54 +04:00
cedric eafe007a5d Edit strapi theme and translation 2022-06-10 01:59:12 +04:00
cedric b4a547b71e Change favicon.ico 2022-06-10 01:58:43 +04:00
cedric b402aa0839 Update to v4.1.12 2022-06-09 21:59:56 +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 0bf3c0096e Remove old api folder 2022-05-21 11:47:15 +04:00
Cédric FAMIBELLE-PRONZOLA 597f8e0ae5 Remove documentation plugin 2022-05-21 11:46:26 +04:00
Cédric FAMIBELLE-PRONZOLA e0474136cc Configure rest cache 2022-05-20 15:40:43 +04:00