Jordan Eldredge
2f67b0c804
Make title tag more descriptive
2018-04-14 17:28:27 -07:00
Jordan Eldredge
d20f1cae42
Start rename transition
2018-04-14 11:44:24 -07:00
Jordan Eldredge
b488111284
Open Graph wants a full URL for the image
2018-03-19 20:43:42 -07:00
Jordan Eldredge
ce0d80b079
New preview image which shows all windows and new domain
2018-03-16 18:14:08 -07:00
Alexey Rodionov
a277a72f57
[PWA] (2/2) Add service worker
2018-03-16 09:27:42 -07:00
Jordan Eldredge
af656996d5
Formalize the move to webamp.org
2018-03-15 20:30:18 -07:00
Jordan Eldredge
897d9cad0a
Build manifest.json dynamically via webpack
2018-03-15 20:29:54 -07:00
Jordan Eldredge
a98d1cc344
Make built/ the deployed root
...
Also fixes cache-busting of all non-html assets.
2018-03-14 20:42:33 -07:00
Alexey Rodionov
4bafd25349
[PWA] (1/2) Add web app manifest
2018-03-14 19:03:20 -07:00
Jordan Eldredge
33e33b2dec
Add dropbox support
2018-03-10 16:02:49 -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
cace495594
Replace Twitter handle with "Feedback" mailto link
2018-01-17 19:00:32 -08:00
Jordan Eldredge
b4b583a3ed
Show loading state before JS loads.
2018-01-17 19:00:31 -08:00
Jordan Eldredge
e357130e02
Check for Promise support
...
Fixes: https://sentry.io/share/issue/b9bbf4221e3e48f0906b6d57dbfde1a8/
2017-10-27 08:20:54 -07:00
Jordan Eldredge
a267a8e546
Fix browser support message.
2017-09-27 22:44:19 -07:00
Jordan Eldredge
7335001d0d
Host preview image on https
2017-05-15 18:08:01 -07:00
Jordan Eldredge
dd875cff52
Make https the canonical URL
2017-05-15 18:00:07 -07:00
Jordan Eldredge
eab91979a1
Don't greet Kyle. He's a jerk.
2017-03-31 13:44:20 -07:00
Jordan Eldredge
ed2444e8a1
Welcome Kyle
2017-03-31 13:41:54 -07:00
Jordan Eldredge
9c7d090d8b
Only include Google Analytics code in prod build
2016-08-30 18:00:10 -07:00
Jordan Eldredge
92f5d429f2
Switch from require.js to WebPack
...
This means we lose the ability to run without a build tool, but it sets the
stage for migrating to React.
2016-05-02 21:20:13 -07:00
Jordan Eldredge
12e70bdac5
Remove embed link, since it's no longer maintained
2016-01-08 09:15:32 -08:00
Jordan Eldredge
2dd030364c
Improve build process, deprecate embedded version
2015-12-13 15:50:29 -08:00
Jordan Eldredge
23dda79a36
Add embed link to demo page, and update README
2015-05-13 23:54:09 -07:00
Jordan Eldredge
2950973b7a
Optimize embeded css, also organize build files
2015-04-11 16:53:28 -07:00
Jordan Eldredge
abd342dc90
Namespace css rules
2015-04-11 16:01:23 -07:00
Jordan Eldredge
2837439934
Switch to require.js, get embedding for free!
2015-03-31 09:16:49 -07:00
Jordan Eldredge
e74eded3f1
Start abstracting skin data
2015-02-07 18:14:51 -08:00
Jordan Eldredge
45083a6a58
Split up CSS rules
2015-01-25 22:07:47 -08:00
Jordan Eldredge
c864300b00
Store files as instanace objects
...
With files encapsulated as objects, we can store them, sort them, and pass them
around. This is laying a foundation for handling playlists. (#10 )
Also, we move the modification of the loading state outside of the skin
manager. This creates a better separation of concerns.
2015-01-25 13:31:27 -08:00
Jordan Eldredge
bb48c79012
Cleanup and renaming
2015-01-13 21:25:44 -08:00
Jordan Eldredge
2c5a3c9a12
Major refactor separating ui from core logic
2015-01-12 23:53:26 -08:00
Jordan Eldredge
2400eb9280
Add events to Winamp, remove file input from dom
...
Progress on #121
2014-12-28 13:25:05 -08:00
Jordan Eldredge
08251ca069
Remove class init that accidentally merged
2014-12-23 10:33:24 -08:00
Jordan Eldredge
d4e9383542
Add back Analytics insert point
2014-12-20 23:51:42 -08:00
Jordan Eldredge
78b58a5d4b
Abstract window management code
...
In preparation of having multiple windows.
Also remove analytics code that snuck in
2014-12-20 23:47:08 -08:00
Jordan Eldredge
b836471a60
Change id names in anticipation of other windows
2014-12-20 22:24:38 -08:00
Jordan Eldredge
cfe25d21b3
Start to add context drowdown arrow
2014-12-20 22:23:33 -08:00
Jordan Eldredge
804c600d5e
Whitelist to avoid inlining favicon.ico
2014-12-20 18:12:17 -08:00
Jordan Eldredge
54f38cc428
Add grunt for production version
2014-12-20 16:37:30 -08:00
Jordan Eldredge
e853709da5
Add Options context menu
...
Fixes #111
2014-12-20 12:24:15 -08:00
Jordan Eldredge
499e9df1fc
Add missing html from last commit
2014-12-17 17:42:56 -08:00
Jordan Eldredge
58e7133cb8
Better file organization
2014-12-15 21:25:01 -08:00
Jordan Eldredge
58736a6699
Tweak visualizer position dimensions
...
TopazAmp's hard outline made me realize our position was still not correct
2014-12-15 21:16:05 -08:00
Jordan Eldredge
63a803d968
Refresh skin style tag
...
Fixes #116
2014-12-15 15:04:23 -08:00
Jordan Eldredge
50975ebecb
Check for browser compatibility
...
Fixes #89
2014-12-09 21:07:35 -08:00
Jordan Eldredge
ca1ec7e59d
Abstract hotkey code
2014-12-09 20:13:30 -08:00
Jordan Eldredge
37df402b26
Factor out multi-display code
...
This should help us with a few limitations we've faced, and enable future refacotrs
2014-12-08 07:36:19 -08:00
Jordan Eldredge
d71eee42de
Support 'double' clutter bar button
2014-12-05 20:42:27 -08:00
Jordan Eldredge
9dd8887f43
Clean up line breaks in html
2014-12-05 19:51:06 -08:00