Phan An
c9e4c08e4a
feat: allow theming of input elements
2023-08-20 14:05:13 +02:00
Denver F
22946a6413
feat: use dark color scheme ( #1665 )
2023-04-28 16:08:54 +02:00
Phan An
3a9f6989e9
fix: menu diagonal problem
2022-12-30 10:35:15 +01:00
Phan An
0fffb4ab5f
chore: remove Exoscale as sponsor ( #1632 )
2022-12-15 23:31:52 +07:00
Phan An
8be339a23a
feat: add fade effect to overflown lists ( #1618 )
2022-12-06 13:14:45 +01:00
Phan An
64229568a1
feat: allow specifying folder when create/edit playlists ( #1603 )
2022-11-27 16:29:29 +01:00
Phan An
bd0585e587
feat: use dialog element for overlay component ( #1594 )
2022-11-18 16:31:36 +01:00
Phan An
2ea9f582a5
feat: use Floating UI for "Add To" menu ( #1584 )
2022-11-13 16:18:24 +01:00
Phan An
2d912039bc
feat: group title and artist into one column ( #1583 )
2022-11-12 22:38:31 +01:00
Phan An
b22ecb0e00
feat: use Dialog element for modals ( #1563 )
2022-10-27 23:19:26 +02:00
Phan An
44ed050cfe
fix: broken layout on mobile due to tooltips ( #1562 )
2022-10-27 16:08:26 +02:00
Phan An
b96e072c02
feat: add tooltips for better UX ( #1554 )
2022-10-25 19:29:56 +02:00
Phan An
4bc10365ed
feat: more actions for song context menu ( #1550 )
2022-10-24 17:27:17 +02:00
Phan An
c8dbdf9053
chore: slotify album/artist cards ( #1545 )
2022-10-23 19:52:07 +02:00
Phan An
c70bb3b5af
feat: add Genres screens ( #1541 )
2022-10-21 22:06:43 +02:00
Phan An
41f6abc087
feat: tabs for Artist/Album screens ( #1532 )
2022-10-18 16:07:41 +02:00
Phan An
a028dc03d0
feat(design): revamp the layout
2022-10-16 01:19:21 +02:00
Phan An
ad1d36085a
feat: greatly reduce artist/album query complexity
2022-10-11 17:28:43 +02:00
Phan An
e068a4ca8c
feat: support genre and year ( closes #1503 ) ( #1509 )
2022-09-23 13:21:29 +07:00
Phan An
7704bef3ac
chore: use accent color for song/artist/album cards
2022-08-09 18:30:11 +02:00
Phan An
f1d33b98e8
feat: add color-accent
for more theme color control
2022-08-06 09:25:24 +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
4865a9c961
refactor: simplify form field layout
2022-07-22 18:15:30 +02:00
Phan An
f9f21ce654
refactor: simplify cards
2022-07-22 16:25:30 +02:00
Phan An
f67c9a23de
feat(design): little tweaks for context menu box shadow
2022-07-20 11:45:47 +02:00
Phan An
05c298ca2c
fix: optimize thumbnail animation
2022-07-16 18:33:39 +02:00
Phan An
12e560dc08
feat(design): add focus style for cards
2022-07-15 18:35:21 +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
08e4953217
feat: decouple artist/album and the media information
2022-07-08 16:53:04 +02:00
Phan An
46b21b2625
chore: use gap instead of grid-gap
2022-07-07 23:24:02 +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
0e77ccab3b
feat: change song/artist/album card design
2022-07-04 19:48:13 +02:00
Phan An
a82d43cf6d
feat: make themes 100% JS
2022-07-04 19:47:46 +02:00
Phan An
c4fd77f121
fix: broken style in production build
2022-07-04 17:57:08 +02:00
Phan An
fbbe434204
feat!: make app progressive
2022-07-04 10:36:39 +02:00
Phan An
6a06e5ef9b
migration: album track list
2022-04-21 12:43:10 +02:00
Phan An
82fe7e17a1
migration: make create smart playlist work again
2022-04-20 14:38:38 +02:00
Phan An
7c88e96206
chore: vue3-ify
2022-04-19 21:26:06 +02:00
Phan An
1ab5837c76
chore: refactor event bus and mixins
2022-04-15 16:24:30 +02:00
Phan An
7292b94724
Extract core to submodule
2018-02-02 22:12:19 +01:00
Phan An
ee7e6d1367
Reduce meta font size
2018-02-02 11:45:32 +01:00
Phan An
dc7c6bec45
Refactor the remote controller into its own page
2017-08-27 16:53:17 +01:00
An Phan
c842ef4db0
Tiny tweaks for song list elements
2016-12-11 21:26:50 +08:00
An Phan
f96518d8dc
Guess and match songs in album info panels
2016-12-01 19:43:44 +07:00
An Phan
4595f0bff4
Revamp user add/edit forms
2016-11-30 16:24:05 +07:00
An Phan
aa3260aff4
Use system font ( close #435 )
...
Koel will now use the default system font on user's OS instead of a
custom font (Roboto of various weights in the past), which increased the
bundled size pretty much unnecessarily.
2016-09-18 12:13:18 +08:00
bdgold
2065cdd79b
Render html em tags ( #445 )
2016-09-12 20:26:50 +08:00