Commit graph

1101 commits

Author SHA1 Message Date
Phan An
dc7c6bec45 Refactor the remote controller into its own page 2017-08-27 16:53:17 +01:00
Phan An
8171e51a8b Merge branch 'master' of github.com:phanan/koel into remote-control 2017-08-26 22:43:21 +01:00
Phan An
f71d298a02 Add functionalities and refactor remote controller 2017-08-26 22:43:06 +01:00
Phan An
58b4e8dbbf Move socket listeners to playback service 2017-08-26 22:42:36 +01:00
Phan An
75b0200633 Make socket.init() async 2017-08-26 22:42:14 +01:00
Phan An
be45d9727f Apply fixes from StyleCI (#642) 2017-08-25 01:39:03 +01:00
Phan An
9c39ef9e80 First Pusher actions 2017-08-25 01:38:02 +01:00
Phan An
cfb3df2bcc Add a remote controller view 2017-08-25 01:37:21 +01:00
Phan An
7780036a74 Add Pusher auth endpoint 2017-08-25 01:31:55 +01:00
Phan An
bf1885f8ef Prepare for Pusher 2017-08-25 01:31:20 +01:00
Phan An
77d1e467b8 Remove redundant method 2017-08-21 22:31:49 +01:00
Phan An
72d7dd7f0b Merge branch 'master' of github.com:phanan/koel 2017-08-21 22:21:15 +01:00
Phan An
e3de7692a2 Restore play/pause button on mobile 2017-08-21 22:20:59 +01:00
Phan An
ee227865be Apply fixes from StyleCI (#640) 2017-08-21 22:05:03 +01:00
Phan An
8904e4dcb6 Merge branch 'master' of github.com:phanan/koel 2017-08-21 22:04:44 +01:00
Phan An
c95d74d487 Add a memory limit setting 2017-08-21 21:45:01 +01:00
Phan An
48c67fff5e Display YouTube title 2017-08-19 17:53:37 +01:00
Phan An
0f1be0ae98 Refactor YouTube cache 2017-08-19 17:09:00 +01:00
Phan An
8c71bd4d04 Apply fixes from StyleCI (#639) 2017-08-19 16:28:01 +01:00
Phan An
2c6cb7efe6 Add links into .env.example for better docs 2017-08-19 16:27:38 +01:00
Phan An
24eeebde06 Only count a song as played after 10s (closes #619) 2017-08-06 10:55:02 +01:00
Phan An
f3143d7193 Merge branch 'master' of github.com:phanan/koel 2017-08-06 10:51:00 +01:00
Phan An
0ebf07021c Small best practice fixes 2017-08-06 10:50:52 +01:00
Phan An
e40a57c0cd Apply fixes from StyleCI (#634) 2017-08-06 10:44:17 +01:00
Phan An
f827c63819 Make controllers slim 2017-08-06 10:43:59 +01:00
Phan An
7ec5cfb2af Apply fixes from StyleCI (#633) 2017-08-05 23:27:41 +01:00
Phan An
f344b4c3fa Make tests green 2017-08-05 23:27:26 +01:00
Phan An
4e273639bd Refactor album cover cache function 2017-08-05 22:58:50 +01:00
Phan An
d40a5ff751 Refactor Koel version cache function 2017-08-05 22:55:43 +01:00
Phan An
e16a500510 Refactor media cache 2017-08-05 22:51:59 +01:00
Phan An
077d1dc6b9 Fix doctrine version info 2017-08-05 22:40:14 +01:00
Phan An
fd368f6092 Fix failing test 2017-08-05 22:20:05 +01:00
Phan An
3fcf152393 Update composer.json 2017-08-05 22:19:43 +01:00
Phan An
56cbb4f8b3 Apply fixes from StyleCI (#632) 2017-08-05 19:55:53 +01:00
Phan An
39e837713f Refactor tests 2017-08-05 19:55:02 +01:00
Phan An
1560cf99d0 Add User unit tests 2017-08-05 18:44:38 +01:00
Phan An
8bb547cb4d Add tests for SongZipArchive 2017-08-05 18:28:28 +01:00
Phan An
a8f98b2377 Refactor tests 2017-08-05 17:56:11 +01:00
Phan An
9cd1e86533 Complete Setting tests 2017-08-05 17:32:16 +01:00
Phan An
d66522bd37 Finish Playlist unit test 2017-06-24 21:48:54 +01:00
Phan An
fcf6c8a700 Finish Interaction unit test 2017-06-24 21:46:55 +01:00
Phan An
5b6067426d Finish unit tests for iTunes service 2017-06-11 22:18:27 +01:00
Phan An
75a79595a9 Merge branch 'master' into test 2017-06-11 01:15:36 +01:00
Phan An
7a658ee95d Minor refactoring for S3Test 2017-06-11 01:15:28 +01:00
Phan An
8629f5a9ce Complete unit tests for MediaCache service 2017-06-11 01:13:22 +01:00
Phan An
fd80aaf291 Complete unit tests for Lastfm service 2017-06-11 00:29:21 +01:00
Phan An
2eb0d7089c Complete unit tests for Application 2017-06-10 16:30:54 +01:00
Phan An
53c4bedf7b Remove Feature test for Artist, as it actually is Unit 2017-06-10 16:17:46 +01:00
Phan An
14b6c7154b Finish unit tests for Song 2017-06-10 16:17:46 +01:00
Phan An
6e38f96eb2 Finish unit tests for Artist and Album 2017-06-10 14:25:30 +01:00