An Phan
a03a191cf3
Fix comments
2016-09-23 18:04:24 +08:00
An Phan
6d0d66c1e9
Fix spelling
2016-09-23 18:01:55 +08:00
An Phan
8d37902b23
Refactor
2016-09-23 17:58:34 +08:00
An Phan
6052d4b3f2
Simplify sidebar info reset process
2016-09-23 17:55:20 +08:00
An Phan
69909c4229
Simplify the footer album cover logic
2016-09-23 17:37:57 +08:00
bdgold
385c337d0c
Add admin creds to unit testing ( #453 )
2016-09-19 11:11:06 +07:00
bdgold
1d7a7602c9
Fix spelling ( #454 )
2016-09-19 09:08:50 +07:00
An Phan
8fb5031dc3
Close equalizer if clicked outside
2016-09-18 12:33:52 +08:00
An Phan
aa3260aff4
Use system font ( close #435 )
...
Koel will now use the default system font on user's OS instead of a
custom font (Roboto of various weights in the past), which increased the
bundled size pretty much unnecessarily.
2016-09-18 12:13:18 +08:00
An Phan
186a2ccc96
Fix grammar
2016-09-18 00:00:43 +08:00
An Phan
e4f0027f6a
Add IGNORE_DOT_FILES setting
...
With this .env setting, user can specify Koel to ignore dot files and
folders (default) or include them during scanning.
2016-09-17 23:56:58 +08:00
An Phan
7c378ac78f
Rearrange .env entries for better priority
2016-09-17 21:45:51 +08:00
bdgold
e02fcb37ed
Fix img dir when running tests
...
Fixes #449
2016-09-16 15:48:52 +07:00
An Phan
3b77163804
Take into account dot directories ( #450 )
2016-09-15 21:30:31 +08:00
An Phan
95eab0bfaf
Update the db diagram
2016-09-15 21:26:18 +08:00
bdgold
2065cdd79b
Render html em tags ( #445 )
2016-09-12 20:26:50 +08:00
An Phan
01308e168c
Bump version
2016-09-10 14:44:35 +07:00
bdgold
e76d6f11be
Remove v-once for time class ( #437 )
2016-09-10 14:41:44 +07:00
bdgold
cf1a244606
Fix steaming bug typo ( #439 )
2016-09-10 14:39:57 +07:00
bdgold
7434f4bbbb
Password hashing. ( #441 )
...
Fixes https://github.com/phanan/koel/issues/432
2016-09-10 14:38:37 +07:00
bdgold
5d9a2ffe73
Clean UserTableSeeder ( #420 )
2016-09-05 21:35:13 +07:00
XavRsl
ddb83d5c3e
Change line-height on headings ( #424 )
2016-08-26 16:19:42 +08:00
An Phan
b37fb4b145
Bump version
2016-08-22 09:39:48 +08:00
bdgold
27933d49cf
move env variables to config ( #415 )
2016-08-21 22:19:03 +07:00
An Phan
aaaa3e1a4e
Set correct MIME when dragging ( fixes #410 )
2016-08-21 22:51:09 +08:00
An Phan
48dc6e62fd
Remove log function
2016-08-21 22:41:51 +08:00
X-Ryl669
8619c40282
Allow failure reason to be reported in verbose mode
2016-08-17 22:48:18 +08:00
X-Ryl669
fa8ebeb832
Fix for cover albums not found ( #413 )
2016-08-17 22:46:22 +08:00
Phan An
03407d5adc
Applied fixes from StyleCI ( #411 )
2016-08-17 22:26:38 +08:00
An Phan
2504bb9a10
Add a progress bar when run koel:sync
2016-08-17 22:26:07 +08:00
Phan An
4eeb3d577c
Applied fixes from StyleCI ( #407 )
2016-08-16 23:12:35 +08:00
An Phan
4480ad7ccf
Make PHPStorm happy
2016-08-16 23:12:11 +08:00
An Phan
bc7ff73704
Fix back to top scrolling in Home
2016-08-13 18:51:53 +08:00
An Phan
026de6688a
Display Back to Top button on iPhone 6+
2016-08-13 18:47:22 +08:00
An Phan
a0f72aa396
Properly warn user when saving media path
2016-08-13 18:43:25 +08:00
An Phan
7bf47b2d50
Fix latest songs/albums
2016-08-13 10:52:09 +08:00
Phan An
e02d72b3b0
Update README.md
2016-08-13 01:47:10 +08:00
X-Ryl669
6e80635acb
Allow music library scanning to follow symbolic links whenever applicable ( #401 )
2016-08-11 11:52:35 +08:00
An Phan
8baf33a285
Work around getMTime() error ( closes #344 )
2016-08-11 11:25:17 +08:00
An Phan
e042346c4a
Alert and confirm beautifully
2016-08-11 10:55:54 +08:00
bdgold
4981109d2a
mis-configured gzip example ( #397 )
2016-08-10 11:36:23 +08:00
An Phan
1f6d272f39
Refactor
2016-08-10 09:23:52 +08:00
An Phan
089283b04c
Better logic for transcoding check
2016-08-10 09:12:20 +08:00
An Phan
8065c00f94
Fixes #396
2016-08-10 09:08:52 +08:00
An Phan
07b23fee69
Prevent non-admins from access admin-only sections
2016-08-08 17:59:20 +07:00
An Phan
d203b8a9d7
Empty settings for non-admins
2016-08-08 10:55:15 +07:00
An Phan
470730853d
Mimimize progress bar when not used
2016-08-07 20:05:35 +07:00
An Phan
82b44ef63c
Some refactoring
2016-08-07 19:39:27 +07:00
An Phan
4cb8968de4
Wording
2016-08-07 19:35:45 +07:00
An Phan
d580e0f9e6
Merge branch 'master' of github.com:phanan/koel
2016-08-07 19:34:13 +07:00