Commit graph

1003 commits

Author SHA1 Message Date
Jordan Eldredge
c56c48f4a2 Ignore files 2018-01-03 19:39:32 -08:00
Jordan Eldredge
dc79a43ec0 Report number of approved skins 2018-01-03 19:39:02 -08:00
Jordan Eldredge
593b724acb Remove unused actionType 2018-01-03 19:37:28 -08:00
Jordan Eldredge
cb2859a0a7 Changing the skin should not put us in a loading state
I think it should be fast enough in most conditions, and it avoids triggering a new layout. Fixes #382.
2018-01-03 19:36:23 -08:00
Jordan Eldredge
3b4ced0caf Get rid of noMarquee setting 2018-01-01 21:24:19 -08:00
Jordan Eldredge
e441706809 Clean up old experiments 2018-01-01 21:21:18 -08:00
Jordan Eldredge
8b36767eb9 Fix snapshots 2018-01-01 21:17:27 -08:00
Jordan Eldredge
8846135afe Fix click actions on tracks when scrolled 2018-01-01 21:13:49 -08:00
Jordan Eldredge
efa3ea7fe3 Make playlist scroll discrete. Fixes #429 2018-01-01 21:13:30 -08:00
Jordan Eldredge
f595ba735e Update snapshots 2018-01-01 19:29:24 -08:00
Jordan Eldredge
bf4c955f59 Don't autoplay on playlist drop. Fixes #435 2018-01-01 19:28:39 -08:00
Jordan Eldredge
00ecdf384e Show + icon when dragging files 2018-01-01 19:23:49 -08:00
Jordan Eldredge
d12a44839e Ignore some actions in dev tools 2018-01-01 18:29:25 -08:00
Jordan Eldredge
b053a83e9e Support dragging files in at a given location in the playlist 2018-01-01 14:27:24 -08:00
Jordan Eldredge
8a8b1e991b Clean up import order 2018-01-01 13:39:04 -08:00
Jordan Eldredge
8f3ad5722a Refactor loading files 2018-01-01 13:31:05 -08:00
Jordan Eldredge
f23a5ad327 Remove unused actiontype 2018-01-01 13:21:58 -08:00
Jordan Eldredge
9c38e16b27 Add coords to drop handle call 2018-01-01 13:16:57 -08:00
Jordan Eldredge
c2588292ce Add spliceIn utility function 2018-01-01 13:01:03 -08:00
Jordan Eldredge
9c993a2646 Add track moving to the list level
This way we can start to respond to the difference between being in the list and outside.
2017-12-24 21:56:17 -08:00
Jordan Eldredge
57955f2cfe Use the elementSource by default 2017-12-24 20:34:04 -08:00
Jordan Eldredge
bc5d91f937 Prevent text selection cursor in Safari 2017-12-24 20:33:54 -08:00
Jordan Eldredge
9451b1f77c Fix twiter bot 2017-12-24 20:21:16 -08:00
Jordan Eldredge
3e042b7b98 Improve time string truncation
Fixes #400
2017-12-24 20:00:25 -08:00
Jordan Eldredge
939db2e62a Add .htaccess to fix CORS issue 2017-12-24 22:21:30 -05:00
Jordan Eldredge
b8d991343e Upgrade jest 2017-12-19 07:31:16 -08:00
Jordan Eldredge
6bb1dfe3bc Handle empty playlist in playlist shade 2017-12-19 07:29:02 -08:00
Jordan Eldredge
a45c63fd94 Fix some tests (but not all) 2017-12-19 07:18:00 -08:00
Jordan Eldredge
8d978fadd4 Add more playlist test cases 2017-12-19 07:05:27 -08:00
Jordan Eldredge
e5deba7f2b Fix shift-select 2017-12-18 08:54:56 -08:00
Jordan Eldredge
1168c883c8 Don't let users select track text. 2017-12-15 22:07:15 -08:00
Jordan Eldredge
d87cc0a109 Click on no track should clear the selection 2017-12-15 21:46:37 -08:00
Jordan Eldredge
17f2b2b745 Support loading multiple files at once 2017-12-15 14:20:35 -08:00
Jordan Eldredge
c42aea2318 Fix some playlist click bugs 2017-12-14 21:48:14 -08:00
Jordan Eldredge
761d2c27b7 Remove unused method 2017-12-14 17:22:27 -08:00
Jordan Eldredge
d4be2d2227 Split out reviewing skins from tweeting them 2017-12-14 17:22:16 -08:00
Jordan Eldredge
372c453dd9 Make default volume match actual Winamp's volume upon install. 2017-12-14 17:21:35 -08:00
Jordan Eldredge
38eafb8564 Allow click+drag in playlist 2017-12-13 06:31:19 -08:00
Jordan Eldredge
353b0b909c Fake "New List" option by just removing all tracks from the current list 2017-12-13 06:31:19 -08:00
Jordan Eldredge
7e7e217075 Support shift click and meta click in playlist 2017-12-13 06:31:19 -08:00
Jordan Eldredge
b625287e0b Remove unused mapStateToProps to avoid rerender in hot loop 2017-12-13 06:31:19 -08:00
Jordan Eldredge
d7b268674b Remove console.log 2017-12-13 06:31:19 -08:00
Jordan Eldredge
5ba7fb9349 Fix failing tests 2017-12-13 06:31:19 -08:00
Jordan Eldredge
af00be813d Check for already handled skins 2017-12-13 06:31:19 -08:00
Jordan Eldredge
5d21000022 Fix track name in playlist shade 2017-12-13 06:31:19 -08:00
Jordan Eldredge
e518cd196e Get playlist html working 2017-12-13 06:31:19 -08:00
Jordan Eldredge
cda312c440 Update twitter bot 2017-12-13 06:31:19 -08:00
Jordan Eldredge
01154b7e63 Don't repeat tracks when going to next random track 2017-12-13 06:31:19 -08:00
Jordan Eldredge
d6e8aa4834 Fix track location in middleware 2017-12-13 06:31:19 -08:00
Jordan Eldredge
4ad6c241f5 Fix playlist track list size as it scales 2017-12-13 06:31:19 -08:00