Clément Le Bihan
d3c7e4a0a1
Merge branch 'main' into feat/adc/search-view-v2
2024-01-14 17:55:07 +01:00
e779876f54
Fix id parsing
2024-01-14 14:37:30 +01:00
bd9edaa60e
Oups
2024-01-14 14:17:59 +01:00
Amaury Danis Cousandier
131d7bf688
Merge branch 'main' into feat/adc/search-view-v2
2024-01-13 08:32:32 +01:00
Clément Le Bihan
d44e75a83a
Added missing Int parses
2024-01-13 01:10:58 +01:00
e487d6d91e
Fix total score increment
2024-01-13 01:10:58 +01:00
ec17aa741f
Allow search query to be empty
2024-01-13 01:10:58 +01:00
Amaury Danis Cousandier
38110d2840
merge dev NOT READY TO MERGE INTO MAIN
2024-01-12 19:28:20 +01:00
Clément Le Bihan
ddc97f0923
added route to get elody file of the song
2024-01-10 21:27:12 +01:00
danis
f2f7ec3f8d
fixed a thing or two
2024-01-06 10:50:57 +01:00
danis
88b111529b
Merge branch 'main' into feat/adc/search-view-v2
2024-01-04 21:02:40 +01:00
danis
b3853646cb
t1
2023-12-21 17:40:23 +01:00
80329e240e
Format back
2023-12-07 17:11:34 +01:00
70b109e78b
Allow songs to be searched and filtered by genres
2023-12-07 17:11:34 +01:00
a6a96d6a1e
Implement search controler
2023-12-07 17:11:34 +01:00
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