Commit graph

548 commits

Author SHA1 Message Date
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
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
An Phan
9a302fd111 Album item's Play button should play by order (fixes #314) 2016-05-30 14:31:12 +08:00
An Phan
6b9ef7996a Convert getLastfmSessionKey() into attribute 2016-05-30 14:15:55 +08:00
An Phan
76481a040b Minor refactoring 2016-05-30 13:57:51 +08:00
Phan An
a17264acb7 Merge pull request #346 from phanan/analysis-qo7Mv7
Applied fixes from StyleCI
2016-05-30 13:52:18 +08:00
Phan An
1343eda239 Applied fixes from StyleCI 2016-05-30 01:52:02 -04:00
An Phan
aba3740567 Refactor 2016-05-30 13:50:59 +08:00
An Phan
2ca5047a9d Add setting route test 2016-05-27 17:07:52 +08:00
An Phan
e5f77399fd Add song scrobble test 2016-05-27 16:45:45 +08:00
An Phan
efe8b937d2 Add test for song info 2016-05-27 16:34:38 +08:00
An Phan
291f9e361d Add travis badge back 2016-05-27 12:01:14 +08:00
An Phan
4212a60ede Merge with travis 2016-05-27 11:54:08 +08:00
An Phan
688e8203ef Fix song update logic 2016-05-27 11:53:17 +08:00
An Phan
711d1d1464 Fix travis test script 2016-05-27 11:52:50 +08:00
An Phan
7400f81d04 Fix song update logic 2016-05-27 11:32:52 +08:00
An Phan
1826c12f81 Removed duplicated directive in travis 2016-05-27 10:52:53 +08:00
alex-phillips
3e8191b281 Fix song title not updated. 2016-05-27 10:41:46 +08:00
An Phan
7cc1e71349 Shrinkwrapped 2016-05-23 17:55:19 +08:00
Phan An
0406d09e97 Merge pull request #340 from PeterDaveHelloKitchen/optimize-images
optimize png images losslessly using zopflipng
2016-05-23 17:12:11 +08:00
Peter Dave Hello
da3acdfe2b
optimize png images losslessly using zopflipng 2016-05-23 10:06:01 +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
1cff51d4ac Merge branch 'caffinatedmonkey-styles't push origin master 2016-05-22 19:58:06 +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
Phan An
5bfb675602 Merge pull request #334 from phanan/analysis-zO3v2R
Applied fixes from StyleCI
2016-05-21 19:32:40 +08:00
Phan An
8fc5d7c287 Applied fixes from StyleCI 2016-05-21 07:32:24 -04:00
An Phan
afbc65c2d5 Bump version 2016-05-21 19:10:59 +08:00
An Phan
34f70879cf Enable force updating compilation status 2016-05-21 18:52:23 +08:00
An Phan
a4b9f994bd Cast artist_id and fix test 2016-05-19 23:31:02 +08:00
An Phan
fd0defc059 Basically completed compilation feature 2016-05-19 23:21:27 +08:00
An Phan
22b228f338 Merge branch 'master' into compilation 2016-05-08 17:52:51 +08:00
An Phan
a5b32442cf Fix version 2016-05-08 17:31:59 +08:00
An Phan
dcc3f4b19c Bump version 2016-05-08 17:24:34 +08:00
An Phan
3d46e73e8b Auto log out when session expires (fixes #320) 2016-05-06 13:04:59 +08:00
An Phan
e145d06a1b Merge with master 2016-05-05 23:05:02 +08:00
An Phan
68baf5001c html_entity_decode() tags, fixes #323 2016-05-05 23:03:30 +08:00
An Phan
667175c23d Merge branch 'master' into compilation 2016-05-05 18:39:13 +08:00
An Phan
f8c7233cd9 More code optimization 2016-05-05 18:38:54 +08:00
An Phan
80900f17cb Fixes #325 2016-05-05 11:42:28 +08:00
An Phan
2aa45bce03 Optimize some code 2016-05-03 11:08:24 +07:00
An Phan
6cc36b39ee Merge branch 'master' into compilation 2016-05-02 10:33:16 +07:00
Phan An
5e45f4cb4d Merge pull request #317 from loganfreeman/master
A tmp. workaround for a plyr scss issue
2016-05-02 10:26:41 +07:00
An Phan
149f097b97 Merge branch 'master' of github.com:phanan/koel 2016-05-02 10:24:55 +07:00
An Phan
deef3fea84 Add rangetouch to enable track seeking on iOS 2016-05-02 10:22:47 +07:00
An Phan
13d3a86304 Second try and add tests 2016-05-02 09:55:59 +07:00