Commit graph

594 commits

Author SHA1 Message Date
An Phan
407ace54ff
Remove redundant .env.example text 2016-06-13 17:06:57 +08:00
An Phan
c098301167
Add S3 functionality 2016-06-13 17:04:42 +08:00
An Phan
ad150daa5e
Fix syntax (!) bug 2016-06-10 15:51:08 +08:00
An Phan
da5d0e22f3
Refactor 2016-06-10 15:33:27 +08:00
An Phan
9feaaf9476
Minor fix/improvement for AudioContent init 2016-06-10 12:09:38 +08:00
An Phan
e376a3171c
Revert equalizer animation :( 2016-06-10 01:31:53 +08:00
An Phan
9b05eafbe1
Some tweaks for equalizer 2016-06-10 01:29:01 +08:00
An Phan
fdd2263427
Change sample nginx port 2016-06-10 01:12:05 +08:00
An Phan
fe0376bb42
Whitelist urls instead of blacklist 2016-06-10 01:11:46 +08:00
An Phan
efcdac82e3
Refactor 2016-06-08 18:10:20 +08:00
An Phan
921df9d5a3
Refactor infinite scrollers 2016-06-08 17:56:20 +08:00
An Phan
d4a2e93764
Fix queue shuffle bug 2016-06-06 18:05:39 +08:00
An Phan
d5b83d53ef Allow downloading files with non-ascii names (fixes #351) 2016-06-06 01:23:03 +08:00
bdgold
7644a54def fixes hover on download in artist view (#350)
* fixes hover on download in artist view
2016-06-06 00:57:15 +08:00
An Phan
ccaa49fc84 Prevent defaults 2016-06-05 19:30:31 +08:00
An Phan
fc325e5262 Refactor media info services 2016-06-05 19:29:49 +08:00
An Phan
080b0aac64 Resolve unresolved conflicts 2016-06-05 19:12:43 +08:00
An Phan
91f978c753 Resolve conflicts 2016-06-05 19:09:54 +08:00
An Phan
83f421f990 Add ability to view artist individually 2016-06-05 19:06:24 +08:00
An Phan
db340438ad Add ability to view album info individually 2016-06-05 18:46:40 +08:00
An Phan
27b44ec79c Refactor useLastfm config 2016-06-05 18:44:13 +08:00
An Phan
48023f52be Refactor useLastfm config 2016-06-05 12:38:47 +08:00
An Phan
bec05931b3 Standardize useLastfm reference 2016-06-05 12:13:56 +08:00
An Phan
18b2071f9e Add missing artist download link 2016-06-05 11:53:35 +08:00
An Phan
1c07a6fa4a Fix top songs error 2016-06-05 11:47:22 +08:00
An Phan
63fc810e9d Fix compilation sync 2016-06-05 02:17:27 +08:00
An Phan
e2d35738fd Make sure modified artists cascade the album's artist_id field 2016-06-05 01:51:43 +08:00
Phan An
b7952c0213 Merge pull request #348 from phanan/analysis-86VBy9
Applied fixes from StyleCI
2016-06-05 01:10:51 +08:00
Phan An
b8bcff0842 Applied fixes from StyleCI 2016-06-04 13:10:29 -04:00
An Phan
e334ec20d6 Add download tests 2016-06-05 00:56:38 +08:00
An Phan
e359c96a7a Simplify Playlist test 2016-06-04 23:15:14 +08:00
An Phan
aff2c9f9d2 Simplify Scrobble test 2016-06-04 22:36:45 +08:00
An Phan
0605e20735 Disallow downloading on mobile altogether 2016-06-04 22:22:28 +08:00
An Phan
b151f3f00a Typos and doc fixes 2016-06-04 22:17:24 +08:00
An Phan
3102e9691e Use artistAlbumDetails mixin in album component 2016-06-04 21:55:22 +08:00
An Phan
6d0322f80d Finish Favorites download 2016-06-04 21:42:12 +08:00
An Phan
44e184454c Authorize playlist before downloading 2016-06-04 21:29:45 +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
8333f38d6d Merge branch 'master' of github.com:phanan/koel 2016-06-02 21:01:01 +08:00
Phan An
cdcf4fa4f6 Merge pull request #339 from alex-phillips/feature/filetypes
feature/filetypes
2016-06-02 21:00:33 +08:00
alex-phillips
b2ffb28fd3 added support for determining to transcode or not via the URL as well as specifying the bitrate, also added support for starting transcode stream at specific point in time of the file 2016-06-02 08:47:48 -04:00
An Phan
86ec1661c6 Typo 2016-06-02 18:05:57 +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
9b7c166356 Refactor tests 2016-05-31 00:19:52 +08:00
An Phan
d25e899593 Allow Navigate from "Most Played Songs" (fixes #303) 2016-05-30 16:04:22 +08:00
An Phan
07c1ae0f59 Minor refactoring 2016-05-30 14:36:50 +08:00