Commit Graph

735 Commits

Author SHA1 Message Date
zoriya 571b3b89e5 Add song history 2023-05-25 17:40:03 +09:00
zoriya 712c08303a Add create date on history items 2023-05-25 17:40:03 +09:00
GitBluub 7adfb6e294 fix: fix the smoothie 2023-05-24 17:53:15 +02:00
GitBluub 3f4fb8f984 fix: fix robot test with old music 2023-05-24 17:53:15 +02:00
GitBluub 6bce844411 fix: fix scormeter tests and autofix script 2023-05-24 17:53:15 +02:00
GitBluub 58b8515471 fix: song checking script and rm invalid songs 2023-05-24 17:53:15 +02:00
Arthur Jamet ce42aadd44 Front: Fix Score computation 2023-05-24 17:53:15 +02:00
GitBluub c5a7436e2c fix: midi message parsing in front and remove delay in scorometer 2023-05-24 17:53:15 +02:00
Arthur Jamet 004ffa0be8 Front: PlayView: Fix time on notes 2023-05-24 17:53:15 +02:00
GitBluub 2f5a80a9c7 fix: try checking velocity for note off 2023-05-24 17:53:15 +02:00
GitBluub 9b12c76978 crawler piano only 2023-05-24 17:53:15 +02:00
GitBluub 3335516f0e new musics test 2023-05-24 17:53:15 +02:00
GitBluub a660b90e68 handle multiple genres 2023-05-24 17:53:15 +02:00
GitBluub be0e41006a fix populate.py and new musics 2023-05-24 17:53:15 +02:00
GitBluub 7edc5b75ef random fixes 2023-05-24 17:53:15 +02:00
Arthur Jamet 45c07b68a0 Merge pull request #200 from Chroma-Case/front/osmd-view 2023-05-08 13:44:27 +01:00
Arthur Jamet 5bc4289bdc Front: Merge 2023-05-08 12:55:16 +01:00
Arthur Jamet 9f17cd9f83 Front: Score View: Back Button On Error 2023-05-07 14:57:06 +01:00
Clément Le Bihan c82cdc0445 PR fixes 2023-05-06 17:25:49 +02:00
Clément Le Bihan 4d77007010 fixed indent and removing debug comment 2023-05-06 17:25:49 +02:00
Clément Le Bihan 2ece5b44ac added duplicatas removal and reverse order 2023-05-06 17:25:49 +02:00
Clément Le Bihan 1fa3d77e8d added search history in API.ts and displaying it on the HomePage 2023-05-06 17:25:49 +02:00
Clément Le Bihan 7166bb46ed Fixed sessiontoken lock 2023-05-06 15:58:48 +02:00
Arthur Jamet d0166c6b27 Music: Add Short Music 2023-05-06 14:31:29 +01:00
Arthur Jamet 393ff3c2c7 Front: Remove Log 2023-05-06 14:30:19 +01:00
Arthur Jamet ae4d1f00d9 Front: Partition: Prevent skip of first note 2023-05-06 14:18:18 +01:00
Arthur Jamet 8a3d4f9c25 Front: Merge 2023-05-06 13:52:01 +01:00
Arthur Jamet 4034d29056 Front: Partition View: Management of long rests 2023-05-05 13:15:35 +01:00
Arthur Jamet cce560031a Front: Partition View: Set arbitrary bpm if not found in musicxml 2023-05-04 13:06:15 +01:00
Arthur Jamet f6226ce127 Front: Play View: Prevent double midi setup 2023-05-04 13:03:23 +01:00
Arthur Jamet 20deb7ae99 Front: Partition View: Handle End reached 2023-05-04 13:02:36 +01:00
Arthur Jamet 3c3ed74995 Front: Song Lobby: Fallback if no previous score 2023-05-04 13:02:08 +01:00
Arthur Jamet c3e8fb1c45 Back: Fix Musicxml route 2023-05-04 11:47:44 +01:00
Arthur Jamet 97be3b9c76 Front: Play View: Fix Loading Flow 2023-05-04 11:47:29 +01:00
Arthur Jamet 5662082048 Front: Get Song History: Actually use API 2023-05-04 11:40:39 +01:00
Arthur Jamet 9dc2389c35 Front: Score View: Fix artist in cards 2023-05-04 11:33:35 +01:00
Arthur Jamet 10f80b6191 Merge pull request #197 from Chroma-Case/front/fix-game-end-flow 2023-05-04 06:49:47 +01:00
Arthur Jamet b943b9a621 Front: Partition View: Fix speed + play sound from musicxml 2023-05-03 14:35:31 +01:00
Arthur Jamet fb9467e58e Front: Prevent Crash on Quit and restart 2023-05-02 15:32:57 +01:00
Arthur Jamet bf4b84e1f8 Front: Partition: Infinite Scroll 2023-05-02 15:04:05 +01:00
Arthur Jamet 03ac681dd6 Front: Partition View: Give rendering div a proper name 2023-05-02 14:16:40 +01:00
Arthur Jamet 9d60993f8d Front: Partition View: Fix disappearing cursor on resize 2023-05-02 14:13:57 +01:00
Arthur Jamet 10e53abfc1 Front: Play View: Draft of Partition View 2023-05-01 15:32:45 +01:00
Arthur Jamet 18cc79f4a2 Front: API: Type Raw responses 2023-05-01 15:32:23 +01:00
Arthur Jamet 5c8e35ba7d Front: Navigation: Add key to routes + logout button on profile error 2023-05-01 15:31:24 +01:00
Arthur Jamet 2db657dd59 Front: Home View: Fix Overlap when empty card grid 2023-04-28 16:53:50 +02:00
Arthur Jamet cbe8d291dd Front: Remove unused expo configuration files 2023-04-28 14:23:06 +01:00
Arthur Jamet e0bdd5fd8f Front: Hide Stop Button while game has not started 2023-04-28 13:57:08 +01:00
Arthur Jamet 030cbfc786 Front: Navigation: Prevent Back action in home and score view 2023-04-28 13:56:50 +01:00
Arthur Jamet d0597f0e95 Score View: Fix Condition 2023-04-26 21:35:02 +02:00