33 Commits

Author SHA1 Message Date
zoriya 7a63a66da5 Rework music list 2024-01-13 01:10:58 +01:00
Clément Le Bihan 5ba815590a ci fix 2024-01-09 17:34:35 +01:00
Clément Le Bihan dd09827d08 minor fixes 2024-01-09 17:34:35 +01:00
zoriya 3c04e8bb39 Fix types 2024-01-09 17:34:35 +01:00
zoriya 42a947dfb0 Remove all scafoldcc instances 2024-01-09 17:34:35 +01:00
mathysPaul 13050e52f9 [IMP] lint, prettier, tsc 2024-01-08 01:27:39 +01:00
mathysPaul 5ef3885f72 [FIX] MusicList, MusicItem, IconButton: Prevent double-add on consecutive likes
Fixes the issue where consecutive likes on a track mistakenly
added it twice to the liked list. Now ensures correct toggling
between like and unlike.
2024-01-08 01:27:39 +01:00
mathysPaul a103666caf [REF] MusicView.tsx: Refactor & create MusicListCC 2024-01-08 01:27:39 +01:00
mathysPaul 29da5c2788 [ADD] Music view with Favorite, Last played and suggestion tabs 2024-01-08 01:27:39 +01:00
Clément Le Bihan 2bf1e783a9 removed unused var 2023-12-29 18:13:40 +01:00
Arthur Jamet c5124fa6ad Front: MusicView: Fix Wrong Mutation 2023-12-29 18:13:40 +01:00
Arthur Jamet 60988dd599 Front: Use Mutations to update 'liked' state 2023-12-29 18:13:40 +01:00
Arthur Jamet fb0e43af88 Front: Prettier 2023-12-21 17:17:47 +01:00
Arthur Jamet 9bb256f2ee front: add missing translation components 2023-12-21 17:17:47 +01:00
Arthur Jamet d3994ff26e Front: First Pass on translations + remove unused setting tabs 2023-12-21 17:17:47 +01:00
Arthur Jamet 7a6dc8b0c9 Front: Use history include to get best/last score for a song 2023-12-20 12:01:55 +01:00
Clément Le Bihan 1d61b1e652 eslint 2023-12-04 23:16:20 +01:00
zoriya 14e241db37 Format code with prettier 2023-12-04 13:28:07 +01:00
zoriya c0bc611268 Use includes on liked, music, score, search and fav pages 2023-12-04 13:28:07 +01:00
zoriya eff5eae706 Handle includes in the home page 2023-12-04 13:28:07 +01:00
Arthur Jamet 617d31cb22 Front: Remove Old Lobby Page 2023-11-19 09:13:22 +01:00
mathysPaul ea6073eb71 [REM] fit-content removed 2023-11-17 10:18:29 +01:00
mathysPaul 22722082eb [FIX] Reviwed comments on the RP 2023-11-17 00:28:22 +01:00
mathysPaul 36316b0333 [FIX] Reviwed comments on the RP 2023-11-17 00:23:28 +01:00
mathysPaul 5f9e9f5327 [REF] InteractiveBase refactoring logic 2023-11-14 00:46:01 +01:00
mathysPaul d01aabe788 [IMP] linter & prettier 2023-11-13 14:34:14 +01:00
mathysPaul 19d64c1bc5 [IMP] Color theme & MusicList optional property 2023-11-13 14:30:10 +01:00
mathysPaul ee98e6e352 [FEAT] MusicList component:
Implemented MusicList for displaying music items with optimized rendering and dynamic loading (code with comment).
2023-11-13 02:15:39 +01:00
mathysPaul bf52e7385b [FEAT] MusicList component:
Implemented MusicList for displaying music items with optimized rendering and dynamic loading.
2023-11-12 23:39:27 +01:00
mathysPaul 2d6fd3a3dc . 2023-11-07 20:26:22 +01:00
mathysPaul 4bb5a11fff [INIT] MusicList component: start (push to dev in another computer) 2023-11-03 18:11:43 +01:00
mathysPaul d4a758d262 [FIX]:
- Prettier
- Linter
2023-11-02 21:53:21 +01:00
mathysPaul d2e1ba51c6 [ADD] LibCC ChromaCase:
- IconButton and MusicItem creation and documentation
- Update native base theme
2023-11-02 21:14:38 +01:00