Phan An
e068a4ca8c
feat: support genre and year ( closes #1503 ) ( #1509 )
2022-09-23 13:21:29 +07:00
Phan An
f1d33b98e8
feat: add color-accent
for more theme color control
2022-08-06 09:25:24 +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
05c298ca2c
fix: optimize thumbnail animation
2022-07-16 18:33:39 +02:00
Phan An
67ff46880a
feat: use FontAwesome as components
2022-07-15 16:48:06 +02:00
Phan An
c4fd77f121
fix: broken style in production build
2022-07-04 17:57:08 +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
dc7c6bec45
Refactor the remote controller into its own page
2017-08-27 16:53:17 +01:00
An Phan
4595f0bff4
Revamp user add/edit forms
2016-11-30 16:24:05 +07:00
bdgold
2065cdd79b
Render html em tags ( #445 )
2016-09-12 20:26:50 +08:00
An Phan
8657387f0a
A change of heart re:indent size
2016-06-26 00:05:24 +08:00
An Phan
b98625c9ab
Use rem
2016-06-02 17:46:01 +08:00
An Phan
edc4795421
Second try and add tests
2016-04-24 12:37:04 +08:00
An Phan
1b81312893
Better scrollbars on non-Mac systems
2016-03-13 11:28:43 +08:00
An Phan
8a5d242122
Add edit ability ( fixes #228 )
2016-03-06 11:58:51 +08:00
An Phan
331c9711fe
Better CSS
2016-02-21 19:04:57 +08:00
An Phan
9f35be6de6
Equalizer style overhaul
2016-01-17 13:14:12 +08:00
An Phan
d17b9d8103
Allow song selection on mobile devices
2016-01-07 00:41:59 +08:00
An Phan
cf27ed713d
First integration with Last.fm
...
Koel can now integrate and use the rich information from Last.fm. Now
whenever a song is played, its album and artist information will be
queried from Last.fm and cached for later use. What's better, if an
album has no cover, Koel will try to update its cover if one is found on
Last.fm.
In order to use this feature, users only need to provide valid Last.fm
API credentials (namely LASTFM_API_KEY and LASTFM_API_SECRET) in .env. A
npm and gulp rebuild is also required - just like with every update.
2015-12-20 00:36:44 +08:00
An Phan
0ee372882c
Big Bang
2015-12-13 12:42:28 +08:00