Commit Graph

  • 585be2aa19 Fix prettier warnings zoriya 2023-09-15 14:42:43 +02:00
  • 654022b48a Update .env.example zoriya 2023-09-13 17:32:10 +02:00
  • afab03baf8 Add a button to resend verified mail zoriya 2023-09-13 17:30:34 +02:00
  • a52c10fc2c Add verified badge and page on the front zoriya 2023-09-13 17:25:01 +02:00
  • f2ed598865 Use a fixed python version for the scorometer zoriya 2023-09-11 16:13:28 +02:00
  • 02fc8175f4 Send mails on account creation zoriya 2023-09-07 16:58:18 +02:00
  • 10f033fe78 wip: password reset routes feat/pw-reset GitBluub 2023-09-15 15:11:14 +02:00
  • 628e50a48d Merge pull request #257 from Chroma-Case/feature/adc/#224-genre-view Arthur Jamet 2023-09-14 15:33:40 +02:00
  • 70ab56ce3a Front: Remove unused value Arthur Jamet 2023-09-14 11:41:38 +02:00
  • 1fefe7912d Front: Run Pretty Arthur Jamet 2023-09-14 11:37:50 +02:00
  • 869b2e696f Update .env.example zoriya 2023-09-13 17:32:10 +02:00
  • 050c970e7e Add a button to resend verified mail zoriya 2023-09-13 17:30:34 +02:00
  • 5c83235cba Add verified badge and page on the front zoriya 2023-09-13 17:25:01 +02:00
  • c21f5f0659 Merge branch 'feature/adc/#224-genre-view' into feature/adc/#242-liked-songs danis 2023-09-13 13:23:16 +02:00
  • 46ef0a7f1b remove expo-linear-gradient danis 2023-09-12 22:05:31 +02:00
  • 3b2ca9963b Use a fixed python version for the scorometer zoriya 2023-09-11 16:13:28 +02:00
  • b43c64962a favorites search view filter + song query from favorites data danis 2023-09-10 14:48:39 +02:00
  • 64640eda55 lints fix danis 2023-09-09 19:18:30 +02:00
  • a6d9cb3b40 run prettier danis 2023-09-09 18:55:32 +02:00
  • b61541f7b8 fix PR III danis 2023-09-09 17:52:22 +02:00
  • 3ff523560b fix PR II danis 2023-09-09 17:51:18 +02:00
  • b61968706d fix PR I danis 2023-09-09 14:25:03 +02:00
  • 2f27278d3a Front: Pretty Arthur Jamet 2023-09-08 09:13:25 +02:00
  • e1ab9fe118 Front: Fix an error that occured on prod, caused by the avatar's url Arthur Jamet 2023-09-08 09:09:18 +02:00
  • b1d0415ba0 Front: Fix genre view Arthur Jamet 2023-09-07 17:10:18 +02:00
  • 8ab85ab689 Front: remove file64 dependency Arthur Jamet 2023-09-07 16:45:36 +02:00
  • 0a08193418 Send mails on account creation zoriya 2023-09-07 16:58:18 +02:00
  • 16cd794e3b trial for artist name danis 2023-09-07 10:31:03 +02:00
  • f85c30a53b clean code VI danis 2023-09-06 17:07:16 +02:00
  • 6da96ed886 clean code V danis 2023-09-06 17:00:36 +02:00
  • 852fbd5c87 clean code IV danis 2023-09-06 16:39:38 +02:00
  • 5cec62d1b1 search view update danis 2023-09-06 16:38:44 +02:00
  • 7e866f9826 clean code III danis 2023-09-06 15:59:50 +02:00
  • 2f50f694f3 clean code danis 2023-09-06 15:57:38 +02:00
  • e0f2674811 fix pr Clément Le Bihan 2023-09-06 14:28:41 +02:00
  • b84ee11f45 Fix de arthur Clément Le Bihan 2023-09-05 18:05:15 +02:00
  • a2494ce498 prettied Clément Le Bihan 2023-09-05 15:37:55 +02:00
  • b76d496034 fix ts issues 2 Clément Le Bihan 2023-09-05 15:29:35 +02:00
  • a81d3ee34d fixed ts type issue Clément Le Bihan 2023-09-05 15:08:56 +02:00
  • 85473ae492 Removed old commented react useState Clément Le Bihan 2023-09-05 11:37:35 +02:00
  • 9655e986ff Removed old code from HomeView and auto format some files Clément Le Bihan 2023-09-05 11:34:11 +02:00
  • 101ea8498b removing old code commented and unused dependancies Clément Le Bihan 2023-09-05 11:31:03 +02:00
  • 7d33f85cbc Cleanup parition view Clément Le Bihan 2023-09-05 11:24:43 +02:00
  • 66d792715e Removed Parition context declaration/init Clément Le Bihan 2023-09-05 11:15:13 +02:00
  • 40581f4a45 Removed the timestamp partition context to reuse normal props clean up console logs and now displaying a toast to tell is the scorometer crashed Clément Le Bihan 2023-09-05 11:14:37 +02:00
  • 2ca3fcb81a reactivating websocket connection but error view appear when it shouldn't Clément Le Bihan 2023-09-04 17:40:02 +02:00
  • 30fcacbec6 Now using redux to not create sound player every time the phaser is also implicitely cached Clément Le Bihan 2023-09-04 15:23:52 +02:00
  • 7c3289ccec now phasercanvas makes sounds used the same stack as previously and ram issue spotted Clément Le Bihan 2023-07-25 16:04:08 +02:00
  • 7438986bcd Cursor is controlled by partition timestamps provided by playview and can thus be paused and onEndReached is now called Clément Le Bihan 2023-07-24 17:30:39 +02:00
  • 3ac017a5f0 Cursor with cam follow is moving to correct notes, timing is fake Clément Le Bihan 2023-07-21 00:55:30 +02:00
  • 8e5cc1bc44 Added sliding to the partition but some issues Clément Le Bihan 2023-07-20 00:33:32 +02:00
  • 125a7faf02 early Experiment working Clément Le Bihan 2023-07-20 00:08:20 +02:00
  • c9d3ef88e7 clean code + search history handler fix danis 2023-09-05 13:44:30 +02:00
  • daa82f16e3 Merge branch 'main' into feature/adc/artist-view feature/adc/artist-view danis 2023-09-05 09:45:28 +02:00
  • f96aedef8c fix liked songs partial implementation linked error danis 2023-09-05 09:44:36 +02:00
  • 0ba3bec5aa Merge branch 'main' into feature/adc/#224-genre-view danis 2023-09-05 09:41:20 +02:00
  • 539c35c903 song cards routing fix danis 2023-09-05 09:36:11 +02:00
  • e1463d41b9 actual data from db tho needs better design care danis 2023-09-05 09:33:31 +02:00
  • 01394056a6 Merge branch 'feature/adc/artist-view' into feature/adc/#224-genre-view danis 2023-09-04 14:24:21 +02:00
  • 1396fcb39c artist name fix danis 2023-09-04 11:05:33 +02:00
  • c81f8df61c prisma migration + back auth/me/likes + front API add and get methods for liked song danis 2023-08-30 13:06:25 +02:00
  • 1255343b97 artist view + moved components danis 2023-08-12 11:16:22 +02:00
  • f7562c18bd basic genre details view danis 2023-08-12 10:43:02 +02:00
  • a3676fabf8 Front: Update User Avatar (#250) Arthur Jamet 2023-08-07 10:28:55 +02:00
  • 4de28337a3 redesign: signin & signup for the follow up mathysPaul 2023-07-30 02:37:07 +09:00
  • dc398d6e06 rm useless file GitBluub 2023-07-26 22:22:03 +09:00
  • d5da112a01 scorometer create uuid GitBluub 2023-07-26 22:21:36 +09:00
  • 96048bd671 back logging every request GitBluub 2023-07-26 22:21:21 +09:00
  • dcdc6b196d grafana setup and dashboard json GitBluub 2023-07-26 22:21:00 +09:00
  • 9f542fc9dd Front: User Avatar Arthur Jamet 2023-07-24 13:39:36 +01:00
  • 930191569f Fix upload file issue zoriya 2023-07-23 18:07:11 +09:00
  • 74cd9c0df2 Remove a usless validator zoriya 2023-07-23 17:05:28 +09:00
  • d2642b4fb8 Fixing gravatar zoriya 2023-07-23 16:43:46 +09:00
  • ebcc48cc57 Upgrade back packages zoriya 2023-07-23 16:21:31 +09:00
  • 95b08935cc Add file upload zoriya 2023-07-23 16:15:41 +09:00
  • 04487c9b24 Add get profile route that supports gravatar zoriya 2023-07-23 15:56:48 +09:00
  • 20eb62d19b Front: Graphes de Score (#248) Arthur Jamet 2023-07-26 12:00:06 +01:00
  • 567d3250e2 Merge pull request #234 from Chroma-Case/feat/google Zoe Roux 2023-07-24 19:40:15 +09:00
  • 4207d5ee50 Try to fix the CI zoriya 2023-07-24 19:18:49 +09:00
  • 509cc5b9f8 rename musics GitBluub 2023-07-24 14:51:19 +09:00
  • 1b22dba9cd rename musics GitBluub 2023-07-24 14:44:42 +09:00
  • 2ec95dd3c3 wip GitBluub 2023-07-23 18:14:11 +09:00
  • c0d9ee7ca6 Front: Merge Arthur Jamet 2023-07-16 18:11:34 +01:00
  • bf09a25eb5 linear gradient danis 2023-07-11 10:06:55 +02:00
  • 373128ba53 broke my glasses danis 2023-07-10 23:12:37 +02:00
  • 3a09d10d3b you miss 100% of the shots you dont take danis 2023-07-09 23:24:31 +02:00
  • 87de52cae0 Front: 'Get Song By Artist' Query: fix typings Arthur Jamet 2023-07-05 14:18:31 +01:00
  • 931fe13eee Merge branch 'main' of github.com:Chroma-Case/Chromacase into feature/adc/artist-view Arthur Jamet 2023-07-05 14:06:27 +01:00
  • 10d1342294 Front: Api models validation (#245) Arthur Jamet 2023-07-05 09:22:55 +01:00
  • 28716eeab2 init genreDetailsView danis 2023-07-05 09:26:45 +02:00
  • 350a4870cd Front: WebSocket Connection: Fix (#244) Arthur Jamet 2023-07-03 06:46:16 +01:00
  • 27f7945289 Front: Use React-Native feature to handle Google Redirections Arthur Jamet 2023-06-29 15:02:06 +01:00
  • 5a190f3b96 wip GitBluub 2023-06-28 22:03:59 +09:00
  • 606af3901c Merge branch 'main' into feature/adc/artist-view danis 2023-06-28 09:22:25 +02:00
  • b2247e79ae having a bug with api :/ danis 2023-06-28 09:11:49 +02:00
  • 3d76834f45 Front: Add Missing Translation + Prettier Arthur Jamet 2023-06-26 15:00:35 +01:00
  • ccc86895e2 Add an indicator of the google account on the front zoriya 2023-06-23 00:58:39 +09:00
  • 279d16d59a Add google things on the front zoriya 2023-06-23 00:12:25 +09:00
  • 04d288b844 Add google signin/signup zoriya 2023-06-21 19:10:18 +09:00
  • 857158c6cf Front: Standardise queries (#233) Arthur Jamet 2023-06-23 15:16:22 +01:00