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
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
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
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
GitBluub
f8be2c2462
doc: artist and album controller
2023-09-20 23:46:38 +02:00
GitBluub
7d27af1e2d
doc: search controller
2023-09-20 23:46:38 +02:00
GitBluub
258fe91ae7
doc: song controller
2023-09-20 23:46:38 +02:00
GitBluub
711b5d583b
doc: users controller
2023-09-20 23:46:38 +02:00
GitBluub
4416808056
doc: auth controller
2023-09-20 23:46:38 +02:00
GitBluub
979c27c087
feat: doc for app controller
2023-09-20 23:46:38 +02:00
GitBluub
1c248fa479
fix: model for the plagination in swagger
2023-09-20 23:46:38 +02:00
GitBluub
ec62f4b085
feat: prisma class generator and models in the swagger
2023-09-20 23:46:38 +02:00
GitBluub
04bad30aaa
feat: install prisma class generator
2023-09-20 23:46:38 +02:00
7aa7f50ecb
Fix prod nginx
2023-09-20 14:58:09 +02:00
ee8e0e26db
Fix eslint and bad reverify mail issue
2023-09-20 14:58:09 +02:00
94658d4379
Add static assets to nginx
2023-09-20 14:58:09 +02:00
Clément Le Bihan
09d2da8eec
Fixed scaling issue with the cursor position texture size is still a concern
2023-09-19 15:19:42 +02:00
Clément Le Bihan
8abaaf6624
style the scaling not working to fix
2023-09-19 15:19:42 +02:00
Clément Le Bihan
3c3697be61
fix test back for duplicated user
2023-09-19 15:19:42 +02:00
Clément Le Bihan
13d0be4586
Small QoL fixes thare were really needed
2023-09-19 15:19:42 +02:00