Commit graph

939 commits

Author SHA1 Message Date
An Phan
4e1ff0fc7a
Use computed for wiki panel 2016-10-31 12:00:26 +07:00
An Phan
2df42065f7
Use ES6 string literals in templates 2016-10-31 11:55:07 +07:00
An Phan
4f93879e1c
Merge class and :class 2016-10-31 11:41:08 +07:00
An Phan
6abc8431a4
Use computed for bio panel 2016-10-31 11:34:08 +07:00
An Phan
f08f04f594
Use short close tags wherever possible 2016-10-31 11:28:12 +07:00
An Phan
bc31c63dde
Spelling fix 2016-10-31 10:41:30 +07:00
An Phan
e806004fdf
Remove yarn support due to dependency bug 2016-10-21 16:23:33 +08:00
An Phan
2d07dabfaa
Upgrade packages 2016-10-21 16:23:17 +08:00
An Phan
d3d8183cec
Use ~~ instead of parseInt 2016-10-21 15:34:27 +08:00
An Phan
ac3da3f793
Merge master 2016-10-18 18:41:31 +08:00
An Phan
cab2ab163d
Remove redundant import 2016-10-18 14:53:23 +08:00
An Phan
3443a93ba1
Upgrade packages 2016-10-12 15:40:02 +08:00
An Phan
9a55e11f9c
Add yarn.lock 2016-10-12 11:06:38 +08:00
An Phan
9ad487a63c
Bump Vue version 2016-10-12 11:06:23 +08:00
An Phan
f2ec5c5d14
Add a note about onbeforeunload custom msg unsupported 2016-10-11 19:50:03 +08:00
An Phan
40c9572381
Make Trumpvis happy again 2016-09-26 16:02:20 +08:00
An Phan
f990be32eb
Trying to make Travis happy 2016-09-26 15:57:04 +08:00
An Phan
1f5dd6fbf6
Merge branch 'master' of github.com:phanan/koel 2016-09-26 15:47:45 +08:00
An Phan
06a084d44f
Fix phpunit settings 2016-09-26 15:45:19 +08:00
An Phan
2b528a6bb4
Remove hhvm from travis 2016-09-26 15:44:46 +08:00
An Phan
ed15923ccd
Fix travis settings 2016-09-26 15:44:16 +08:00
Phan An
75afd02d54 Applied fixes from StyleCI (#464) 2016-09-26 15:33:53 +08:00
An Phan
d3843f2d5f
Fix #463 2016-09-26 15:32:16 +08:00
An Phan
fe3600670e
Simplify song tests 2016-09-26 14:49:30 +08:00
An Phan
b0f5b3d76e
Upgrade to Laravel 5.3 2016-09-26 14:30:00 +08:00
An Phan
365d3330aa
Merge branch 'master' of github.com:phanan/koel 2016-09-25 22:12:55 +08:00
An Phan
230b9397bb
Fix #461 2016-09-25 22:12:40 +08:00
bdgold
25264d800a Return 'home' view (#460)
👍
2016-09-23 18:22:02 +08:00
An Phan
7c7396877e
Fix the song selection clear bug 2016-09-23 18:13:05 +08:00
An Phan
9dd44ba394
Some more refactoring 2016-09-23 18:12:42 +08:00
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