Commit graph

134 commits

Author SHA1 Message Date
An Phan
1a8927e5ac Fix comments 2016-03-26 08:44:55 +07:00
An Phan
f43a617f20 Ignore unreadable dirs when sync 2016-03-24 11:34:28 +08:00
An Phan
effd1cebf7 Refactor 2016-03-24 11:26:52 +08:00
An Phan
83bc54c4e5 Add some code optimization 2016-03-24 11:06:28 +08:00
An Phan
40c4dfbc78 Merge branch 'fix/default-sorting-track-parsing' of git://github.com/alex-phillips/koel into alex-phillips-fix/default-sorting-track-parsing 2016-03-24 11:01:33 +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
Phan An
a5918900cb Applied fixes from StyleCI 2016-03-23 09:23:13 -04:00
An Phan
d8d2dc8a5d Support force and selective-tags sync 2016-03-22 16:22:39 +08:00
alex-phillips
940cd1a914 added support for song track numbers as well as subsorting song lists
with a second sort key. track numbers are also editable via the song
edit modal interface.
2016-03-20 09:06:53 -04:00
An Phan
ca7539ea31 Minor doc fixes 2016-03-16 15:16:48 +08:00
An Phan
969fca6066 Return full asset URLs 2016-03-14 10:36:03 +08:00
Edvin Hultberg
b108af5d7c Removed metion of bower in koel:init command 2016-03-13 13:29:23 +01:00
An Phan
1386b0b809 Use abort_unless instead of abort_if where applicable 2016-03-11 18:17:54 +08:00
An Phan
587d587bc9 Bump Laravel version and use some syntax sugar 2016-03-11 18:13:13 +08:00
An Phan
37b46eb922 Bump version 2016-03-06 16:28:47 +08:00
An Phan
70a34401f6 Better lyrics handling 2016-03-06 15:44:38 +08:00
Phan An
89b8e37880 Merge pull request #248 from UrbanCMC/inotifywait_create
Support INotifyWait CREATE event
2016-03-06 12:12:04 +08:00
Phan An
461480f766 Applied fixes from StyleCI 2016-03-05 23:11:28 -05:00
An Phan
8a5d242122 Add edit ability (fixes #228) 2016-03-06 11:58:51 +08:00
UrbanCMC
b6e44a116d Support INotifyWait CREATE event
INotifyWait's CLOSE_WRITE and MOVED_TO events don't work on all
operating systems. For those, the CREATE event looks like the
best option.
2016-02-20 18:54:48 +01:00
An Phan
90b87d6acf Typo in docs 2016-02-16 00:39:13 +08:00
An Phan
9068a1a530 Hide unnecesaary id from interaction JSON 2016-02-13 11:21:24 +08:00
An Phan
f86b3bfdb1 Use isUnknown 2016-02-11 00:01:44 +07:00
An Phan
b356800a32 Use isUnknown 2016-02-10 23:59:29 +07:00
An Phan
516b78d9b0 Minor bug fix 2016-02-10 22:30:48 +07:00
An Phan
df5f26d6e9 Bump version 2016-02-09 07:33:21 +07:00
An Phan
82b7564472 Removed fswatch's trace 2016-02-06 17:40:02 +07:00
Phan An
39d726c5ec Applied fixes from StyleCI 2016-02-04 10:48:15 -05:00
An Phan
4c90c35c28 Fix log message 2016-02-04 23:47:02 +08:00
An Phan
3d5c77d032 Fix syngle 2016-02-04 23:37:12 +08:00
An Phan
50046a3485 Merge watcher 2016-02-04 23:10:36 +08:00
An Phan
5d690f272d Ditch fswatch for inotify 2016-02-04 23:04:53 +08:00
An Phan
5262fee853 Doc and style 2016-02-03 23:39:15 +08:00
An Phan
a3e667fcab Add recursive flag into file watcher doc 2016-02-02 19:09:32 +08:00
An Phan
eff010149e Better doc for file watcher 2016-02-02 18:26:38 +08:00
An Phan
03d6c06aef Refactor and fix the file watcher 2016-02-02 18:04:10 +08:00
An Phan
34c4a8e369 Rename BaseStreamer to Streamer 2016-02-02 16:01:47 +08:00
An Phan
46f6141fa8 Add "watch" functionality (fix #213) 2016-02-02 16:01:11 +08:00
An Phan
f10fc5fa7d Add "watch" functionality 2016-02-02 15:47:00 +08:00
An Phan
21567032ab Fix length 2016-02-01 15:04:16 +08:00
An Phan
e317d2d955 Bump and set version 2016-02-01 11:00:39 +08:00
An Phan
109a955044 Fix #209 2016-02-01 09:58:31 +08:00
Phan An
9dc423f430 Applied fixes from StyleCI 2016-01-31 09:00:15 -05:00
An Phan
61ad09bcd4 User feedback for JWT cmd 2016-01-31 21:46:05 +08:00
An Phan
5532364518 Album and artist covers now use CDN too 2016-01-30 12:12:09 +08:00
An Phan
65fb45f08a Add FLAC support 2016-01-28 23:19:06 +08:00
An Phan
24cb32ceea Serve static assets via CDN if possible 2016-01-28 13:35:51 +08:00
Phan An
9309c4a99f Applied fixes from StyleCI 2016-01-26 10:49:03 -05:00
An Phan
57b6cc022e Quick route fix 2016-01-26 23:23:55 +08:00
An Phan
8453c8e30b Several methods for API 2016-01-26 14:32:29 +08:00