An Phan
|
3102e9691e
|
Use artistAlbumDetails mixin in album component
|
2016-06-04 21:55:22 +08:00 |
|
An Phan
|
970981ccc1
|
Finish Playlist download, starting Fav download
|
2016-06-04 20:29:23 +08:00 |
|
An Phan
|
c8b1e253a7
|
Finish Artist download
|
2016-06-04 19:57:27 +08:00 |
|
An Phan
|
774ae68efb
|
Finish Album download, starting Artist download
|
2016-06-04 19:20:11 +08:00 |
|
An Phan
|
5185f3dc6b
|
Finish structure and song download
|
2016-06-03 01:53:26 +08:00 |
|
An Phan
|
0964b3074d
|
Leave more padding room for content wrappers
|
2016-06-02 17:47:16 +08:00 |
|
An Phan
|
b98625c9ab
|
Use rem
|
2016-06-02 17:46:01 +08:00 |
|
An Phan
|
d25e899593
|
Allow Navigate from "Most Played Songs" (fixes #303)
|
2016-05-30 16:04:22 +08:00 |
|
An Phan
|
9a302fd111
|
Album item's Play button should play by order (fixes #314)
|
2016-05-30 14:31:12 +08:00 |
|
An Phan
|
19585bcdc4
|
Revert "Merge branch 'caffinatedmonkey-styles't push origin master"
This reverts commit 1cff51d4ac , reversing
changes made to 5bfb675602 .
|
2016-05-22 20:05:25 +08:00 |
|
An Phan
|
8761aaf876
|
Merge branch 'styles' of https://github.com/caffinatedmonkey/koel into caffinatedmonkey-styles
|
2016-05-22 19:55:31 +08:00 |
|
Martin Charles
|
d30f7dd7fc
|
Fixed a Bug Which Caused Header Text to Overlap
When there was too much text in a h1.heading > span, it would overlap instead
of wrapping.
|
2016-05-21 16:55:04 -04:00 |
|
Martin Charles
|
9eb3ee9dc2
|
Changed Slide In/Out Transition
Instead of using the ease-in transition, using one from [this example.][1]
1: https://github.com/GoogleChrome/ui-element-samples/tree/master/side-nav
|
2016-05-21 16:55:04 -04:00 |
|
Martin Charles
|
505397aa2b
|
Changed pos: abs to translateX
According to [Paul Irish][1], using `transform` instead of `left`, `right`,
etc. is better for multiple reasons. This will be useful when adding better
touch support.
[1]: http://www.paulirish.com/2012/why-moving-elements-with-translate-is-better-than-posabs-topleft/
|
2016-05-21 16:54:50 -04:00 |
|
An Phan
|
fd0defc059
|
Basically completed compilation feature
|
2016-05-19 23:21:27 +08:00 |
|
An Phan
|
667175c23d
|
Merge branch 'master' into compilation
|
2016-05-05 18:39:13 +08:00 |
|
An Phan
|
80900f17cb
|
Fixes #325
|
2016-05-05 11:42:28 +08:00 |
|
An Phan
|
edc4795421
|
Second try and add tests
|
2016-04-24 12:37:04 +08:00 |
|
An Phan
|
4dc06719b3
|
First try
|
2016-04-17 23:38:06 +08:00 |
|
An Phan
|
dc27eeba8a
|
Clean drop effects after dropping songs (fix #298)
|
2016-04-13 14:10:18 +08:00 |
|
An Phan
|
6f6e3ac2bf
|
Reserve chosen preset name after reloads (fix #297)
|
2016-04-13 14:00:38 +08:00 |
|
An Phan
|
0cb5ae265f
|
Export modules from utils
|
2016-04-10 16:51:06 +07:00 |
|
An Phan
|
c9ebda016a
|
Refactor
|
2016-04-10 16:41:10 +07:00 |
|
An Phan
|
7d9768b846
|
Add "Queue after current song" action
|
2016-04-07 17:49:08 +07:00 |
|
An Phan
|
8c0694c66a
|
Remove separator from context menu if no playlists
|
2016-04-07 17:36:20 +07:00 |
|
An Phan
|
1efe92f7b8
|
Revamp preference store
|
2016-04-05 17:19:20 +08:00 |
|
An Phan
|
1751600824
|
Add a "Back to Top" button for long-scrolling pages
|
2016-04-04 21:01:55 +08:00 |
|
An Phan
|
0e13447af1
|
Remove logging code
|
2016-04-01 15:53:21 +08:00 |
|
An Phan
|
aad18642e7
|
Code refactor
|
2016-04-01 15:44:11 +08:00 |
|
An Phan
|
ec6cd1bb08
|
Properly activate a playlist after creation
|
2016-04-01 15:10:02 +08:00 |
|
An Phan
|
e9360e4600
|
Upgrade lodash to 4.x
|
2016-03-31 16:58:46 +08:00 |
|
An Phan
|
481d012d6c
|
Use explicit imports for lodash functions
|
2016-03-31 15:44:36 +08:00 |
|
An Phan
|
b2d0bce09b
|
Make song's fmtLength one-time binding
|
2016-03-31 14:51:42 +08:00 |
|
An Phan
|
5729e69a7a
|
Better style for artist/album fillers
|
2016-03-31 12:05:07 +08:00 |
|
An Phan
|
b71066d2f9
|
Top artist/album listing now inherit view mode settings
|
2016-03-31 12:03:12 +08:00 |
|
An Phan
|
6377c0d948
|
Remove redundant code
|
2016-03-30 11:46:18 +08:00 |
|
An Phan
|
517c71e26c
|
Let track's minimum value be 0
|
2016-03-28 22:36:59 +08:00 |
|
An Phan
|
be4378d33f
|
Use proper const wherever applicable
|
2016-03-28 21:38:14 +08:00 |
|
An Phan
|
f43e72355c
|
Add thumbnails/listing view mode (close #278)
This commit adds an option to change view mode (thumbnails/listing) for
artists and albums views.
|
2016-03-28 19:51:49 +08:00 |
|
An Phan
|
daa2309368
|
Restore .item placeholders
|
2016-03-24 17:18:43 +08:00 |
|
An Phan
|
028aae9502
|
Move filters into their own folder
|
2016-03-24 12:37:39 +08:00 |
|
alex-phillips
|
e3277f14ad
|
added multiple methods to retrieve the 'track' from a file, set default sorting on the song lists
|
2016-03-23 10:07:50 -04:00 |
|
An Phan
|
e5778d1896
|
Remove redundant .item elements
|
2016-03-23 21:04:41 +08:00 |
|
An Phan
|
c2e04bc69b
|
Remove redundant styles
|
2016-03-22 18:11:46 +08:00 |
|
An Phan
|
d090557dff
|
Trying to (prematurally) optimize sound bars
|
2016-03-22 18:06:40 +08:00 |
|
An Phan
|
6aac47112c
|
Merge branch 'feature/advanced-subsort' of git://github.com/alex-phillips/koel into alex-phillips-feature/advanced-subsort
|
2016-03-21 21:20:05 +08:00 |
|
alex-phillips
|
02448bbb06
|
added album and artist navigation via song list context menu
|
2016-03-21 08:38:10 -04:00 |
|
alex-phillips
|
e758503b0d
|
added advanced subsort support - can now subsort with any arbitrary number of keys
|
2016-03-20 11:22:58 -04:00 |
|
An Phan
|
e51d4baef4
|
More style for track number
|
2016-03-20 22:24:58 +08:00 |
|
An Phan
|
438e264d32
|
Fix track number style
|
2016-03-20 22:23:01 +08:00 |
|