Commit graph

649 commits

Author SHA1 Message Date
An Phan
13d3a86304 Second try and add tests 2016-05-02 09:55:59 +07:00
loganfreeman
6edfbc08c7 app.scss compiled failed
SASS ignores variables, defined in if-statement

http://stackoverflow.com/questions/15371332/sass-ignores-variables-defined-in-if-statement
2016-04-25 22:41:41 -06:00
An Phan
edc4795421 Second try and add tests 2016-04-24 12:37:04 +08:00
Phan An
b8543b11a9 Merge pull request #310 from bartlomieju/flex-fix
Fix #308
2016-04-19 22:59:38 +08:00
Bartek Iwańczuk
d46bf5d8ce Fix #308 2016-04-18 22:26:27 +02:00
An Phan
4dc06719b3 First try 2016-04-17 23:38:06 +08:00
An Phan
dc27eeba8a Clean drop effects after dropping songs (fix #298) 2016-04-13 14:10:18 +08:00
An Phan
6f6e3ac2bf Reserve chosen preset name after reloads (fix #297) 2016-04-13 14:00:38 +08:00
An Phan
0cb5ae265f Export modules from utils 2016-04-10 16:51:06 +07:00
An Phan
c9ebda016a Refactor 2016-04-10 16:41:10 +07:00
An Phan
7d9768b846 Add "Queue after current song" action 2016-04-07 17:49:08 +07:00
An Phan
8c0694c66a Remove separator from context menu if no playlists 2016-04-07 17:36:20 +07:00
An Phan
1efe92f7b8 Revamp preference store 2016-04-05 17:19:20 +08:00
An Phan
cfdb4034d1 Refactor 2016-04-05 15:49:03 +08:00
An Phan
1fb535b89f Update the db diagram 2016-04-05 14:47:12 +08:00
Phan An
36c4713c1e Merge pull request #293 from phanan/analysis-8bQKka
Applied fixes from StyleCI
2016-04-04 22:41:22 +08:00
Phan An
20424f2b85 Applied fixes from StyleCI 2016-04-04 10:41:12 -04:00
An Phan
1751600824 Add a "Back to Top" button for long-scrolling pages 2016-04-04 21:01:55 +08:00
An Phan
35b8c86b06 Fix left over lodash migration bug 2016-04-04 15:05:44 +08:00
An Phan
5eb7e3014d Refactor 2016-04-04 14:50:33 +08:00
An Phan
0186cefa32 Fix #292 2016-04-04 13:13:26 +08:00
An Phan
8c862cb9cc Use root namespaces 2016-04-02 21:16:09 +08:00
An Phan
fe40980f89 Spelling fix 2016-04-02 21:09:09 +08:00
An Phan
9361b052ff Attempt to fix #120 2016-04-01 17:33:14 +08:00
An Phan
0e13447af1 Remove logging code 2016-04-01 15:53:21 +08:00
An Phan
aad18642e7 Code refactor 2016-04-01 15:44:11 +08:00
An Phan
ec6cd1bb08 Properly activate a playlist after creation 2016-04-01 15:10:02 +08:00
An Phan
1344d23465 Bump Vue version 2016-04-01 14:30:42 +08:00
An Phan
986cfe6e84 Fix delete playlist bug 2016-03-31 17:53:10 +08:00
An Phan
e9360e4600 Upgrade lodash to 4.x 2016-03-31 16:58:46 +08:00
An Phan
481d012d6c Use explicit imports for lodash functions 2016-03-31 15:44:36 +08:00
An Phan
b2d0bce09b Make song's fmtLength one-time binding 2016-03-31 14:51:42 +08:00
An Phan
5729e69a7a Better style for artist/album fillers 2016-03-31 12:05:07 +08:00
An Phan
b71066d2f9 Top artist/album listing now inherit view mode settings 2016-03-31 12:03:12 +08:00
An Phan
97756f5fa7 Fix issue template typo 2016-03-30 20:54:20 +08:00
An Phan
6377c0d948 Remove redundant code 2016-03-30 11:46:18 +08:00
An Phan
517c71e26c Let track's minimum value be 0 2016-03-28 22:36:59 +08:00
An Phan
be4378d33f Use proper const wherever applicable 2016-03-28 21:38:14 +08:00
An Phan
8142782766 Cast track number as int 2016-03-28 21:18:09 +08:00
An Phan
f4e5a4501d Bump version 2016-03-28 20:22:18 +08:00
An Phan
b943965043 Sync track number after updating song 2016-03-28 20:16:03 +08:00
An Phan
f43e72355c Add thumbnails/listing view mode (close #278)
This commit adds an option to change view mode (thumbnails/listing) for
artists and albums views.
2016-03-28 19:51:49 +08:00
An Phan
bad47db651 Fix docblock 2016-03-27 09:54:22 +07:00
An Phan
95566d7166 Merge branch 'master' of github.com:phanan/koel 2016-03-27 09:53:18 +07:00
Phan An
d1a5f2447f Merge pull request #287 from tcyrus/patch-1
Add theme-color to index.blade.php
2016-03-27 09:48:31 +07:00
Timothy Cyrus
408e086751 Update index.blade.php 2016-03-26 19:05:16 -04:00
An Phan
42f120599b Fix docblock 2016-03-26 08:46:54 +07:00
An Phan
1a8927e5ac Fix comments 2016-03-26 08:44:55 +07:00
An Phan
daa2309368 Restore .item placeholders 2016-03-24 17:18:43 +08:00
An Phan
8467a4b133 Make jslint happy 2016-03-24 16:47:27 +08:00