Jordan Eldredge
9278263088
Suport simple m3u playlists
2018-10-25 00:41:14 -07:00
Jordan Eldredge
71d6466bf6
Add an m3u parsing test
2018-10-24 23:27:48 -07:00
Jordan Eldredge
3032ccdbc3
Get m3u from url param
2018-10-24 23:19:58 -07:00
Jordan Eldredge
112e7091cc
Write our own m3u parser
2018-10-24 23:13:44 -07:00
Jordan Eldredge
82f2b7a0b6
Sketch out m3u support
2018-10-24 22:42:18 -07:00
Jordan Eldredge
6f43b4b8b3
Add options context menu
2018-10-24 22:10:51 -07:00
Jordan Eldredge
effff3e940
Only expand one level deep when hovering context menu parent
2018-10-24 22:07:59 -07:00
Jordan Eldredge
af82af36da
type Time
2018-10-23 22:02:32 -07:00
Jordan Eldredge
d161e15a3f
Fix name of music-metadata bundle
2018-10-23 20:27:14 -07:00
Jordan Eldredge
8f2cf5b883
Upgrade react
...
Fixes #690
2018-10-23 20:26:27 -07:00
Jordan Eldredge
65bb59353d
Fix eqslid.cur
2018-10-23 08:07:52 -07:00
Jordan Eldredge
ce3e2ac794
Prettier
2018-10-23 08:07:52 -07:00
Jordan Eldredge
086c64a913
Add some things to the changelog
2018-10-23 08:07:52 -07:00
Jordan Eldredge
b074e0eff3
Fix how we calculate the position of trackes dropped into the playlist
...
Fixes #688
2018-10-22 07:26:37 -07:00
Jordan Eldredge
291b518765
Catch one more call to addTracksFromReferences
2018-10-21 15:54:50 -07:00
Jordan Eldredge
9f5c20d413
Require load style always be explicit
...
Fixes #687
2018-10-21 15:49:57 -07:00
Jordan Eldredge
4cf1550dea
Use correct action for toggleVisualizerStyle
2018-10-21 15:49:18 -07:00
Jordan Eldredge
f3e24e4e97
Actually dispatch playlist actions
2018-10-21 15:34:37 -07:00
Jordan Eldredge
d54e981c3e
Upgrade butterchurn to get better source maps
2018-10-21 15:25:55 -07:00
Jordan Eldredge
79a16129c6
Use new skin schema in twitter bot
2018-10-21 15:25:55 -07:00
Jordan Eldredge
e2c76ce97c
Add more press
2018-10-21 15:25:55 -07:00
Borewit
b13060dc4a
Fix typo's in message & promise resolving type declaration
2018-10-21 08:04:08 -07:00
Jordan Eldredge
7074630713
Format css according to prettier default config
...
Looks like I had a .editorconfig in the project root (not sure how it
got there) which was git ignored by my ~/.gitignore. It also turns out
that prettier will respect the indent settings in .editorconfig.
This sets my `.editorconfig` to use the Prettier default, checks it in,
and also reformats all the CSS.
Fixes #684
2018-10-20 10:12:19 -07:00
Jordan Eldredge
1833bac1bf
Import type for MusicMetadtaBrowserApi
2018-10-18 22:19:41 -07:00
Borewit
07e833853d
Type define music-metadata-browser lazy-load-require function.
...
Add comment to type music-metadata-browser imports.
2018-10-18 22:19:41 -07:00
Borewit
7d60ada7fd
Git rid of no longer required workaround aadsm/jsmediatags#83
2018-10-18 22:19:41 -07:00
Borewit
9fab0d66b7
Rename type representing possible input file types
2018-10-18 22:19:41 -07:00
Borewit
f19d713538
Remove deprecated type declaration.
2018-10-18 22:19:41 -07:00
Borewit
cc0752b9c5
Fix Align indentation.
2018-10-18 22:19:41 -07:00
Borewit
cde0b4eb74
#673 Integration with limited to jsmediatags function replacement.
2018-10-18 22:19:41 -07:00
Jordan Eldredge
57cf0e6e16
Pull convert presets out to top level options
2018-10-17 21:50:53 -07:00
Jordan Eldredge
031c9733f1
Use dynamic imports instead of require.ensure
...
I left out jsmediatags so as not to conflict with #679
2018-10-17 21:08:47 -07:00
Jordan Eldredge
68ad3ce5c8
Extract butterchurn config options
2018-10-17 20:28:53 -07:00
Jordan Eldredge
5b5a6847f8
Suppress error
2018-10-17 19:07:58 -07:00
Jordan Eldredge
637973a646
Update snapshot
2018-10-17 19:05:29 -07:00
Jordan Eldredge
b4b8e3cfbf
Make debug data a selector
2018-10-17 19:03:25 -07:00
Jordan Eldredge
f2e317bf5b
I'm a moron
2018-10-15 19:10:08 -07:00
Jordan Eldredge
ea313f8f0f
Remove unused import
2018-10-15 18:53:50 -07:00
Jordan Eldredge
9e3fbb699d
Remoe unused import
2018-10-15 18:53:02 -07:00
Jordan Eldredge
b10bff288d
Don't capture scroll events in gen window
...
This was breaking scrolling in the library window
2018-10-15 18:51:46 -07:00
Jordan Eldredge
d7ac403770
Add react import back into MiscOptionsContextMenu
2018-10-15 18:36:52 -07:00
Jordan Eldredge
b8466c0cd7
Correctly reset/unset right/bottom
2018-10-14 08:48:41 -07:00
Jordan Eldredge
3ba47e6ed4
Ensure windows are on screen when window size changes
2018-10-14 08:34:30 -07:00
Jordan Eldredge
3222eca8aa
Type resizeUtils tests
2018-10-13 17:37:13 -07:00
Jordan Eldredge
30f668b871
Type Marquee
2018-10-13 17:33:43 -07:00
Jordan Eldredge
90d5f1b3c8
Type ClutterBar
2018-10-13 14:01:40 -07:00
Jordan Eldredge
e42ccdd624
Type preset context menu
...
Also fixes a bug where we didn't actually call the downloadPreset action creator
2018-10-13 13:58:21 -07:00
Jordan Eldredge
9081a86520
Type EqAuto
2018-10-13 13:53:12 -07:00
Jordan Eldredge
c9340f7884
Type EqOn
2018-10-13 13:49:05 -07:00
Jordan Eldredge
5a10f29190
Type EqualizerShade
2018-10-13 13:45:17 -07:00