Commit graph

530 commits

Author SHA1 Message Date
Andrew Kelley
6ccede1e88 Release 0.2.1 2012-10-23 00:09:14 -04:00
Andrew Kelley
19207dc1cb upload plugin: don't check for 'localhost' bind_to_address in mpd.conf 2012-10-23 00:08:39 -04:00
Andrew Kelley
ba5a955053 Release 0.2.0 2012-10-16 17:00:05 -04:00
Andrew Kelley
6fb72a7f1a fix .npmignore to not ignore public 2012-10-16 16:56:15 -04:00
Andrew Kelley
fd8ac91623 fix crash when .state.json doesn't exist 2012-10-16 16:29:34 -04:00
Andrew Kelley
61a1474ef2 add color to the first part of the track slider. closes #15 2012-10-15 10:19:22 -04:00
Andrew Kelley
8e22ebbee9 upload files through express instead of formidable directly 2012-10-14 03:38:17 -04:00
Andrew Kelley
ca3183458c don't bold menu option text 2012-10-12 01:01:51 -04:00
Andrew Kelley
09eafbcf36 fix lingering reference to fs-extra 2012-10-12 00:52:38 -04:00
Andrew Kelley
5adea466bc refactor download plugin 2012-10-12 00:17:37 -04:00
Andrew Kelley
f53b878869 use mv module instead of hand rolling moveFile 2012-10-11 23:38:41 -04:00
Andrew Kelley
b8275a4170 use mkdirp instead of fs-extra 2012-10-11 21:49:18 -04:00
Andrew Kelley
7ad7e21a0a use superagent instead of request. closes #59 2012-10-11 08:33:19 -04:00
Andrew Kelley
a596786a58 be more careful about resizing things. closes #75 2012-10-10 19:11:20 -04:00
Andrew Kelley
528653d2d5 cache more jQuery objects. refactor some tab things 2012-10-10 18:26:47 -04:00
Andrew Kelley
ffa5c4dd75 remove the track number from stored playlist items 2012-10-10 10:07:57 -04:00
Andrew Kelley
90fba721c4 add uploaded songs to "Incoming" playlist. closes #80 2012-10-09 22:08:23 -04:00
Andrew Kelley
2909750c9d stored playlist ui works as far as the mouse is concerned 2012-10-09 22:06:17 -04:00
Andrew Kelley
b229318c77 update mpd. fixes playlist display when empty 2012-10-09 22:06:17 -04:00
Andrew Kelley
9cd649507f further genericize library's ui 2012-10-09 22:06:17 -04:00
Andrew Kelley
abca154122 wip 2012-10-09 22:06:17 -04:00
Andrew Kelley
bef0b5940b fix regression: dynamic mode not restoring state 2012-10-09 19:29:26 +02:00
Andrew Kelley
ebdcc6aa7d fix upload regression 2012-10-09 19:26:03 +02:00
Andrew Kelley
431e95fc37 toggle expansion for playlists works 2012-10-09 00:37:38 -04:00
Andrew Kelley
60fed15769 genericize toggleExpansion 2012-10-09 00:04:00 -04:00
Andrew Kelley
d5ba226320 refactor library ui to use a generic tree ui 2012-10-08 23:23:09 -04:00
Andrew Kelley
ffb718d6a4 organize setUpUi a bit 2012-10-08 22:51:31 -04:00
Andrew Kelley
03a3d7fca9 style stored playlists better 2012-10-08 22:36:16 -04:00
Andrew Kelley
736de99f05 fix regressions, merge all js into app.js, and list stored playlists 2012-10-08 22:25:07 -04:00
Andrew Kelley
e79f3f647c simplify download plugin 2012-10-08 20:53:37 -04:00
Andrew Kelley
f5c2b8b054 refactor the way localStorage is used 2012-10-08 20:37:10 -04:00
Andrew Kelley
31e266d77e use function where appropriate 2012-10-08 19:55:33 -04:00
Andrew Kelley
ff8e794587 hush auto return where appropriate 2012-10-08 19:41:54 -04:00
Andrew Kelley
3cca9f2e26 send a 404 when downloading can't find artist or album. closes #70 2012-10-08 03:23:35 -04:00
Andrew Kelley
1f125afa64 better error handling if getFileInfo is not supported 2012-10-08 03:07:20 -04:00
Andrew Kelley
2a1f171a78 app.coffee -> coco 2012-10-08 03:06:22 -04:00
Andrew Kelley
e5f399c30a combine css 2012-10-07 20:44:00 -04:00
Andrew Kelley
4bcd76c3ad update mpd.js - clean up API interface 2012-10-07 19:53:18 -04:00
Andrew Kelley
eb23c8bc4a make toHtmlId faster 2012-10-06 04:16:00 -04:00
Andrew Kelley
27649f6838 socketmpd.coffee -> coco 2012-10-06 04:12:45 -04:00
Andrew Kelley
ca98326cb8 util.coffee -> util.co 2012-10-06 04:04:26 -04:00
Andrew Kelley
ec458146de server no longer depends on coffee-script 2012-10-06 03:42:43 -04:00
Andrew Kelley
2b05602357 dynamicmode -> coco 2012-10-06 03:41:49 -04:00
Andrew Kelley
c80bbffb85 last.fm -> coco. fix parseInt parsing as octal 2012-10-06 03:21:02 -04:00
Andrew Kelley
ce0dcee396 upload -> coco.
also don't crash if temp filesystem is across boundary of library
2012-10-06 03:04:01 -04:00
Andrew Kelley
b50ec33d6c Cakefile -> Cokefile 2012-10-06 02:31:29 -04:00
Andrew Kelley
3ab3b52745 put link to stream URL in settings. closes #69 2012-10-06 02:21:01 -04:00
Andrew Kelley
fff4566018 disable x-powered-by 2012-10-06 01:50:45 -04:00
Andrew Kelley
f07a2292c4 update to express 3.0.0rc5 2012-10-06 01:47:14 -04:00
Andrew Kelley
212d1b3388 update stylus to 0.29.0 2012-10-06 01:35:49 -04:00