Kingkor Roy Tirtho
|
d85867a245
|
feat: initial integration
|
2023-02-24 13:56:05 +06:00 |
|
Kingkor Roy Tirtho
|
a5b7e5faf0
|
refactor(authentication): immutable authentication state
|
2023-02-10 17:30:31 +06:00 |
|
Kingkor Roy Tirtho
|
b8f3493138
|
feat: add or remove track, playlist or album to queue support
|
2023-02-05 15:14:35 +06:00 |
|
Kingkor Roy Tirtho
|
9bad8c9eb8
|
fix(playbutton): playing state is not updating when playlist is actually playing
|
2023-02-05 12:36:07 +06:00 |
|
Kingkor Roy Tirtho
|
24d7b5b851
|
refactor: replace playAt with playTrack for safe element access and property based track looping
|
2023-02-03 14:32:58 +06:00 |
|
Kingkor Roy Tirtho
|
312f7fbe77
|
refactor(playback): new immutable queue based playback manager
Dropping support for search format, track match algorithm in favor of server track cache and alternative track source
|
2023-02-02 18:43:12 +06:00 |
|
Kingkor Roy Tirtho
|
84d94b05bc
|
feat: use catcher to handle exceptions
|
2023-02-01 18:26:17 +06:00 |
|
Kingkor Roy Tirtho
|
e7acb9ed5c
|
feat: centralized icon collection with new icon set and nav bar labels hidden
|
2023-01-08 12:08:45 +06:00 |
|
Kingkor Roy Tirtho
|
947c14353e
|
feat: black list artist or track
|
2023-01-06 16:39:01 +06:00 |
|
Kingkor Roy Tirtho
|
4dc26af23d
|
fix: heart button showing when not logged in, wrong login redirect
|
2022-12-09 12:29:32 +06:00 |
|
Kingkor Roy Tirtho
|
3282370f74
|
feat: tablet mode navigation bar & windows semi transparent bg,
|
2022-12-09 11:25:44 +06:00 |
|
Kingkor Roy Tirtho
|
6cc2a185d0
|
fix: user playlists not updating after creating/deleting, artist follow not updating after follow/unfollow
|
2022-12-08 12:58:36 +06:00 |
|
Kingkor Roy Tirtho
|
42d284f8d8
|
refactor: query and mutation jobs as separate abstract class
|
2022-12-08 12:32:27 +06:00 |
|
Kingkor Roy Tirtho
|
7c25e1cc8a
|
feat: rename files to snake_case and reorganize folder structure
|
2022-12-08 11:43:31 +06:00 |
|