Commit graph

28 commits

Author SHA1 Message Date
Phan An
024db0b988 feat(plus): suggests to show public songs if song list is empty 2024-07-06 17:44:43 +02:00
Phan An
1f9f053c0d fix: "Own songs only" style when header is collapsed 2024-07-06 17:44:43 +02:00
Phan An
79f6efa6ad feat: show Empty state if All Songs fetch returns empty 2024-07-06 17:44:43 +02:00
Phan An
3326bc5081 feat(plus): allows filtering All Songs by own songs only 2024-07-06 17:44:42 +02:00
Phan An
182033b5ec
fix: "play selected" not working on All Songs screen 2022-12-19 22:28:54 +07:00
Phan An
4b8ae1a78e
chore: code style and some minor fixes 2022-12-02 17:17:37 +01:00
Phan An
758322988a
feat: merge useScreen into useRouter 2022-11-18 19:58:37 +01:00
Phan An
bc5081cd0f
feat: use composables for Router 2022-11-18 19:44:20 +01:00
Phan An
246fff58d3
feat: use composables for DialogBox and MessageToast 2022-11-18 18:45:38 +01:00
Phan An
2d912039bc
feat: group title and artist into one column (#1583) 2022-11-12 22:38:31 +01:00
Phan An
11f9b8c470
feat: use human readable format for song list durations (#1564) 2022-10-28 15:56:06 +02:00
Phan An
30f9ef4555
fix: try/catch song fetching on All Songs screen 2022-10-27 14:26:58 +02:00
Phan An
36a32145fc
chore: use screen names to differentiate song lists 2022-10-09 08:31:46 +02:00
Phan An
d038b001d4
feat: revamp the router and routing logic (#1519) 2022-10-08 12:54:25 +02:00
Phan An
e89d0f93ca
refactor: use provide/inject and composable for screen logics 2022-09-12 22:33:41 +07:00
Phan An
aea0fabe73
feat: implement drop zone for uploading 2022-09-12 18:11:56 +07:00
Phan An
95724de695
fix: shuffle all button disappear on phone (closes #1488) 2022-09-11 15:06:34 +07:00
Phan An
2951fa3ddb
feat: add loading skeletons 2022-07-30 18:03:21 +02:00
Phan An
9789933991
feat(test): add songStore tests 2022-07-24 14:00:01 +02:00
Phan An
47dc2a5744
feat: better screen header 2022-07-17 10:58:05 +02:00
Phan An
63c9677fbe
feat: revamp Screen headers 2022-07-16 12:14:19 +02:00
Phan An
edef66630f
feat(test): add AllSongsScreen tests 2022-07-11 19:03:38 +02:00
Phan An
a1f48fe054
feat: improve meta styles 2022-07-10 19:15:56 +02:00
Phan An
718bad9771
chore: only lazyload components when necessary 2022-07-07 20:05:46 +02:00
Phan An
fbbe434204
feat!: make app progressive 2022-07-04 10:36:39 +02:00
Phan An
a5eebd10fa
feat: better song list meta 2022-04-24 00:24:02 +03:00
Phan An
ae3959f22e
migration: better handling for song list events 2022-04-21 20:12:40 +02:00
Phan An
c3880df2bc
migration: song list controls 2022-04-21 18:06:45 +02:00
Renamed from resources/assets/js/components/screens/all-songs.vue (Browse further)