Phan An
|
9dc23f319e
|
feat(plust): playlist collaboration
|
2024-07-06 17:44:44 +02:00 |
|
Phan An
|
ec529266df
|
chore: clean up unused imports
|
2024-07-06 17:44:42 +02:00 |
|
Phan An
|
e2838f3c9e
|
fix: leftover song after sharing
|
2024-01-17 16:48:35 +01:00 |
|
Phan An
|
600a3c1dd6
|
fix: stablize song sharing functionality
|
2024-01-11 20:26:38 +01:00 |
|
Phan An
|
a8270f4726
|
chore: PascalCase for icon components
|
2023-11-10 14:16:06 +01:00 |
|
Phan An
|
1c6fec9d0a
|
feat: skip/stop if current song is removed from queue (#1636)
|
2022-12-19 22:44:48 +07:00 |
|
Phan An
|
bfd2bd4fcd
|
feat: allow filtering (applicable) song lists (#1635)
|
2022-12-17 19:09:22 +07:00 |
|
Phan An
|
baa2e45a5d
|
feat: support creating playlist directly from songs (#1617)
|
2022-12-06 11:28:48 +01:00 |
|
Phan An
|
4b8ae1a78e
|
chore: code style and some minor fixes
|
2022-12-02 17:17:37 +01:00 |
|
Phan An
|
20bded3bca
|
chore(test): improve client unit tests with user-event and screen (#1606)
|
2022-11-29 11:18:58 +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
|
5992fda776
|
feat: make event bus (emitter) type-safe (#1591)
|
2022-11-15 16:52: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
|
c70bb3b5af
|
feat: add Genres screens (#1541)
|
2022-10-21 22:06:43 +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
|
95724de695
|
fix: shuffle all button disappear on phone (closes #1488)
|
2022-09-11 15:06:34 +07:00 |
|
Phan An
|
e8a1cdece7
|
feat: revamp drag-n-drop functionalities
|
2022-09-08 10:51:21 +07:00 |
|
Phan An
|
6db38fa25b
|
feat: better resolve shared song
|
2022-08-01 13:40:52 +02:00 |
|
Phan An
|
2951fa3ddb
|
feat: add loading skeletons
|
2022-07-30 18:03:21 +02:00 |
|
Phan An
|
eec5c3ebe1
|
feat: use home-grown dialog and toaster components
|
2022-07-26 11:51:19 +02:00 |
|
Phan An
|
ae160ff8e6
|
fix(test): queueStore tests
|
2022-07-23 12:00:14 +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
|
67ff46880a
|
feat: use FontAwesome as components
|
2022-07-15 16:48:06 +02:00 |
|
Phan An
|
b4754e0428
|
feat(test): add QueueScreen tests
|
2022-07-13 11:30:33 +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
|
5cf365879e
|
chore: replace data-test wit data-testid
|
2022-05-11 01:01:48 +02:00 |
|
Phan An
|
c0703583cb
|
chore: clean up playback service
|
2022-04-30 12:36:35 +02:00 |
|
Phan An
|
636ab85ba4
|
fix: reordering queue
|
2022-04-28 18:04:52 +02:00 |
|
Phan An
|
20693759f6
|
migration: queue integration tests
|
2022-04-27 23:43:00 +02:00 |
|
Phan An
|
bc5f8e403a
|
migration: cypress
|
2022-04-26 12:46:31 +03:00 |
|
Phan An
|
734a9936c2
|
chore: remove unnecessary reactive() calls
|
2022-04-25 19:13:18 +03:00 |
|
Phan An
|
063bbbaad4
|
chore: rename services and stores
|
2022-04-24 11:50:45 +03:00 |
|
Phan An
|
a5eebd10fa
|
feat: better song list meta
|
2022-04-24 00:24:02 +03:00 |
|
Phan An
|
e784763729
|
chore: update the default empty queue state text
|
2022-04-21 20:14:24 +02:00 |
|
Phan An
|
ae3959f22e
|
migration: better handling for song list events
|
2022-04-21 20:12:40 +02:00 |
|
Phan An
|
3edf8e9b5b
|
migration: fix song list control behaviors
|
2022-04-21 18:28:12 +02:00 |
|