Commit Graph

156 Commits

Author SHA1 Message Date
cc4b69ca50 Add meilisearch 2023-12-07 17:11:34 +01:00
Clément Le Bihan
022490ae10 removed duplicata from bad merge 2023-12-06 14:58:28 +01:00
Clément Le Bihan
922e36093e Merge remote-tracking branch 'origin/main' into feat/adc/search-view-v2 2023-12-04 23:48:14 +01:00
Amaury
4ac6369deb Leaderboard View (#332)
* LeaderboardView init

* back scores handling

* blah

* add score controller

* commit score on end of play

* front and back fix

* podium component

* push the button

* ill be baaack

* flex css thing

* pretty

* migration leaderboard

* feat(leaderboard): wip

* feat(leaderboard): pretty

* feat(leaderboard): i might be dumb

* fix(leaderboard): misuse of nullable() for totalScore User validator
2023-12-04 23:37:06 +01:00
Clément Le Bihan
dc0c7fa4e7 removed the console.log that was polluting the log 2023-12-04 23:16:20 +01:00
GitBluub
61ebf58631 fix: public routes 2023-12-04 23:16:20 +01:00
Clément Le Bihan
d0f9c4a032 Fixed louis's PR 2023-12-04 23:16:20 +01:00
GitBluub
0a84c9daac fix: robot tests with apikey 2023-12-04 23:16:20 +01:00
GitBluub
f496ae5bc1 Added imports and headers for jwt and apikey strategies 2023-12-04 23:16:20 +01:00
GitBluub
1379cbd3f6 feat: apikey strategy 2023-12-04 23:16:20 +01:00
14e241db37 Format code with prettier 2023-12-04 13:28:07 +01:00
c0bc611268 Use includes on liked, music, score, search and fav pages 2023-12-04 13:28:07 +01:00
eff5eae706 Handle includes in the home page 2023-12-04 13:28:07 +01:00
59a48ad060 Handle includes in the front for the hisory 2023-12-04 13:28:07 +01:00
danis
397dfbcf5f Merge branch 'main' into feat/adc/search-view-v2 2023-11-30 13:41:27 +01:00
Arthur Jamet
9133a369d5 Front: Play piano sounds natively (#326)
* Fixed cache misimplementation and reinstalled canvas package with correct node version (17) works on prod docker compose but not on dev so :)

* Fixed type definition of SongCursorInfos fixed 'race conditions' in asset generation service removed hard coded cursor infos fixed tsc looking to build folders

* Front: Basic Load of piano sounds

* Front: Use store for piano notes

* WIP

* Front: Native Sound playing

* Front: fix type

* Front: Play all notes under cursor

* Docker: Force running backend on amd64

* Front: Rebase, and add native metronome sound

* Front: Metronome: Use icons from iconsax

* Poof, it typechecks

* Front: add missing ref

* Now callback is called with the first note

* Front: Fix Native build w/ requires

* Front: Try bumping rn version

* Front: CI: Attempt to make things work

* Front: Pretty

* Front: Make sounds sound better

---------

Co-authored-by: Clément Le Bihan <clement.lebihan773@gmail.com>
2023-11-28 18:16:17 +01:00
Clément Le Bihan
4c580f1693 Update generateImages_browserless.js
Added real dims inside cursor file
2023-11-27 22:54:58 +01:00
Clément Le Bihan
732f8e2577 Update generateImages_browserless.js 2023-11-27 17:58:51 +01:00
Clément Le Bihan
ce2da1d859 Added louis's back modif and set public routes for cover and svg illustration 2023-11-18 23:29:22 +01:00
Clément Le Bihan
1f25521900 Removed unused code and dependancies (moti, opensheetmusicdisplay, phaser) 2023-11-18 23:29:22 +01:00
Clément Le Bihan
94218558a7 removing readonly 2023-11-18 23:29:22 +01:00
Clément Le Bihan
f1662ca18b Fixed type definition of SongCursorInfos fixed 'race conditions' in asset generation service removed hard coded cursor infos fixed tsc looking to build folders 2023-11-18 23:29:22 +01:00
Clément Le Bihan
4a5658c4ca Fixed cache misimplementation and reinstalled canvas package with correct node version (17) works on prod docker compose but not on dev so :) 2023-11-18 23:29:22 +01:00
danis
a814eec2cf a little bit of this a little bit of that 2023-11-15 19:00:44 +01:00
danis
b1d54d8665 migration leaderboard 2023-11-13 21:43:43 +01:00
danis
a8a3ed0e7b Merge branch 'main' into feature/adc/#243-leaderboard 2023-10-20 11:32:54 +02:00
bfb6cf5958 Disable jwt auth for images routes 2023-10-12 13:34:56 +02:00
8d8323e382 Cleanup inports 2023-10-12 12:47:48 +02:00
76d7e69d19 Add includable fields for all ressources 2023-10-12 12:47:48 +02:00
be58e932a9 Run prettier 2023-10-12 12:47:48 +02:00
38bbe56e9b Add robot tests 2023-10-12 12:47:48 +02:00
a65ce6595a Add a generic include system and implement it for songs 2023-10-12 12:47:48 +02:00
danis
ab1ad17d21 front and back fix 2023-10-12 11:02:53 +02:00
danis
5c85296810 Merge branch 'main' into feature/adc/#243-leaderboard 2023-10-08 21:54:42 +02:00
danis
06bfc181c7 commit score on end of play 2023-10-08 21:53:58 +02:00
danis
0473665bb4 add score controller 2023-10-08 20:54:45 +02:00
danis
a0ca945c72 blah 2023-09-25 13:31:49 +02:00
danis
291d7698d4 back scores handling 2023-09-22 22:44:50 +02:00
445816dfad Fix log error for images 2023-09-21 17:03:18 +02:00
GitBluub
4a4f9e2a55 fix: email template 2023-09-21 15:23:07 +02:00
5b0c1f8992 Fix verify mail 2023-09-21 14:38:51 +02:00
Bluub
8155549031 feat: back password reset email (#277) 2023-09-21 14:29:09 +02:00
danis
bb304fa8cd merge main into liked songs 2023-09-21 12:04:30 +02:00
GitBluub
96bb830600 fix: try to fix scoro tests 2023-09-21 00:43:45 +02:00
Bluub
1333b74001 Merge branch 'main' into logs 2023-09-21 00:35:37 +02:00
GitBluub
82403c811e fix: format 2023-09-20 23:54:04 +02:00
GitBluub
230c60bcd0 fix: ok instead of created 201 -> 200 2023-09-20 23:46:38 +02:00
GitBluub
177e903b07 fix: ok instead of created 201 -> 200 2023-09-20 23:46:38 +02:00
GitBluub
a11c236753 fix: ok instead of created 201 -> 200 2023-09-20 23:46:38 +02:00
GitBluub
29ef585410 doc: genre, lesson and history controller 2023-09-20 23:46:38 +02:00