Jordan Eldredge
1bdb7d6345
Inject lazy dependencies ( #639 )
...
Still TODO Find a nice way to expose WebampLazy as:
```JavaScript
import WebampLazy from 'webamp/lazy';
```
2018-09-02 09:01:51 -07:00
Jordan Eldredge
baca3d650b
Upgrade all the Babel ( #648 )
...
* Upgrade all the Babel
* Generate reports when we deploy
* Remove extra export
2018-08-30 06:24:19 -07:00
Jordan Eldredge
08f6f8cdca
Make testing Raven easier
2018-07-15 15:14:57 -07:00
Jordan Eldredge
a571387780
Enable Butterchurn!
2018-07-13 07:47:49 -07:00
Jordan Eldredge
cf1b4082bc
Use Internet Archive's background color
2018-07-07 12:21:47 -07:00
Jordan Eldredge
50c5c264d1
Pose snapshot with visualizer
2018-07-02 20:09:34 -07:00
Jordan Eldredge
3d836424da
Turn on buttons for screenshot
2018-07-02 19:38:26 -07:00
Jordan Eldredge
836b500c2a
Only hide the about menu in screenshot mode
2018-07-02 19:21:38 -07:00
Jordan Eldredge
4623cec225
Disable the marquee in screenshot mode
2018-07-02 19:14:02 -07:00
Jordan Eldredge
d5fc239c38
Pad marquee with spaces
2018-07-02 19:03:04 -07:00
Jordan Eldredge
0e11291dc5
Start adding query params
2018-06-28 08:47:03 -07:00
Jordan Eldredge
2f38c7b499
Exclude sentryDsn from config
2018-06-22 00:07:16 -07:00
Jordan Eldredge
d8885e5b5f
Add reminder to do responsive layout
2018-06-21 21:03:26 -07:00
Jordan Eldredge
adad7e0316
Use a new layout that features Butterchurn more
2018-06-11 22:58:11 -07:00
Jordan Eldredge
e91ffdf4b2
Allow milkdrop to participate in visualizer cycling
2018-06-11 22:44:22 -07:00
Jordan Eldredge
b36b12e4c7
Add butterchurn share link
2018-06-01 07:54:25 -07:00
Jordan Eldredge
f900932d85
Re-enable custom skins
2018-05-14 20:40:06 -07:00
Jordan Eldredge
fc646a5159
Try pre-compiled skin
2018-05-14 20:40:06 -07:00
Jordan Eldredge
0e48b6c8c2
Allow user defined initial layout
2018-05-13 20:25:10 -07:00
Jordan Eldredge
3c9903d070
Generic windows don't have a proper "2" character avaliable in skins
2018-05-13 12:35:13 -07:00
Jordan Eldredge
967a4d4fea
Remove analytics middleware
...
I never found this data to be as valuable as I thought it would be.
2018-05-13 12:34:02 -07:00
jberg
f02c760486
update butterchurn
2018-05-11 14:54:30 -07:00
jberg
3961990052
test for milkdrop support
2018-05-06 12:41:17 -07:00
Jordan Eldredge
96ab4a1fee
Enable Milkdrop behind a feature flag
2018-04-30 17:48:30 -07:00
jberg
be8a4c5025
integrate butterchurn
2018-04-27 13:46:38 -07:00
Jordan Eldredge
6b4859d43b
Rename module
2018-04-14 11:44:24 -07:00
Jordan Eldredge
d20f1cae42
Start rename transition
2018-04-14 11:44:24 -07:00
Jordan Eldredge
d700100626
Supress file drops outside of windows. Change drop cursors to better match Winamp
...
Fixes #529
2018-04-12 06:26:43 -07:00
Jordan Eldredge
aeb9522a47
Move analytics out of Winamp library
2018-04-10 17:39:54 -07:00
Jordan Eldredge
373d613e19
Un-revert, add duration to llama track
...
It seems the bug I saw (the demo track had an infinite duration), was not
a bug in my code, but a bug/change in the latest version of mobile
Safari.
Undoing the revert, since it doesn't really help, and adding back the
channel detection code.
2018-04-08 19:13:58 -07:00
Jordan Eldredge
5b39cb24a3
Revert to known state. Shit's broken
2018-04-08 15:08:10 -07:00
Jordan Eldredge
188b711952
Fix commit hash handling in dev mode
2018-04-08 14:50:19 -07:00
Jordan Eldredge
9f5e5aaa71
Report release to Sentry
2018-04-05 22:46:32 -07:00
Jordan Eldredge
805a615345
Improve Sentry logging
2018-04-05 22:28:29 -07:00
Jordan Eldredge
b88e87b658
Use png in default skin to save 14kb
2018-04-01 13:03:09 -07:00
remigallego
2e360020ef
fix avaliable into available
2018-04-01 09:08:51 -07:00
Jordan Eldredge
2607a4eef7
Add TODO
2018-03-18 14:03:31 -07:00
Jordan Eldredge
4aa63d88b5
Explicitly state that Dropbox file picker requries the network.
2018-03-16 22:41:29 -07:00
Jordan Eldredge
8f2d726f5c
Don't prompt to install the app. Everyone hates that.
2018-03-16 18:07:00 -07:00
Jordan Eldredge
5a52030d4c
Disable Dropbox option is the global is not avalaible
2018-03-16 09:31:52 -07:00
Jordan Eldredge
a3c32fb916
Move initial track default back to config
2018-03-10 16:11:31 -08:00
Jordan Eldredge
5830ac1021
Pull Dropbox integration out of core
...
Fixes #499
2018-03-10 16:02:49 -08:00
Jordan Eldredge
c42b33dff7
Move default audio out of Winamp class
...
This allows ID3 tags to work on config based audio files.
2018-03-02 13:47:56 -08:00
Jordan Eldredge
c3e90c2133
Make hotkeys optional
2018-02-19 20:50:38 -08:00
Jordan Eldredge
2be6f09c93
Add winamp2-js id ourselves to ensure CSS namespacing works everywhere
2018-02-19 20:08:53 -08:00
Jordan Eldredge
b11ae25a33
Refactor file loading
2018-02-19 17:16:25 -08:00
Jordan Eldredge
2bc90d9a90
Improve how files get loaded
2018-02-19 10:42:46 -08:00
Jordan Eldredge
3fc89665fb
Improve browser support message
2018-02-07 21:09:43 -08:00
Jordan Eldredge
1bf1eac03d
Refactor Winamp class API
2018-01-17 19:00:31 -08:00
Jordan Eldredge
07d31aded6
Clean up import order
2018-01-03 19:52:00 -08:00