Commit graph

55 commits

Author SHA1 Message Date
Phan An
e8a1cdece7
feat: revamp drag-n-drop functionalities 2022-09-08 10:51:21 +07:00
Phan An
52dd323c96
feat: support playlist folders (closes #1476) 2022-09-02 22:01:11 +07:00
Phan An
9a4e680c4d
fix(test): AppHeader tests 2022-07-22 19:27:24 +02:00
Phan An
226c6498ff
fix(test): AlbumTrackListItem tests 2022-07-22 19:14:33 +02:00
Phan An
e1c676d2b4
fix(test): update snapshots 2022-07-22 18:59:28 +02:00
Phan An
f9f21ce654
refactor: simplify cards 2022-07-22 16:25:30 +02:00
Phan An
3085a4fcf2
feat: make injects immutable 2022-07-20 10:00:02 +02:00
Phan An
b8d5ac4f83
feat(test): add SongContextMenu tests 2022-07-19 13:20:13 +02:00
Phan An
67ff46880a
feat: use FontAwesome as components 2022-07-15 16:48:06 +02:00
Phan An
d45096b931
feat(design): better styling for artist/album cards 2022-07-13 17:45:42 +02:00
Phan An
c7d7ae6efe
feat(test): add RecentlyPlayed tests 2022-07-13 11:49:46 +02:00
Phan An
e0dacaf9fa
fix(test): ArtistInfo tests 2022-07-10 15:50:41 +02:00
Phan An
179ec0a049
fix(test): AlbumTrackList tests 2022-07-10 11:38:19 +02:00
Phan An
7f81f3e6c7
fix(test): AlbumInfo tests 2022-07-10 11:31:55 +02:00
Phan An
4f6bda8637
feat(test): add ArtistContextMenu tests 2022-07-09 00:02:33 +02:00
Phan An
653153fc90
fix(test): AlbumTrackListItem tests 2022-07-08 23:16:08 +02:00
Phan An
08e4953217
feat: decouple artist/album and the media information 2022-07-08 16:53:04 +02:00
Phan An
7123d67c1a
feat(test): add AlbumContextMenu component test 2022-07-08 14:04:57 +02:00
Phan An
fd1ef163dc
feat: better context menu implementation 2022-07-08 12:32:44 +02:00
Phan An
718bad9771
chore: only lazyload components when necessary 2022-07-07 20:05:46 +02:00
Phan An
30cce05631
fix: call nextTick upon song context menu 2022-07-06 00:15:55 +02:00
Phan An
2cdd6a1952
feat(design): better style for album/artist card 2022-07-05 23:28:06 +02:00
Phan An
4656ba4e47
feat: use multiple bg images for thumbnail defaults 2022-07-05 10:42:20 +02:00
Phan An
9ae60b90ea
feat: go to Home if album/artist has been deleted 2022-07-04 15:35:03 +02:00
Phan An
fbbe434204
feat!: make app progressive 2022-07-04 10:36:39 +02:00
Phan An
e4118ad33f
fix(test): breakage after switching from happy-dom to jsdom 2022-05-15 22:44:19 +02:00
Phan An
cc36f49796
feat(test): add several service tests 2022-05-13 19:58:38 +02:00
Phan An
e82633d405
feat(test): use vue template serializer 2022-05-12 15:21:14 +02:00
Phan An
5cf365879e
chore: replace data-test wit data-testid 2022-05-11 01:01:48 +02:00
Phan An
f43a495f1a
refactor(test): turn tests into classes 2022-05-09 11:59:31 +02:00
Phan An
6078a86583
feat(test): add ModalWrapper component tests 2022-05-07 10:51:01 +02:00
Phan An
e51d8de337
feat: split and rename Apple Music button component 2022-05-06 10:44:10 +02:00
Phan An
b94c3de3b6
test: add artist info unit tests 2022-05-04 23:01:35 +02:00
Phan An
e2dbfd7853
test: add artist unit tests 2022-05-04 22:47:12 +02:00
Phan An
17e3728023
test: add album tests 2022-05-03 19:39:46 +02:00
Phan An
806297fcb1
migration: unit/component tests 2022-05-03 18:51:59 +02:00
Phan An
67b2bae7da
fix(test): make it type-compliant 2022-05-02 20:53:19 +02:00
Phan An
4a24abff43
feat(test): set up Vitest 2022-05-02 09:21:14 +02:00
Phan An
0d3d0f5a1d
feat: more appropriate actions for song queuing 2022-04-30 22:57:04 +02:00
Phan An
8a8a9de14a
refactor: 3rd party service and auth into composables 2022-04-30 16:05:02 +02:00
Phan An
09f4b506fa
fix: context menu behavior 2022-04-30 13:55:54 +02:00
Phan An
2fd5ba1d17
chore: make app buildable 2022-04-29 20:26:07 +02:00
Phan An
16ba83f12a
chore: clean up for production 2022-04-29 15:32:12 +02:00
Phan An
b95865e4c1
refactor!: move actions from song row to list 2022-04-29 10:46:39 +02: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
853e40f02c
chore: rename components 2022-04-24 11:29:14 +03:00
Phan An
640c2c7cca
migration: song list item & youtube list 2022-04-24 01:31:40 +03:00
Phan An
a5eebd10fa
feat: better song list meta 2022-04-24 00:24:02 +03:00
Phan An
43be702dfb
fix: infinite scroll 2022-04-22 00:01:35 +02:00