Clément Le Bihan
5f24c6e7bd
using smplr player on web and mp3 on mobile
2024-01-10 21:27:12 +01:00
5525110d39
Add a bottom tab navigator
2024-01-09 17:34:35 +01:00
Clément Le Bihan
495380ec43
Fix CI
2023-12-29 18:13:40 +01:00
Clément Le Bihan
af0531bb0c
Fixed the like button and now desactivated the click on card to go to song and changed default display for score from '?' to '-'
2023-12-29 18:13:40 +01:00
Clément Le Bihan
685e79d76b
Changed to the original React native midi lib and added some packages to build the app
2023-12-01 15:49:20 +01:00
Clément Le Bihan
e8e6012bf2
updated react native svg
2023-11-28 23:12:45 +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
1f25521900
Removed unused code and dependancies (moti, opensheetmusicdisplay, phaser)
2023-11-18 23:29:22 +01:00
Clément Le Bihan
f91ab4c430
Added first works on the V2 of the partitionview
2023-11-18 23:29:22 +01:00
mathysPaul
77f0c2f06f
[add]: LinkBase && PopupCC, starting theme management (light and dark) and translation
2023-10-27 20:50:05 +02:00
mathysPaul
ddd29f5530
merge main to design
2023-10-15 10:59:25 +02:00
mathysPaul
f610de3045
Restore guest mode
2023-10-08 19:47:03 +02:00
Arthur Jamet
4299a93afe
Front: Fix env var
2023-10-02 16:56:46 +02:00
Arthur Jamet
bcb0825f5a
Front: remove duplicate deps
2023-09-30 14:28:29 +02:00
Arthur Jamet
18a3fa518c
Front: Add missing dependency
2023-09-30 14:07:14 +02:00
Arthur Jamet
0407f5c29e
Front: Add missing dependency
2023-09-30 12:07:53 +02:00
Arthur Jamet
6dafe2a8e9
Front: try a custom fork
2023-09-30 11:52:10 +02:00
Arthur Jamet
4a8f0aa1af
Front: Add missing eslint deps
2023-09-30 11:17:43 +02:00
Arthur Jamet
745b20358d
Front: Add eslint in dev deps
2023-09-30 11:14:04 +02:00
Arthur Jamet
0f544b31f3
Front: Add prettier in dev deps
2023-09-30 11:08:56 +02:00
Arthur Jamet
1c17ac8b13
Front: Fix missing dependencies
2023-09-30 10:45:23 +02:00
Arthur Jamet
232579e75b
Front: Add Dependencies
2023-09-30 10:23:02 +02:00
Arthur Jamet
01221eda00
Front: Add dependencies
2023-09-29 18:34:46 +02:00
Arthur Jamet
b73c2fef58
Front: Add dependencies
2023-09-29 18:17:55 +02:00
Arthur Jamet
3c9c1b5ff7
Front: Add dependencies
2023-09-29 18:00:11 +02:00
Arthur Jamet
e50b1c1344
Front: Install Dev client
2023-09-29 16:03:50 +02:00
Arthur Jamet
6dfc531891
Front: Install Jest
2023-09-29 15:53:20 +02:00
Arthur Jamet
b4f268dee0
Front: Redump Expo
2023-09-29 15:47:16 +02:00
Arthur Jamet
cd87451208
Front: Typechecking
2023-09-25 17:55:46 +02:00
Bluub
8155549031
feat: back password reset email ( #277 )
2023-09-21 14:29:09 +02:00
mathysPaul
1e504c8982
Redesign settings
2023-09-19 03:54:12 +02:00
Arthur Jamet
628e50a48d
Merge pull request #257 from Chroma-Case/feature/adc/#224-genre-view
...
Feature/adc/#224 genre view
2023-09-14 15:33:40 +02:00
Arthur Jamet
8ab85ab689
Front: remove file64 dependency
2023-09-07 17:06:27 +02:00
Clément Le Bihan
101ea8498b
removing old code commented and unused dependancies
2023-09-06 15:09:54 +02:00
Clément Le Bihan
30fcacbec6
Now using redux to not create sound player every time the phaser is also implicitely cached
2023-09-06 15:09:54 +02:00
Clément Le Bihan
125a7faf02
early Experiment working
2023-09-06 15:09:54 +02:00
danis
0ba3bec5aa
Merge branch 'main' into feature/adc/#224-genre-view
2023-09-05 09:41:20 +02:00
danis
01394056a6
Merge branch 'feature/adc/artist-view' into feature/adc/#224-genre-view
2023-09-04 14:24:21 +02:00
Arthur Jamet
a3676fabf8
Front: Update User Avatar ( #250 )
...
* Front: Update User Avatar
* Front: Fix expo-image-picker version
2023-08-07 10:28:55 +02:00
Arthur Jamet
20eb62d19b
Front: Graphes de Score ( #248 )
2023-07-26 12:00:06 +01:00
danis
bf09a25eb5
linear gradient
2023-07-11 10:06:55 +02:00
Arthur Jamet
10d1342294
Front: Api models validation ( #245 )
...
* Front: Model: Write Validators
* Front: Plage response validator
* Front: API: Typing 'fetch' return
* Front: Basic Models: Response Handlers
* Front: API: Validate authentication response
* Front: Validate Search History
* Front: Validate Responses of User updates
* Front: On Validation Error, more verbose console error
2023-07-05 09:22:55 +01:00
Arthur Jamet
c5d465df97
Front: Pretty and Lint ( #225 )
2023-06-17 07:01:23 +01:00
Arthur Jamet
fa74016257
Front: Allow Use of DOM for Play view
2023-06-08 19:20:36 +01:00
Arthur Jamet
63d4b10ebb
Front: Typecheck Elements
2023-06-08 10:52:22 +01:00
Arthur Jamet
ff0fc7a8ae
CI: Before running build, run tsc
2023-06-08 10:52:22 +01:00
Arthur Jamet
8a3d4f9c25
Front: Merge
2023-05-06 13:52:01 +01:00
Arthur Jamet
b943b9a621
Front: Partition View: Fix speed + play sound from musicxml
2023-05-03 14:35:31 +01:00
Arthur Jamet
10e53abfc1
Front: Play View: Draft of Partition View
2023-05-01 15:32:45 +01:00
Arthur Jamet
4f9a3a9333
Front: Home Page: Use History
2023-04-12 11:31:20 +01:00